Commit Graph

  • 8c3dabd22a Merge pull request #245 from Bogdan-D/bugfix/zero_divide GoWebProd 2020-03-30 23:12:59 +03:00
  • 38878c99bb Merge pull request #263 from zifter/master GoWebProd 2020-03-30 23:09:22 +03:00
  • 5212bfcbf8 Merge pull request #248 from kenshaw/fix-gomod-concurrency GoWebProd 2020-03-30 23:02:35 +03:00
  • 0af7b1cb90 Merge branch 'master' into fix-gomod-concurrency GoWebProd 2020-03-30 23:02:18 +03:00
  • 7e2f73cbaf Merge pull request #257 from ferhatelmas/typos GoWebProd 2020-03-30 22:55:46 +03:00
  • 45c42ec247 Merge pull request #266 from mrVanboy/ib/fix-gomod-comments GoWebProd 2020-03-30 22:53:04 +03:00
  • f7b17aa8eb Merge pull request #274 from CAFxX/cafxx-net-buffers GoWebProd 2020-03-30 22:46:43 +03:00
  • 25bafcef7e Merge pull request #272 from CAFxX/patch-1 GoWebProd 2020-03-30 22:45:57 +03:00
  • 6fb0701199 Merge pull request #273 from CAFxX/cafxx-buffer-opts GoWebProd 2020-03-30 22:45:25 +03:00
  • 43737cc131 Merge pull request #275 from CAFxX/cafxx-jwriter-opt GoWebProd 2020-03-30 22:44:40 +03:00
  • 11e4deeba6 Use net.Buffers in Buffer.DumpTo Carlo Alberto Ferraris 2020-02-28 20:07:29 +09:00
  • f5d75e7e50 Merge pull request #269 from skinass/optimize_default_unknown_fields_proxy_realisation Anton Sulaev 2020-03-12 19:11:26 +03:00
  • 9e9dfede4e Don't pass field tags into nested types creker 2020-03-03 16:41:45 +03:00
  • 237a098526 parser: Fix go.mod endline comments parsing Ivan Boyarkin 2020-02-14 09:31:50 +01:00
  • 03e03cfa69 Do not copy escape tables Carlo Alberto Ferraris 2020-02-29 16:28:16 +09:00
  • 6f81292b37 wip Carlo Alberto Ferraris 2020-02-28 19:33:23 +09:00
  • 52fd0e53ca Make Buffer.EnsureSpace inlineable Carlo Alberto Ferraris 2020-02-28 19:04:54 +09:00
  • 323cc23749 optimize deafult UnknownFieldsProxy realisations with []byte in place of interface{} Anton Sulaev 2020-02-18 13:46:49 +03:00
  • 8edcc4e51f Merge pull request #267 from skinass/marshal_unmarshal_unknown_fields Anton Sulaev 2020-02-18 11:42:23 +03:00
  • e17df41dc6 add interfaces to provide marshal/unmarshal logic for unknown fields in struct Anton Sulaev 2020-02-17 15:02:51 +03:00
  • 1c38a191ce Windows only issue: Fix case when file is located in gopath but they have different volume letter. For example: Error parsing fast.go: file 'E:\!project\go\src\coursera\hw3_bench\fast.go' is not in GOPATH 'e:\!project\go\' Oleg Strokachuk 2020-01-30 16:12:59 +03:00
  • 4a28c93ced Merge pull request #260 from argoergo/master Vasily Romanov 2019-12-04 22:12:33 +03:00
  • d6768890ec Allow empty maps for required map fields (issue #256) Aravind Gopalan 2019-11-21 18:03:16 -08:00
  • 6892787366 fix some typos in readme ferhat elmas 2019-11-07 13:21:23 +01:00
  • 6c0755d89d Merge pull request #252 from GoWebProd/master Vasily Romanov 2019-10-09 12:02:05 +03:00
  • 39f83e2d0b add tests for htmlescaping Alexandr Mayorskiy 2019-10-09 11:59:07 +03:00
  • 4df9976397 Merge pull request #251 from GoWebProd/master Vasily Romanov 2019-10-09 11:56:37 +03:00
  • e6347e1e0b optimize writer Alexandr Mayorskiy 2019-10-08 22:47:07 +03:00
  • efd84ab4db Merge pull request #249 from kenshaw/convert-gofmt-to-goformat Vasily Romanov 2019-10-04 14:26:38 +03:00
  • 3b3f3665d3 Convert exec.Command for gofmt to standard go/format package Kenneth Shaw 2019-10-03 07:44:02 +07:00
  • baa893c8f6 Fixes a concurrency issue with go module package path cache Kenneth Shaw 2019-10-03 07:30:27 +07:00
  • 1b2b06f5f2 Merge pull request #247 from ernado/go-modules Vasily Romanov 2019-09-10 14:06:03 +03:00
  • 81f2536554 better track tool dependencies Aleksandr Razumov 2019-08-30 12:51:08 +03:00
  • c786b9d3b6 use bin dir instead of .root Aleksandr Razumov 2019-08-29 18:53:33 +03:00
  • aef59a06fb fix bench-other Aleksandr Razumov 2019-08-29 18:48:49 +03:00
  • dde7f5d748 use go modules Aleksandr Razumov 2019-08-29 18:26:29 +03:00
  • e719468005 fix panic divide by zero Bogdan D 2019-08-08 13:08:02 +03:00
  • 560c81d14f benchmark for isNilInterface Phil Pearl 2019-07-18 15:31:56 +01:00
  • 6a9a212c94 Cope with nil pointer on marshal Phil Pearl 2019-07-17 18:16:32 +01:00
  • b2ccc51980 added info about main package Vasily Romanov 2019-06-26 12:21:58 +03:00
  • da37f6c1e4 Merge pull request #235 from SenseyeDeveloper/master Vasily Romanov 2019-06-20 15:50:10 +03:00
  • 35d79224b1 remove condition "if first" when is really first from "Code generated by easyjson" SenseyeDeveloper 2019-06-20 13:41:30 +03:00
  • 17beebf478 Merge pull request #230 from SenseyeDeveloper/master Vasily Romanov 2019-06-20 12:11:18 +03:00
  • 94de47d64c Merge pull request #190 from WUMUXIAN/master Vasily Romanov 2019-06-14 15:48:28 +03:00
  • aff6f55dba Remove unused runtime code "first" mailru/easyjson#229 SenseyeDeveloper 2019-05-28 18:38:28 +03:00
  • 1ea4449da9 Merge pull request #219 from shmel1k/feature/issue_212_implement_key_text_marshaler Vasily Romanov 2019-04-03 22:44:19 +03:00
  • 7169726fa7 [tests] added tests for key text marshaler Aleksandr Petrukhin 2019-04-03 16:56:06 +00:00
  • a0e09156bb [decoder] implemented encoding.Marshaler for map keys Aleksandr Petrukhin 2019-04-03 16:25:01 +00:00
  • 6b5a421538 [encoder] implemented encoding.Marshaler for map keys Aleksandr Petrukhin 2019-04-03 15:32:09 +00:00
  • 24b3ef1d37 Issue #217: handling of _test.go files rappleyard_depoel 2019-04-02 14:32:02 +01:00
  • fc8e2d7bfe Add support for TypeSpec docs warnar boekkooi 2019-03-28 15:30:05 +01:00
  • d3fc79bc1b Show TypeSpec docs are ignored warnar boekkooi 2019-03-28 15:25:01 +01:00
  • ee7a228c55 Merge branch 'master' into default_gopath Viktor Oreshkin 2019-03-27 01:16:24 +03:00
  • 82d245f54e Better support for custom interfaces. Bring all of the original checks back Timur 2019-03-23 12:19:38 +03:00
  • 1de009706d Merge pull request #211 from sosiska/patch-1 Vasily Romanov 2019-03-12 17:32:42 +03:00
  • aced9b46ed Rewrite some if-else-if-else chains as a switch Kirill Motkov 2019-03-12 16:16:26 +03:00
  • 6243d8e04c Merge pull request #209 from shmel1k/bugfix/issue_207_fix_reference_to_pointer Vasily Romanov 2019-02-21 10:54:03 +03:00
  • 72a69868c3 Merge pull request #197 from kenshaw/fix-pkgpath-concurrency-issue Vasily Romanov 2019-02-21 10:43:41 +03:00
  • fae5a7845c Merge pull request #206 from sntdevco/patch-1 Vasily Romanov 2019-02-21 10:37:07 +03:00
  • 991105cc65 Merge pull request #200 from unravelin/master Vasily Romanov 2019-02-21 10:36:06 +03:00
  • b27fccced4 [decoder] remove unnecessary reference to a pointer Aleksandr Petrukhin 2019-02-20 21:52:23 +00:00
  • f9215f98e1 Fix a little typo Sayan Nandan 2019-02-20 17:47:27 +05:30
  • 6a8072e759 more strict if DESKTOP-NJM1EHE\vlad 2019-02-02 22:06:25 +02:00
  • 9dbc6d1bf9 improved getStructFields: for anonymous field that is not struct. DESKTOP-NJM1EHE\vlad 2019-02-02 21:55:42 +02:00
  • 63896f4315 Add checks for json/easyjson marshaler/unmarshaler interfaces Timur Makarchuk 2019-01-23 19:53:03 +03:00
  • 4dd12460d3 Fix golint issue Phil Pearl 2019-01-10 18:56:11 +00:00
  • 0e998db2a9 Stdlib json handles embedded structs with json tags differently. Phil Pearl 2019-01-10 18:43:09 +00:00
  • f60ef38230 Fixes a concurrency issue with package path cache Kenneth Shaw 2018-12-18 09:33:22 -07:00
  • a402cc944c fixed the test case Muxian Wu 2018-09-28 09:14:50 +08:00
  • 0aa3c88d86 changed the unmarshalling behaviour for unmarshalling {"key": []} into map[string]interface{}. The value for "key" in the map will be an empty slice instead of a nil slice. Muxian Wu 2018-09-27 15:16:26 +08:00
  • ca8ad92f71 Use go/build to get default GOPATH Viktor Oreshkin 2018-09-12 02:57:09 +03:00
  • 60711f1a83 Merge pull request #185 from zelenin/master Vasily Romanov 2018-08-23 16:54:43 +03:00
  • f4d3cd0fd0 relative paths fix Aleksandr Zelenin 2018-08-23 05:35:26 +03:00
  • e0ec68febc go modules support Aleksandr Zelenin 2018-08-23 03:47:26 +03:00
  • 03f2033d19 Merge pull request #184 from alexej-v/errInvalidToken_panic_fix Vasily Romanov 2018-07-30 12:45:02 +03:00
  • dd93bf1256 Fixes after review alexej-v 2018-07-27 11:03:01 +03:00
  • 30bdb172b2 Fix lexer.errInvalidToken panic alexej-v 2018-07-26 11:05:00 +03:00
  • d5012789d6 Merge pull request #154 from xStrom/win-path Vasily Romanov 2018-07-24 01:18:31 +03:00
  • 0033ea3508 Merge branch 'master' into win-path Vasily Romanov 2018-07-24 01:17:34 +03:00
  • efc7eb8984 Merge pull request #181 from dmirogin/patch-1 Vasily Romanov 2018-07-17 14:12:19 +03:00
  • c33a78ba6e Update lexer.go Dmitry Dorogin 2018-07-17 13:41:31 +03:00
  • d1b659f03e Merge pull request #180 from Irioth/patch-1 Vasily Romanov 2018-07-16 19:20:36 +03:00
  • 48f134c461 #162 using default GOPATH for win and trim last newline character Irioth 2018-07-16 19:07:20 +03:00
  • 9e497f992f Merge pull request #179 from Irioth/patch-1 Vasily Romanov 2018-07-16 18:27:02 +03:00
  • 93f3cb8741 #162 use default GOPATH Irioth 2018-07-16 17:15:30 +03:00
  • 3fdea8d058 Merge pull request #176 from mmatur/refactor/crlf Vasily Romanov 2018-06-06 19:35:43 +03:00
  • fa2eed830e refactor: remove CRLF Michael 2018-06-06 15:56:57 +02:00
  • 9825584555 Merge pull request #174 from IncSW/master Vasily Romanov 2018-05-31 12:57:41 +03:00
  • 878182a423 Merge pull request #175 from shmel1k/feature/issue_166_disallow_unknown_fields Vasily Romanov 2018-05-31 12:55:58 +03:00
  • 1df2e96360 [README] fix Aleksandr Petrukhin 2018-05-29 16:34:20 +00:00
  • 31e0226908 [Tests] add tests for disallow_unknown_fields Aleksandr Petrukhin 2018-05-29 16:32:28 +00:00
  • c63cf99c78 [Generator] implement DisallowUnknownFields from go 1.10 Aleksandr Petrukhin 2018-05-29 16:19:21 +00:00
  • 09f3bc3a8f fix marshaling for uint8 custom types IncSW 2018-04-27 01:46:49 +03:00
  • 8b799c424f Merge pull request #172 from oschwald/greg/json-number-null-fix Vasily Romanov 2018-03-23 18:44:45 +03:00
  • 90d1db1043 Correctly consume the null value Gregory Oschwald 2018-03-23 08:08:36 -07:00
  • 61f426003d Merge pull request #163 from oschwald/greg/json-number-null Vasily Romanov 2018-03-23 15:57:09 +03:00
  • 517203d186 Merge pull request #158 from regeda/invalid_indirect_of_pointer_on_array Vasily Romanov 2018-03-20 16:17:58 +03:00
  • f594efddfa Merge pull request #156 from levigross/master Vasily Romanov 2018-03-11 19:19:19 +03:00
  • 4a8a4c12c4 Merge pull request #170 from nsd20463/fix_map_type_unit_test Vasily Romanov 2018-03-07 16:06:05 +03:00
  • 042f8eb204 reduce the unit test map to 1 element so the encoding is consistent Nicolas S. Dade 2018-03-07 03:26:27 -08:00