summaryrefslogtreecommitdiff
path: root/tests/MyGame/Example/Any.go
AgeCommit message (Expand)AuthorFilesLines
2020-01-16[Go] Replace references to hardcoded ā€¯Monster" etc with idiomatic go wherev...Somo1-6/+6
2019-11-26[GO] Fix support for enums with underscores and Unions with imported members ...Tiago Silva1-30/+30
2019-10-31[Go] Object API support (#5339)iceboy1-1/+42
2019-05-17[Go] Make enums into real types, add String() (#5235)David Reiss1-7/+23
2018-10-03Use standard header for generated Go files (#4961)kostya-sh1-1/+1
2018-07-26go: give enums their own scalar typesrw1-5/+6
2016-07-25Add EnumNames to Go codeKazuki Sakamoto1-0/+8
2016-06-20Allow unions of table types with the same name but from different namespaces.Wouter van Oortmerssen1-0/+1
2016-05-26sharing the Flatbuffers warninglakedaemon1-1/+1
2015-08-11[Issue 252] Add type cast for default enum values in C#Mormegil1-0/+1
2014-07-21Port FlatBuffers to Go.rw1-0/+8