flatbuffers/tests/MyGame/Example
Wouter van Oortmerssen 18cf19f876 Fixed bug in convenient constructors for Java/C#
Also fixed Go unit tests not being up to date with recent schema
changes.

Change-Id: I42e619f9c5ea05f6f937c68a5c8a92462c46bce3
Tested: on Linux and Windows.
2014-09-25 15:53:56 -07:00
..
Any.cs Add enum name lookup method to Java/C# enums 2014-09-22 15:10:48 -07:00
Any.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Any.java Add enum name lookup method to Java/C# enums 2014-09-22 15:10:48 -07:00
Color.cs Add enum name lookup method to Java/C# enums 2014-09-22 15:10:48 -07:00
Color.go Added a `bit_flags` attribute to enum declarations that 1<<N every value. 2014-07-21 16:40:39 -07:00
Color.java Add enum name lookup method to Java/C# enums 2014-09-22 15:10:48 -07:00
Monster.cs Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
Monster.go Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
Monster.java Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
Stat.cs Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
Stat.go Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
Stat.java Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
Test.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
Test.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Test.java Add enum name lookup method to Java/C# enums 2014-09-22 15:10:48 -07:00
Vec3.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
Vec3.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Vec3.java Add enum name lookup method to Java/C# enums 2014-09-22 15:10:48 -07:00