.. |
FlatBuffers.Test
|
[BREAKING CHANGE] Field accessors should use property getters in C#
|
2015-05-06 11:55:07 -07:00 |
MyGame
|
builder.put statements now use correct argument names
|
2015-07-13 20:00:48 +03:00 |
prototest
|
Generate appropriate schema doc comments from .proto files
|
2015-04-01 17:17:39 -07:00 |
GoTest.sh
|
Reduce allocations when reusing a Builder.
|
2015-04-02 19:33:00 -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
|
Support for booleans in the Java/C# API
|
2015-01-26 13:08:44 -08:00 |
JavaTest.sh
|
Added Copyright headers
|
2015-03-11 17:27:38 -07:00 |
PythonTest.sh
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
generate_code.sh
|
Reflection: generically copy (parts of) FlatBuffers.
|
2015-06-29 15:18:51 -07:00 |
go_test.go
|
Panic when nesting strings. Test panic scenarios.
|
2015-06-24 11:53:44 -04: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 |
monster_test.bfbs
|
Reflection: generically copy (parts of) FlatBuffers.
|
2015-06-29 15:18:51 -07:00 |
monster_test.fbs
|
Added namespaced way to refer to types in schemas.
|
2015-05-08 16:21:53 -07:00 |
monster_test_generated.h
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
monsterdata_python_wire.mon
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
monsterdata_test.golden
|
Added the hash attribute to ints and longs.
|
2015-02-17 14:10:18 -08:00 |
monsterdata_test.json
|
Added the hash attribute to ints and longs.
|
2015-02-17 14:10:18 -08:00 |
monsterdata_test.mon
|
Added the hash attribute to ints and longs.
|
2015-02-17 14:10:18 -08:00 |
py_test.py
|
fix string catenation
|
2015-05-13 10:50:47 -07:00 |
test.cpp
|
Reflection: generically copy (parts of) FlatBuffers.
|
2015-06-29 15:18:51 -07:00 |