summaryrefslogtreecommitdiff
path: root/tests/monster_test_generated.lobster
AgeCommit message (Expand)AuthorFilesLines
2021-03-29Rust structz (#6539)Casper1-0/+24
2021-01-07[C++, JSON] Fix nullptr access when reading a key with a default value. (#6375)Vladimir Glavnyy1-1/+15
2020-11-05Added required-nested-flatbuffer to monster_test and fixed rust (#6236)Casper1-1/+15
2020-03-12Escape characters in jsonschema descriptions (#5644)Marc Butler1-1/+1
2019-09-05[Javascript] Fix syntax error for signed enum (#5503)Jaemin Park1-1/+12
2019-06-02Fix multi-line comments for cpp enums (#5345) (#5346)Vladimir Glavnyy1-0/+4
2019-05-30Rename AnyUniqueAliases.T to AnyUniqueAliases.TS to avoid naming conflict (#5...iceboy1-2/+2
2019-05-22Lobster: added builder API for tablesaardappel1-156/+261
2019-05-22Made Lobster builder offsets strongly typedaardappel1-63/+63
2019-05-22Made Lobster API use strongly typed enumsaardappel1-13/+13
2019-05-22Fixed Lobster implementation to work with latest language featuresaardappel1-172/+171
2019-05-09Make Monster's Color unsigned (#5318)Vladimir Glavnyy1-4/+4
2019-02-07Reduced `force_align` in tests to 8, to work with --object-api.Wouter van Oortmerssen1-1/+1
2018-11-05Fixed vectors of enums in object API serialized incorrectly.Wouter van Oortmerssen1-1/+13
2018-11-01make unions with type aliases more usable (#5019)Frank Benkstein1-1/+37
2018-07-29FlatBuffers implementation for the Lobster programming languageaardappel1-0/+554