This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers-bigfoot
Watch
1
Star
0
Fork
0
You've already forked flatbuffers-bigfoot
forked from
BigfootDev/flatbuffers
Code
Pull Requests
Activity
Files
30af866e5ac9eb60f1998ebbe6fc77c1c3834cc1
flatbuffers-bigfoot
/
tests
History
Wouter van Oortmerssen
ebac1e1940
Support all JSON escape codes (including \u) for parsing & text gen.
...
Bug: 16624362 Change-Id: Ia09ea404c0c11dd1dc6993a8cbd155bf8152b65f Tested: on Windows & Linux.
2014-08-22 14:02:31 -07:00
..
MyGame
/Example
Fixed possible alignment issue in Java
2014-08-13 11:50:54 -07:00
go_test.go
Tweak Go test.
2014-07-25 15:26:00 -07:00
GoTest.sh
Tweak Go test.
2014-07-25 15:26:00 -07:00
include_test1.fbs
Schemas now support include files.
2014-08-19 16:44:14 -07:00
include_test2.fbs
Referring to types from other namespaces in C++ now works correctly.
2014-08-19 17:20:08 -07:00
JavaTest.bat
Fixed a bugs in the Java runtime that could cause an index out of bounds exception.
2014-07-02 14:39:58 -07:00
JavaTest.java
Fix vector of strings for Java
2014-08-12 15:12:51 -07:00
JavaTest.sh
license is a comment, not an echo
2014-06-23 13:37:32 -07:00
monster_test_generated.h
Referring to types from other namespaces in C++ now works correctly.
2014-08-19 17:20:08 -07:00
monster_test.fbs
Schemas now support include files.
2014-08-19 16:44:14 -07:00
monsterdata_test.bin
Fix vector of strings for Java
2014-08-12 15:12:51 -07:00
monsterdata_test.golden
Parser now allows empty tables in JSON
2014-08-13 11:44:20 -07:00
monsterdata_test.json
JSON parsing & text generation is now enum-identifier aware.
2014-07-15 11:45:00 -07:00
test.cpp
Support all JSON escape codes (including \u) for parsing & text gen.
2014-08-22 14:02:31 -07:00