summaryrefslogtreecommitdiff
path: root/tests/MyGame/Example/Stat.go
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Support size-prefixed buffers and add tests for size-prefixed messages (#6232)Charlie Yin1-0/+7
2020-01-16[Go] Replace references to hardcoded ā€¯Monster" etc with idiomatic go wherev...Somo1-1/+1
2019-11-04[Go] Add UnPackTo functions (#5598)Lawrence Chan1-3/+7
2019-10-31[Go] Object API support (#5339)iceboy1-0/+25
2018-10-03Use standard header for generated Go files (#4961)kostya-sh1-1/+1
2016-08-23Add a generic way to deserialize a flatbuffer in Go.gonzaloserrano1-0/+4
2016-08-02Make most of the Go code comply with gofmt (except enums).gonzaloserrano1-6/+17
2016-07-22Merge pull request #363 from danring/fix-341Robert1-0/+7
2016-07-20Implement mutators for GoMuhammed Thanish1-0/+8
2016-06-14Emit GetRootAs methods for all types in Go and PythonDan Ring1-0/+7
2016-05-26sharing the Flatbuffers warninglakedaemon1-1/+1
2015-04-02Remove all string allocations during parsing.rw1-3/+3
2015-03-23Unsigned types in Java now return bigger size signed types.Wouter van Oortmerssen1-1/+10
2014-09-25Fixed bug in convenient constructors for Java/C#Wouter van Oortmerssen1-0/+36