Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-16 | [Go] Replace references to hardcoded ā€¯Monster" etc with idiomatic go wherev... | Somo | 1 | -6/+6 |
2019-11-26 | [GO] Fix support for enums with underscores and Unions with imported members ... | Tiago Silva | 1 | -30/+30 |
2019-10-31 | [Go] Object API support (#5339) | iceboy | 1 | -1/+42 |
2019-05-17 | [Go] Make enums into real types, add String() (#5235) | David Reiss | 1 | -7/+23 |
2018-10-03 | Use standard header for generated Go files (#4961) | kostya-sh | 1 | -1/+1 |
2018-07-26 | go: give enums their own scalar types | rw | 1 | -5/+6 |
2016-07-25 | Add EnumNames to Go code | Kazuki Sakamoto | 1 | -0/+8 |
2016-06-20 | Allow unions of table types with the same name but from different namespaces. | Wouter van Oortmerssen | 1 | -0/+1 |
2016-05-26 | sharing the Flatbuffers warning | lakedaemon | 1 | -1/+1 |
2015-08-11 | [Issue 252] Add type cast for default enum values in C# | Mormegil | 1 | -0/+1 |
2014-07-21 | Port FlatBuffers to Go. | rw | 1 | -0/+8 |