1. 89250db Support for json:",omitzero" tag (#429) by Nicolas S. Dade · 4 months ago master v0.9.2
  2. 7dcf687 Merge pull request #423 from AndreiBerezin/fix-null-string by Vasily Romanov · 10 months ago
  3. ef22ec5 Merge pull request #421 from dmitrybarsukov/bugfix/invalid-json-on-NaN-or-Inf by Vasily Romanov · 10 months ago
  4. 58eb6f5 Merge pull request #424 from stickpro/issue-415 by Vasily Romanov · 10 months ago v0.9.1
  5. ffa0b23 feat: Add version and commit information to easyjson generator Closes #415 by Vladislav Bulagakov · 10 months ago
  6. 9b7ae67 fix null after MarshalText work by Andrey Berezin · 1 year, 1 month ago
  7. 31b2360 Return error if trying to marshal +Inf, -Inf or NaN by dmitrybarsukov · 1 year, 2 months ago
  8. fe2707c Merge pull request #411 from neal/bugfix/unmarshal-unexpected-null by Vasily Romanov · 1 year, 6 months ago
  9. baefa5c Fix decoding null values on non-pointer fields by Neal Patel · 1 year, 6 months ago
  10. 8580601 Merge pull request #407 from Neal/bugfix/unmarshal-null by Vasily Romanov · 1 year, 7 months ago
  11. 529b1f6 Fix unmarshal null to existing value by Neal Patel · 1 year, 7 months ago
  12. 5e854fb Merge pull request #388 from testwill/string by Vasily Romanov · 1 year, 7 months ago v0.9 v0.9.0
  13. 78171e8 Merge pull request #396 from SolidShake/fix-null-map-key by Vasily Romanov · 1 year, 7 months ago
  14. 907f46a up go version to 1.20 by Vasily Romanov · 1 year, 7 months ago
  15. 0e683d5 only default tests by Vasily Romanov · 1 year, 7 months ago
  16. 8ef38d7 upd test version by Vasily Romanov · 1 year, 7 months ago
  17. c2f6bad Merge pull request #405 from IakovLeven/patch-1 by Vasily Romanov · 1 year, 7 months ago
  18. d48874a Merge pull request #381 from niallnsec/master by Vasily Romanov · 1 year, 7 months ago
  19. 46715aa Fix Unmarshaler interface description by IakovLeven · 1 year, 8 months ago
  20. 3229627 Fix null key in map by Artem Utkin · 2 years, 3 months ago
  21. 34d2f3a Only add tags to run command if set by Niall Newman · 2 years, 6 months ago
  22. 141f9c7 Merge pull request #393 from iamtakingiteasy/master by Vasily Romanov · 2 years, 6 months ago v0.8 v0.8.0
  23. 3bd36b7 Make current token kind public and accessible via Lexer.CurrentToken by Alexander Tumin · 2 years, 6 months ago
  24. 37cdbe9 chore: use ret.String() instead of string(ret.Bytes()) by guoguangwu · 3 years ago
  25. 573107b Copy byte array when unmarshalling RawMessage by Niall Newman · 3 years, 7 months ago
  26. a209843 Fix bytesToStr (#358) by Erik Dubbelboer · 4 years, 3 months ago
  27. 11c9d7f fix Readme by bulletmys · 4 years, 9 months ago
  28. 605adae Merge pull request #352 from bulletmys/upd_ci by Dmitry Rybakov · 4 years, 9 months ago
  29. 42b87bf upd readme and delete .travis.yml by bulletmys · 4 years, 9 months ago
  30. 738f356 fix run-on-arch-action actions by bulletmys · 4 years, 9 months ago
  31. 309f1b6 add non amd64 actions by bulletmys · 4 years, 9 months ago
  32. 5fd7585 upd github actions by bulletmys · 4 years, 9 months ago
  33. 3c100a7 upd github actions by bulletmys · 4 years, 9 months ago
  34. 7c1e3c1 upd github actions by bulletmys · 4 years, 9 months ago
  35. 4f5f962 add github actions by bulletmys · 4 years, 9 months ago
  36. 52ae641 fix allocs expectations in tests by bulletmys · 4 years, 9 months ago
  37. eecedd1 add simple example to README and upd install cmd by dmitry.rybakov · 4 years, 10 months ago
  38. e57b4c6 Merge pull request #338 from MQasimSarfraz/patch-1 by Dmitry Rybakov · 4 years, 10 months ago
  39. 7653026 Merge pull request #342 from denis96z/master by Dmitry Rybakov · 4 years, 10 months ago
  40. e33cca9 fix too many arguments in call to MarshalJSON by Denis Zinovyev · 5 years ago
  41. 0c17714 Fix type in README.md by Qasim Sarfraz · 5 years ago
  42. c120ca7 Update .travis.yml (#324) by santosh653 · 5 years ago v0.7.7
  43. a833663 Fixed lexer in decoding base64-encoded []byte field with forward slash in it. (#328) by Maksim Kochkin · 5 years ago
  44. fca00f4 jlexer skipped json value validation added (#309) by komika · 6 years ago
  45. 45d2d57 fix mailru/easyjson#310 (#311) by YaroslavPodorvanov · 6 years ago
  46. 8ab5ff9 fix parser for go 1.15 (multiline comments) by Alexandr Mayorskiy · 6 years ago fix_1.15 0.7.4.1 v.0.7.5 v0.7.6
  47. f3f97e8 fix parser for go 1.15 (#304) by Alexandr Mayorskiy · 6 years ago 0.7.4
  48. 853c497 Remove spurious print (#300) by Zik · 6 years ago v0.7.3
  49. acfb3d3 Tidy and commit go.sum (#301) by Zik · 6 years ago
  50. 87794d0 use easyjson.MarshalerUnmarshaler instead of custom (#299) by Alexandr Mayorskiy · 6 years ago v0.7.2
  51. 0c6c960 Update helpers.go by Alexandr Mayorskiy · 6 years ago
  52. 5c65c6f add test with nested marshaler interface by Alexandr Mayorskiy · 6 years ago
  53. 0e50058 Merge branch 'igor-anferov-master' by Alexandr Mayorskiy · 6 years ago
  54. 3c9f41b add test with nested marshaler interface by Alexandr Mayorskiy · 6 years ago
  55. 6ca8fde add test with nested marshaler interface by Alexandr Mayorskiy · 6 years ago
  56. 2cb8c45 Duplicated json values on marshalind interfaces implementing easyjson.Marshaler by i.anferov · 6 years ago
  57. 8ba3c7b Added logic to pass build flags when running the generator (#290) by Max · 6 years ago
  58. 0d574ab Merge pull request #289 from ParshinPavel/288-skip-structs by Vasily Romanov · 6 years ago
  59. 0c9f71d Fixed skip detection and added correct test by Pavel Parshin · 6 years ago
  60. e25e66f Added pragma easyjson:skip to exclude structs from generating stage by Pavel Parshin · 6 years ago
  61. f0a000e Previous optimisation in findStringLen has broken unescaping of \\\" sequences (#284) by kirillx · 6 years ago
  62. 3b0c433 Revert "Don't pass field tags into nested types" by Alexandr Mayorskiy · 6 years ago
  63. 0aa9db2 gofmt -s by Alexandr Mayorskiy · 6 years ago
  64. 96c0b70 Merge branch 'kirillx-master' by Alexandr Mayorskiy · 6 years ago
  65. 6c2d82a fix typo & add test for noCopy by Alexandr Mayorskiy · 6 years ago
  66. 5c9438b nocopy: add AllocsPerRun test case by Kirill Korotaev · 6 years ago
  67. f27c653 don't allow intern/nocopy tags at the same time by Kirill Korotaev · 6 years ago
  68. 244a66f Add "nocopy" json tag to return unsafe string reference by Kirill Korotaev · 6 years ago
  69. 0d5e072 Merge pull request #202 from makarchuk/better-interfaces-support by GoWebProd · 6 years ago
  70. bfb73e3 Merge branch 'philpearl-master' by Alexandr Mayorskiy · 6 years ago
  71. 5f3e4e9 improve marshaler nil check by Alexandr Mayorskiy · 6 years ago
  72. 0695752 Merge branch 'master' of git://github.com/philpearl/easyjson into philpearl-master by Alexandr Mayorskiy · 6 years ago
  73. c0584fe Merge branch 'CAFxX-cafxx-intern' by Alexandr Mayorskiy · 6 years ago
  74. d2e87d0 fix cafxx-intern PR by Alexandr Mayorskiy · 6 years ago
  75. 6ea07b3 Merge branch 'cafxx-intern' of git://github.com/CAFxX/easyjson into CAFxX-cafxx-intern by Alexandr Mayorskiy · 6 years ago
  76. eb3e7f8 Merge branch 'stek29-default_gopath' by Alexandr Mayorskiy · 6 years ago
  77. dfc0280 fix import order by Alexandr Mayorskiy · 6 years ago
  78. 7af8f52 Merge branch 'default_gopath' of git://github.com/stek29/easyjson into stek29-default_gopath by Alexandr Mayorskiy · 6 years ago
  79. 67202f7 Merge pull request #271 from creker/NestedOmitempty by GoWebProd · 6 years ago
  80. f827596 Merge pull request #265 from kirillx/master by GoWebProd · 6 years ago
  81. cc96352 Update README.md by Carlo Alberto Ferraris · 6 years ago
  82. 33d35f8 unescaping: should process string numbers in unescaped member names mode by Kirill Korotaev · 6 years ago
  83. 7a2b994 remove README.md comment from another PR by Kirill Korotaev · 6 years ago
  84. e0f67b3 Add test cases for non-escaped mode of member names by Kirill Korotaev · 6 years ago
  85. 9a01c9a Add new -disable_members_unescape option to avoid unescaping of member names, ints, ... by Kirill Korotaev · 6 years ago
  86. 3a0ce97 slightly simplify unescapeStringToken() and remove wasEscaped flag by Kirill Korotaev · 6 years ago
  87. 36293b6 Preallocate string before unescaping by Kirill Korotaev · 6 years ago
  88. efc4b46 Optimisations: use bytes.IndexByte() + delay unescaping by Kirill Korotaev · 6 years ago
  89. c124e42 Implement optional string interning by Carlo Alberto Ferraris · 6 years ago
  90. 5797847 Merge pull request #155 from sah4ez/master by GoWebProd · 6 years ago
  91. 5eb0584 fix generator by GoWebProd · 6 years ago
  92. d05eb9f fix easyjson main by GoWebProd · 6 years ago
  93. f93cc0b fix bootstrap by GoWebProd · 6 years ago
  94. 7db1436 Merge branch 'master' into master by GoWebProd · 6 years ago
  95. e790aae Merge pull request #204 from hhh0pE/unnamed_embedded_field by GoWebProd · 6 years ago
  96. 612e635 Merge pull request #215 from boekkooi-fresh/patch/typespec-docs by GoWebProd · 6 years ago
  97. 39cd2e3 fix makefile by GoWebProd · 6 years ago
  98. 2d0de5a Merge branch 'master' into patch/typespec-docs by GoWebProd · 6 years ago
  99. 1b67345 Merge pull request #218 from bobappleyard/master by GoWebProd · 6 years ago
  100. 8c3dabd Merge pull request #245 from Bogdan-D/bugfix/zero_divide by GoWebProd · 6 years ago