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
3f8700b29669855ae440ad67180742ede82b3fb2
flatbuffers-bigfoot
/
tests
History
Gabriel Martinez
048638a971
Add enum name lookup method to Java/C# enums
...
Tested: on Linux for Java and C# Bug: 15781151 Change-Id: I7cb97bcc01d986cac2b24aaf7cb29521ddaa2f6b
2014-09-22 15:10:48 -07:00
..
FlatBuffers.Test
Add enum name lookup method to Java/C# enums
2014-09-22 15:10:48 -07:00
MyGame
/Example
Add enum name lookup method to Java/C# enums
2014-09-22 15:10:48 -07:00
go_test.go
Fixed possible alignment issue in Go
2014-09-04 17:35:08 -07:00
GoTest.sh
Initial commit of .NET port of FlatBuffers
2014-09-15 16:13:27 -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
Add enum name lookup method to Java/C# enums
2014-09-22 15:10:48 -07:00
JavaTest.sh
license is a comment, not an echo
2014-06-23 13:37:32 -07:00
monster_test_generated.h
Non-alpha-numeric characters are filtered out of include guards
2014-09-05 11:27:03 -07:00
monster_test.fbs
The list of enum values is now allowed to end in a comma.
2014-08-22 14:02:32 -07:00
monsterdata_test.bin
Implemented the file identifier functionality for Java.
2014-09-05 10:54:52 -07:00
monsterdata_test.golden
Parser now allows empty tables in JSON
2014-08-13 11:44:20 -07:00
monsterdata_test.json
Refactored the Java and C# code generators into one.
2014-09-18 12:29:31 -07:00
test.cpp
The parser and flatc now allow include directories to be specified.
2014-09-15 16:19:27 -07:00