iceboy
32254b7acd
[Go] Object API support (#5339)
* start
* works for current usages!
* unpack: vector of struct
* optimize byte slice
* support nested struct
* support null table
* support struct
* support union
* update generated code
* grumble
* fix compiler warning
* update generated code
* wrap type in namespace
* bug
* wrap in namespace
* enum byte arrays
* generate struct for unions
* basic testing
* remove branching
* fix assert
* pack vector of fixed structs correctly
* omit null vectors
* Refactor Union Pack and UnPack methods
Remove append usage to increase code efficiency when dealing with large vectors
* generate goldens
2019-10-31 11:13:45 -07:00
..
2017-12-21 11:45:02 -08:00
2019-07-22 16:05:15 -07:00
2019-07-22 16:05:15 -07:00
2019-09-26 15:06:11 -07:00
2019-03-21 16:23:32 -07:00
2019-10-28 09:43:33 -07:00
2019-09-09 14:40:33 -07:00
2019-05-02 13:57:58 -07:00
2019-10-28 09:30:31 -07:00
2019-10-31 11:13:45 -07:00
2019-07-01 11:38:21 -07:00
2019-09-05 10:22:04 -07:00
2019-06-18 00:15:13 +02:00
2019-07-22 16:05:15 -07:00
2019-07-22 16:05:15 -07:00
2019-07-22 16:05:15 -07:00
2019-07-22 16:05:15 -07:00
2019-07-26 11:06:25 -07:00
2019-07-22 16:05:15 -07:00
2019-09-26 15:06:11 -07:00
2019-10-17 15:16:40 -07:00
2019-09-16 17:48:54 -07:00
2019-09-26 09:40:14 -07:00