.. |
FlatBuffers.Test
|
Allow access to underlying ByteBuffer
|
2016-09-12 09:35:08 +02:00 |
MyGame
|
Re-applied reverted fix, adding missing codegen files.
|
2017-01-04 10:41:31 -08:00 |
fuzzer
|
Add simple libfuzzer based test.
|
2016-05-25 17:25:40 -07:00 |
namespace_test
|
Add CodeWriter utility class.
|
2017-01-13 17:44:42 -08:00 |
prototest
|
Added support for imports and many other .proto features.
|
2015-10-13 14:01:55 -07:00 |
union_vector
|
Added tracking of order of types declared.
|
2017-01-27 15:30:08 -08:00 |
GoTest.sh
|
Make most of the Go code comply with gofmt (except enums).
|
2016-08-02 18:21:47 +02:00 |
JavaScriptTest.js
|
fix #4180: Long.prototype.toFloat64() overflow (#4182)
|
2017-02-20 11:20:56 -08:00 |
JavaScriptTest.sh
|
Made .sh files all have same comment formatting.
|
2016-05-23 14:08:21 -07:00 |
JavaTest.bat
|
Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation.
|
2015-12-05 13:42:09 -05:00 |
JavaTest.java
|
Merge pull request #3978 from TGIshib/key
|
2016-08-26 12:03:28 -07:00 |
JavaTest.sh
|
Use the find -exec instead of find ... | xargs otherwise when there is error log in the output of the build.
|
2016-09-06 23:28:22 +02:00 |
PythonTest.sh
|
Made .sh files all have same comment formatting.
|
2016-05-23 14:08:21 -07:00 |
generate_code.bat
|
Switched C# accessors from classes to structs
|
2016-08-31 17:34:51 -07:00 |
generate_code.sh
|
Added doc comments to the binary schema.
|
2017-02-13 16:47:17 -08:00 |
go_test.go
|
go: fix unknown field 'UOffset' to 'Pos'
|
2017-01-22 20:16:52 +09: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
|
[C++] Additional accessors for fields of union types. (#4184)
|
2017-02-25 21:23:32 -08:00 |
monster_test.fbs
|
Fix C++ gRPC test with streaming method (#4123)
|
2016-12-28 11:50:41 -08:00 |
monster_test.grpc.fb.cc
|
Fixed GRPC method name generation.
|
2017-01-09 15:54:31 -08:00 |
monster_test.grpc.fb.h
|
Re-applied reverted fix, adding missing codegen files.
|
2017-01-04 10:41:31 -08:00 |
monster_test_generated.h
|
C++ generator: Pre-allocating std::vector in UnPack methods. (#4187)
|
2017-02-25 22:10:17 -08:00 |
monster_test_generated.js
|
Fixed javascript helper for typed arrays of scalars not taking into (#4068)
|
2016-11-18 11:42:50 -08:00 |
monsterdata_python_wire.mon
|
Re-applied reverted fix, adding missing codegen files.
|
2017-01-04 10:41:31 -08:00 |
monsterdata_test.golden
|
Added the hash attribute to ints and longs.
|
2015-02-17 14:10:18 -08:00 |
monsterdata_test.json
|
Allow JSON numeric fields to be specified by a numeric data in a string.
|
2016-03-07 17:22:51 -08:00 |
monsterdata_test.mon
|
Added additional convenience overloads to CreateVector().
|
2016-06-15 14:31:34 -07:00 |
phpTest.php
|
Implement __vector_as_bytes and methods to get [ubyte] efficiently
|
2016-03-29 14:56:09 +11:00 |
py_test.py
|
Merge pull request #363 from danring/fix-341
|
2016-07-22 15:12:35 -07:00 |
test.cpp
|
Fixed vector test on Windows
|
2017-02-08 15:59:52 -08:00 |
unicode_test.json
|
Add UTF-8 support to the JavaScript API
|
2015-10-14 23:07:40 -07:00 |