summaryrefslogtreecommitdiff
path: root/tests/MyGame/Example/Test.java
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Java: Added access object for vector of struct and vector of tables. (#5233)Kulikov Alexey1-0/+7
2019-06-17Add FLATBUFFERS_COMPATIBILITY string (#5381)Vladimir Glavnyy1-1/+1
2019-02-21Fixed vector of unions crash in java (#5190)Kamil Rojewski1-1/+2
2018-11-02Fixed missing code from @javax.annotation PR.Wouter van Oortmerssen1-3/+1
2018-10-08Add @javax.annotation.Generated to generated flatbuffer Java types (#4986)Rikard Lundmark1-0/+1
2016-08-31Switched C# accessors from classes to structsWouter van Oortmerssen1-1/+2
2016-07-15clang formating cpp code generator and add missing generated classeslakedaemon1-1/+1
2016-05-26sharing the Flatbuffers warninglakedaemon1-1/+1
2015-10-13Added support for imports and many other .proto features.Wouter van Oortmerssen1-0/+1
2015-08-01extended scalar mutator supportMaor Itzkovitch1-2/+2
2015-08-01support for scalar mutatorsMaor Itzkovitch1-0/+2
2015-04-10Seal all classes in Java/C#Advay Mengle1-1/+1
2014-09-22Add enum name lookup method to Java/C# enumsGabriel Martinez1-0/+0
2014-09-15Prepended com.google to the Java namespace.Wouter van Oortmerssen1-1/+1
2014-09-05Implemented the file identifier functionality for Java.Wouter van Oortmerssen1-0/+1
2014-07-02Fixed a bugs in the Java runtime that could cause an index out of bounds exce...Wouter van Oortmerssen1-1/+1
2014-06-10Initial commit of the FlatBuffers code.Wouter van Oortmerssen1-0/+23