1. 141f9c7 Merge pull request #393 from iamtakingiteasy/master by Vasily Romanov · 4 months ago master
  2. 3bd36b7 Make current token kind public and accessible via Lexer.CurrentToken by Alexander Tumin · 4 months ago
  3. a209843 Fix bytesToStr (#358) by Erik Dubbelboer · 2 years, 1 month ago
  4. 11c9d7f fix Readme by bulletmys · 2 years, 7 months ago
  5. 605adae Merge pull request #352 from bulletmys/upd_ci by Dmitry Rybakov · 2 years, 7 months ago
  6. 42b87bf upd readme and delete .travis.yml by bulletmys · 2 years, 7 months ago
  7. 738f356 fix run-on-arch-action actions by bulletmys · 2 years, 7 months ago
  8. 309f1b6 add non amd64 actions by bulletmys · 2 years, 7 months ago
  9. 5fd7585 upd github actions by bulletmys · 2 years, 7 months ago
  10. 3c100a7 upd github actions by bulletmys · 2 years, 7 months ago
  11. 7c1e3c1 upd github actions by bulletmys · 2 years, 7 months ago
  12. 4f5f962 add github actions by bulletmys · 2 years, 7 months ago
  13. 52ae641 fix allocs expectations in tests by bulletmys · 2 years, 7 months ago
  14. eecedd1 add simple example to README and upd install cmd by dmitry.rybakov · 2 years, 7 months ago
  15. e57b4c6 Merge pull request #338 from MQasimSarfraz/patch-1 by Dmitry Rybakov · 2 years, 8 months ago
  16. 7653026 Merge pull request #342 from denis96z/master by Dmitry Rybakov · 2 years, 8 months ago
  17. e33cca9 fix too many arguments in call to MarshalJSON by Denis Zinovyev · 2 years, 11 months ago
  18. 0c17714 Fix type in README.md by Qasim Sarfraz · 3 years ago
  19. c120ca7 Update .travis.yml (#324) by santosh653 · 3 years, 3 months ago v0.7.7
  20. a833663 Fixed lexer in decoding base64-encoded []byte field with forward slash in it. (#328) by Maksim Kochkin · 3 years, 3 months ago
  21. fca00f4 jlexer skipped json value validation added (#309) by komika · 3 years, 7 months ago
  22. 45d2d57 fix mailru/easyjson#310 (#311) by YaroslavPodorvanov · 3 years, 7 months ago
  23. 8ab5ff9 fix parser for go 1.15 (multiline comments) by Alexandr Mayorskiy · 3 years, 9 months ago fix_1.15 0.7.4.1 v.0.7.5 v0.7.6
  24. f3f97e8 fix parser for go 1.15 (#304) by Alexandr Mayorskiy · 3 years, 9 months ago 0.7.4
  25. 853c497 Remove spurious print (#300) by Zik · 3 years, 9 months ago v0.7.3
  26. acfb3d3 Tidy and commit go.sum (#301) by Zik · 3 years, 9 months ago
  27. 87794d0 use easyjson.MarshalerUnmarshaler instead of custom (#299) by Alexandr Mayorskiy · 3 years, 9 months ago v0.7.2
  28. 0c6c960 Update helpers.go by Alexandr Mayorskiy · 3 years, 9 months ago
  29. 5c65c6f add test with nested marshaler interface by Alexandr Mayorskiy · 3 years, 10 months ago
  30. 0e50058 Merge branch 'igor-anferov-master' by Alexandr Mayorskiy · 3 years, 10 months ago
  31. 3c9f41b add test with nested marshaler interface by Alexandr Mayorskiy · 3 years, 10 months ago
  32. 6ca8fde add test with nested marshaler interface by Alexandr Mayorskiy · 3 years, 10 months ago
  33. 2cb8c45 Duplicated json values on marshalind interfaces implementing easyjson.Marshaler by i.anferov · 3 years, 10 months ago
  34. 8ba3c7b Added logic to pass build flags when running the generator (#290) by Max · 4 years ago
  35. 0d574ab Merge pull request #289 from ParshinPavel/288-skip-structs by Vasily Romanov · 4 years ago
  36. 0c9f71d Fixed skip detection and added correct test by Pavel Parshin · 4 years ago
  37. e25e66f Added pragma easyjson:skip to exclude structs from generating stage by Pavel Parshin · 4 years ago
  38. f0a000e Previous optimisation in findStringLen has broken unescaping of \\\" sequences (#284) by kirillx · 4 years ago
  39. 3b0c433 Revert "Don't pass field tags into nested types" by Alexandr Mayorskiy · 4 years ago
  40. 0aa9db2 gofmt -s by Alexandr Mayorskiy · 4 years ago
  41. 96c0b70 Merge branch 'kirillx-master' by Alexandr Mayorskiy · 4 years ago
  42. 6c2d82a fix typo & add test for noCopy by Alexandr Mayorskiy · 4 years ago
  43. 5c9438b nocopy: add AllocsPerRun test case by Kirill Korotaev · 4 years ago
  44. f27c653 don't allow intern/nocopy tags at the same time by Kirill Korotaev · 4 years ago
  45. 244a66f Add "nocopy" json tag to return unsafe string reference by Kirill Korotaev · 4 years, 1 month ago
  46. 0d5e072 Merge pull request #202 from makarchuk/better-interfaces-support by GoWebProd · 4 years, 1 month ago
  47. bfb73e3 Merge branch 'philpearl-master' by Alexandr Mayorskiy · 4 years, 1 month ago
  48. 5f3e4e9 improve marshaler nil check by Alexandr Mayorskiy · 4 years, 1 month ago
  49. 0695752 Merge branch 'master' of git://github.com/philpearl/easyjson into philpearl-master by Alexandr Mayorskiy · 4 years, 1 month ago
  50. c0584fe Merge branch 'CAFxX-cafxx-intern' by Alexandr Mayorskiy · 4 years, 1 month ago
  51. d2e87d0 fix cafxx-intern PR by Alexandr Mayorskiy · 4 years, 1 month ago
  52. 6ea07b3 Merge branch 'cafxx-intern' of git://github.com/CAFxX/easyjson into CAFxX-cafxx-intern by Alexandr Mayorskiy · 4 years, 1 month ago
  53. eb3e7f8 Merge branch 'stek29-default_gopath' by Alexandr Mayorskiy · 4 years, 1 month ago
  54. dfc0280 fix import order by Alexandr Mayorskiy · 4 years, 1 month ago
  55. 7af8f52 Merge branch 'default_gopath' of git://github.com/stek29/easyjson into stek29-default_gopath by Alexandr Mayorskiy · 4 years, 1 month ago
  56. 67202f7 Merge pull request #271 from creker/NestedOmitempty by GoWebProd · 4 years, 1 month ago
  57. f827596 Merge pull request #265 from kirillx/master by GoWebProd · 4 years, 1 month ago
  58. cc96352 Update README.md by Carlo Alberto Ferraris · 4 years, 1 month ago
  59. 33d35f8 unescaping: should process string numbers in unescaped member names mode by Kirill Korotaev · 4 years, 1 month ago
  60. 7a2b994 remove README.md comment from another PR by Kirill Korotaev · 4 years, 1 month ago
  61. e0f67b3 Add test cases for non-escaped mode of member names by Kirill Korotaev · 4 years, 1 month ago
  62. 9a01c9a Add new -disable_members_unescape option to avoid unescaping of member names, ints, ... by Kirill Korotaev · 4 years, 3 months ago
  63. 3a0ce97 slightly simplify unescapeStringToken() and remove wasEscaped flag by Kirill Korotaev · 4 years, 3 months ago
  64. 36293b6 Preallocate string before unescaping by Kirill Korotaev · 4 years, 3 months ago
  65. efc4b46 Optimisations: use bytes.IndexByte() + delay unescaping by Kirill Korotaev · 4 years, 3 months ago
  66. c124e42 Implement optional string interning by Carlo Alberto Ferraris · 4 years, 1 month ago
  67. 5797847 Merge pull request #155 from sah4ez/master by GoWebProd · 4 years, 1 month ago
  68. 5eb0584 fix generator by GoWebProd · 4 years, 1 month ago
  69. d05eb9f fix easyjson main by GoWebProd · 4 years, 1 month ago
  70. f93cc0b fix bootstrap by GoWebProd · 4 years, 1 month ago
  71. 7db1436 Merge branch 'master' into master by GoWebProd · 4 years, 1 month ago
  72. e790aae Merge pull request #204 from hhh0pE/unnamed_embedded_field by GoWebProd · 4 years, 1 month ago
  73. 612e635 Merge pull request #215 from boekkooi-fresh/patch/typespec-docs by GoWebProd · 4 years, 1 month ago
  74. 39cd2e3 fix makefile by GoWebProd · 4 years, 1 month ago
  75. 2d0de5a Merge branch 'master' into patch/typespec-docs by GoWebProd · 4 years, 1 month ago
  76. 1b67345 Merge pull request #218 from bobappleyard/master by GoWebProd · 4 years, 1 month ago
  77. 8c3dabd Merge pull request #245 from Bogdan-D/bugfix/zero_divide by GoWebProd · 4 years, 1 month ago
  78. 38878c9 Merge pull request #263 from zifter/master by GoWebProd · 4 years, 1 month ago
  79. 5212bfc Merge pull request #248 from kenshaw/fix-gomod-concurrency by GoWebProd · 4 years, 1 month ago
  80. 0af7b1c Merge branch 'master' into fix-gomod-concurrency by GoWebProd · 4 years, 1 month ago
  81. 7e2f73c Merge pull request #257 from ferhatelmas/typos by GoWebProd · 4 years, 1 month ago
  82. 45c42ec Merge pull request #266 from mrVanboy/ib/fix-gomod-comments by GoWebProd · 4 years, 1 month ago
  83. f7b17aa Merge pull request #274 from CAFxX/cafxx-net-buffers by GoWebProd · 4 years, 1 month ago
  84. 25bafce Merge pull request #272 from CAFxX/patch-1 by GoWebProd · 4 years, 1 month ago
  85. 6fb0701 Merge pull request #273 from CAFxX/cafxx-buffer-opts by GoWebProd · 4 years, 1 month ago
  86. 43737cc Merge pull request #275 from CAFxX/cafxx-jwriter-opt by GoWebProd · 4 years, 1 month ago
  87. 11e4dee Use net.Buffers in Buffer.DumpTo by Carlo Alberto Ferraris · 4 years, 2 months ago
  88. f5d75e7 Merge pull request #269 from skinass/optimize_default_unknown_fields_proxy_realisation by Anton Sulaev · 4 years, 2 months ago
  89. 9e9dfed Don't pass field tags into nested types by creker · 4 years, 2 months ago
  90. 237a098 parser: Fix go.mod endline comments parsing by Ivan Boyarkin · 4 years, 2 months ago
  91. 03e03cf Do not copy escape tables by Carlo Alberto Ferraris · 4 years, 2 months ago
  92. 6f81292 wip by Carlo Alberto Ferraris · 4 years, 2 months ago
  93. 52fd0e5 Make Buffer.EnsureSpace inlineable by Carlo Alberto Ferraris · 4 years, 2 months ago
  94. 323cc23 optimize deafult UnknownFieldsProxy realisations with []byte in place of interface{} by Anton Sulaev · 4 years, 2 months ago
  95. 8edcc4e Merge pull request #267 from skinass/marshal_unmarshal_unknown_fields by Anton Sulaev · 4 years, 2 months ago v0.7.1
  96. e17df41 add interfaces to provide marshal/unmarshal logic for unknown fields in struct by Anton Sulaev · 4 years, 2 months ago
  97. 1c38a19 Windows only issue: by Oleg Strokachuk · 4 years, 3 months ago
  98. 4a28c93 Merge pull request #260 from argoergo/master by Vasily Romanov · 4 years, 5 months ago
  99. d676889 Allow empty maps for required map fields (issue #256) by Aravind Gopalan · 4 years, 5 months ago
  100. 6892787 fix some typos in readme by ferhat elmas · 4 years, 6 months ago