.. |
FlatBuffers.Benchmarks
|
Remove byte* property in ByteBufferAllocator (#5191)
|
2019-02-21 23:36:55 +01:00 |
FlatBuffers.Benchmarks.swift
|
[Swift] Migrates struct write APIS to write directly to the buffer (#6093)
|
2020-09-17 17:10:59 +03:00 |
FlatBuffers.GRPC.Swift
|
[TS] GRPC Implementation (#6141)
|
2020-10-07 09:56:30 -07:00 |
FlatBuffers.Test
|
unix2dos on tests/FlatBuffers.Test/FlatBuffers.Core.Test.csproj (#6133)
|
2020-09-28 08:10:06 -07:00 |
FlatBuffers.Test.Swift
|
[TS] GRPC Implementation (#6141)
|
2020-10-07 09:56:30 -07:00 |
MyGame
|
[Python/JS/TS] Codegen SizeOf method for structs (#6136)
|
2020-09-28 08:54:50 -07:00 |
cpp17
|
Add Array initialization from struct constructor (#5865) (#6147)
|
2020-10-12 12:24:18 -07:00 |
docker
|
[JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095)
|
2020-09-17 12:21:14 -07:00 |
evolution_test
|
Add Array initialization from struct constructor (#5865) (#6147)
|
2020-10-12 12:24:18 -07:00 |
fuzzer
|
Fix interpretation of 'nan(number)' by the idl_parser (#5810)
|
2020-03-16 11:59:34 -07:00 |
include_test
|
Rust codegen improvements and lint fixes (#6046)
|
2020-07-25 13:46:20 -07:00 |
namespace_test
|
[Python/JS/TS] Codegen SizeOf method for structs (#6136)
|
2020-09-28 08:54:50 -07:00 |
optional_scalars
|
Add missed file generated by optional_scalar.fbs (#6125)
|
2020-09-21 09:37:01 -07:00 |
prototest
|
(Optionally) add an additional suffix namespace to generated fbs files. (#5698)
|
2020-01-06 10:00:59 -08:00 |
rust_usage_test
|
Ruopt enum (#6156)
|
2020-10-02 10:30:39 -07:00 |
union_vector
|
[Python/JS/TS] Codegen SizeOf method for structs (#6136)
|
2020-09-28 08:54:50 -07:00 |
BUILD
|
Moved C++ to optional_scalars2 and added some tests. (#6162)
|
2020-10-07 09:46:09 -07:00 |
DartTest.sh
|
[Dart] Getting tests/DartTest.sh to work on master. (#5915)
|
2020-05-15 18:13:29 -07:00 |
GoTest.sh
|
[Go] Object API support (#5339)
|
2019-10-31 11:13:45 -07:00 |
JavaScriptFlexBuffersTest.js
|
[JS] FlexBuffers Fix for wrong type of offset and length values (#6107)
|
2020-09-10 12:36:37 -07:00 |
JavaScriptTest.js
|
[Feature] Checks for Nullable strings (#6050)
|
2020-07-27 09:57:50 -07:00 |
JavaScriptTest.sh
|
[JS] Add getFullyQualifiedName() (#6119)
|
2020-09-17 12:19:07 -07:00 |
JavaScriptUnionVectorTest.js
|
[TS] Add Obj API (#5788)
|
2020-04-09 09:53:16 -07:00 |
JavaTest.bat
|
Fixed vector of unions crash in java (#5190)
|
2019-02-21 19:50:13 +01:00 |
JavaTest.java
|
[Java] Add support for shared strings on FlatBufferBuilder. (#6012)
|
2020-07-02 12:40:56 -07:00 |
JavaTest.sh
|
[FlexBuffers][Java] Implementation of FlexBuffers API (#5476)
|
2019-08-29 15:06:24 -07:00 |
KotlinTest.kt
|
[Kotlin] Support for optional scalars. (#6115)
|
2020-09-17 23:31:51 -07:00 |
KotlinTest.sh
|
[Kotlin] Fix Access to union of vector element (#5994)
|
2020-06-22 17:08:35 -07:00 |
LuaTest.bat
|
Lua (5.3) Language addition (#4804)
|
2018-07-05 15:55:57 -07:00 |
LuaTest.sh
|
Fix for Boolean types (#5379) (#5466)
|
2019-08-01 10:28:54 -07:00 |
PythonTest.sh
|
Implement flexbuffers in python (#5880)
|
2020-05-07 14:26:33 -07:00 |
RustTest.bat
|
Rust Flexbuffers (#5669)
|
2020-05-07 14:11:26 -07:00 |
RustTest.sh
|
Rust Flexbuffers (#5669)
|
2020-05-07 14:11:26 -07:00 |
TestAll.sh
|
Optional-ness in reflection (#6097)
|
2020-09-11 14:20:32 -07:00 |
TypeScriptTest.sh
|
[JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095)
|
2020-09-17 12:21:14 -07:00 |
arrays_test.bfbs
|
Optional-ness in reflection (#6097)
|
2020-09-11 14:20:32 -07:00 |
arrays_test.fbs
|
Fix incorrect padding in arrays of structs (Issue #5484) (#5491)
|
2019-08-23 10:46:47 -07:00 |
arrays_test.golden
|
Fix incorrect padding in arrays of structs (Issue #5484) (#5491)
|
2019-08-23 10:46:47 -07:00 |
arrays_test.schema.json
|
idl_gen_json_schema Fix generation of arrays of enums (#6184)
|
2020-10-16 10:43:09 -07:00 |
arrays_test_generated.h
|
Add Array initialization from struct constructor (#5865) (#6147)
|
2020-10-12 12:24:18 -07:00 |
generate_code.bat
|
Moved C++ to optional_scalars2 and added some tests. (#6162)
|
2020-10-07 09:46:09 -07:00 |
generate_code.sh
|
Moved C++ to optional_scalars2 and added some tests. (#6162)
|
2020-10-07 09:46:09 -07:00 |
go_test.go
|
[Go] Implements a SharedStrings function (#5733)
|
2020-01-24 09:57:34 -08:00 |
gold_flexbuffer_example.bin
|
Rust Flexbuffers (#5669)
|
2020-05-07 14:11:26 -07:00 |
javatest.bin
|
Fixed warnings generated by recent JSON sorting feature.
|
2019-10-17 15:16:40 -07:00 |
lobstertest.lobster
|
Updated Lobster test for optional bools/enums
|
2020-10-02 10:53:47 -07:00 |
luatest.lua
|
Lua cleanup (#5624)
|
2019-11-14 15:46:46 -08:00 |
monster_extra.fbs
|
[Dart] Fix deprecated field support, inf/nan (#5724)
|
2020-01-23 14:53:58 -08:00 |
monster_extra_generated.h
|
Minireflect fixed array (#6129)
|
2020-09-22 17:57:01 -07:00 |
monster_extra_my_game_generated.dart
|
[Dart] Fix deprecated field support, inf/nan (#5724)
|
2020-01-23 14:53:58 -08:00 |
monster_test.bfbs
|
Optional-ness in reflection (#6097)
|
2020-09-11 14:20:32 -07:00 |
monster_test.fbs
|
Fixed rust nested flatbuffers for tables other than self (#6062)
|
2020-10-10 11:49:02 -07:00 |
monster_test.grpc.fb.cc
|
Fix Java generator bug that ignores bidi streaming attribute (#5063)
|
2018-11-29 10:33:17 -08:00 |
monster_test.grpc.fb.h
|
Fix Java generator bug that ignores bidi streaming attribute (#5063)
|
2018-11-29 10:33:17 -08:00 |
monster_test.schema.json
|
idl_gen_json_schema Fix generation of arrays of enums (#6184)
|
2020-10-16 10:43:09 -07:00 |
monster_test_bfbs_generated.h
|
Optional-ness in reflection (#6097)
|
2020-09-11 14:20:32 -07:00 |
monster_test_generated.h
|
Add Array initialization from struct constructor (#5865) (#6147)
|
2020-10-12 12:24:18 -07:00 |
monster_test_generated.js
|
[Python/JS/TS] Codegen SizeOf method for structs (#6136)
|
2020-09-28 08:54:50 -07:00 |
monster_test_generated.lobster
|
Escape characters in jsonschema descriptions (#5644)
|
2020-03-12 12:10:30 -07:00 |
monster_test_generated.rs
|
Fixed rust nested flatbuffers for tables other than self (#6062)
|
2020-10-10 11:49:02 -07:00 |
monster_test_generated.ts
|
[TS] GRPC Implementation (#6141)
|
2020-10-07 09:56:30 -07:00 |
monster_test_grpc.d.ts
|
[TS] GRPC Implementation (#6141)
|
2020-10-07 09:56:30 -07:00 |
monster_test_grpc.js
|
[TS] GRPC Implementation (#6141)
|
2020-10-07 09:56:30 -07:00 |
monster_test_my_game.example2_generated.dart
|
CI check generate code (#4998)
|
2018-10-22 15:41:12 -07:00 |
monster_test_my_game.example_generated.dart
|
[Dart] Generate constant values map for enums (#6025)
|
2020-07-10 17:42:22 -07:00 |
monster_test_my_game_generated.dart
|
Added missing Dart codegen files.
|
2018-09-21 09:42:43 -07:00 |
monsterdata_extra.json
|
Extend the test of MonsterExtra (#5428)
|
2019-07-08 11:22:56 -07:00 |
monsterdata_python_wire.mon
|
Python: Added support for file_identifiers (#5123)
|
2019-07-26 11:06:25 -07:00 |
monsterdata_test.golden
|
Support nested_flatbuffer attribute when parsing bfbs schema (#5448)
|
2019-07-26 09:13:11 -07:00 |
monsterdata_test.json
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
monsterdata_test.mon
|
Reduced `force_align` in tests to 8, to work with --object-api.
|
2019-02-07 14:51:04 -08:00 |
native_type_test.fbs
|
[C++] remove static_cast expression (#5440)
|
2019-08-01 14:31:48 -07:00 |
native_type_test_generated.h
|
Minireflect fixed array (#6129)
|
2020-09-22 17:57:01 -07:00 |
native_type_test_impl.cpp
|
[C++] Refactor to conform to Google C++ style guide (#5608)
|
2019-11-07 12:22:54 -08:00 |
native_type_test_impl.h
|
[C++] Refactor to conform to Google C++ style guide (#5608)
|
2019-11-07 12:22:54 -08:00 |
optional_scalars.fbs
|
Add support of Optional<T> scalars to C++ code generator (#6092)
|
2020-09-18 12:51:17 -07:00 |
optional_scalars2.fbs
|
Ruopt enum (#6156)
|
2020-10-02 10:30:39 -07:00 |
optional_scalars2_generated.h
|
Moved C++ to optional_scalars2 and added some tests. (#6162)
|
2020-10-07 09:46:09 -07:00 |
optional_scalars2_generated.lobster
|
Updated Lobster test for optional bools/enums
|
2020-10-02 10:53:47 -07:00 |
optional_scalars2_generated.rs
|
Ruopt enum (#6156)
|
2020-10-02 10:30:39 -07:00 |
phpTest.php
|
Go - Use Go bool type for bool fields (#4962)
|
2018-10-15 16:55:59 -07:00 |
phpUnionVectorTest.php
|
Vector of unions for TS/JS and PHP (#4404)
|
2017-08-11 09:24:36 -07:00 |
phpUnionVectorTest.sh
|
Vector of unions for TS/JS and PHP (#4404)
|
2017-08-11 09:24:36 -07:00 |
py_flexbuffers_test.py
|
Implement flexbuffers in python (#5880)
|
2020-05-07 14:26:33 -07:00 |
py_test.py
|
[Python] Fixed issue #5499 (#5764)
|
2020-02-11 15:02:21 -08:00 |
test.cpp
|
Add Array initialization from struct constructor (#5865) (#6147)
|
2020-10-12 12:24:18 -07:00 |
test_assert.cpp
|
Added --filename-suffix and --filename-ext to flatc (#5778)
|
2020-03-02 10:15:23 -08:00 |
test_assert.h
|
wrap multiple statements in do {} while(!IsConstTrue(true)) (#5655)
|
2019-12-13 10:14:14 -08:00 |
test_builder.cpp
|
Added --filename-suffix and --filename-ext to flatc (#5778)
|
2020-03-02 10:15:23 -08:00 |
test_builder.h
|
Add flatc '--cpp_std' switch (#5656)
|
2019-12-23 12:13:48 -08:00 |
unicode_test.json
|
Fixed JSON parser not sorting vectors of tables/structs with key.
|
2019-10-10 15:25:39 -07:00 |