summaryrefslogtreecommitdiff
path: root/tests/MyGame/Example/Any.java
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Fixed missing code from @javax.annotation PR.Wouter van Oortmerssen1-2/+0
2018-10-08Add @javax.annotation.Generated to generated flatbuffer Java types (#4986)Rikard Lundmark1-0/+2
2016-07-15clang formating cpp code generator and add missing generated classeslakedaemon1-2/+2
2016-06-20Allow unions of table types with the same name but from different namespaces.Wouter van Oortmerssen1-1/+2
2016-05-26sharing the Flatbuffers warninglakedaemon1-1/+1
2015-08-11[Issue 252] Add type cast for default enum values in C#Mormegil1-1/+2
2015-04-10Seal all classes in Java/C#Advay Mengle1-1/+2
2014-09-22Add enum name lookup method to Java/C# enumsGabriel Martinez1-0/+4
2014-07-02Fixed a bugs in the Java runtime that could cause an index out of bounds exce...Wouter van Oortmerssen1-5/+0
2014-06-10Initial commit of the FlatBuffers code.Wouter van Oortmerssen1-0/+14