flatbuffers/tests/MyGame/Example
rw 417cb878c3 Fixed possible alignment issue in Go
Java patch with same purpose:
cdb0dca39d

Change-Id: I57d268cc0064843779eb7812a9e69326d9ab2498
Tested: on Darwin
2014-09-04 17:35:08 -07:00
..
Any.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Any.java Fixed a bugs in the Java runtime that could cause an index out of bounds exception. 2014-07-02 14:39:58 -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 Added a `bit_flags` attribute to enum declarations that 1<<N every value. 2014-07-21 16:40:39 -07:00
Monster.go Fixed possible alignment issue in Go 2014-09-04 17:35:08 -07:00
Monster.java Fixed possible alignment issue in Java 2014-08-13 11:50:54 -07:00
Test.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Test.java Fixed a bugs in the Java runtime that could cause an index out of bounds exception. 2014-07-02 14:39:58 -07:00
Vec3.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
Vec3.java Fixed a bugs in the Java runtime that could cause an index out of bounds exception. 2014-07-02 14:39:58 -07:00