| .. |
|
annotated_binary
|
|
|
|
arrays_test
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
cpp17
|
disabling unpackto optimization (#7459)
|
2022-08-18 20:51:18 -07:00 |
|
DictionaryLookup
|
[Kotlin] Fix key lookup returning null clashing with default value (#7237)
|
2022-04-11 17:17:19 -07:00 |
|
docker
|
|
|
|
evolution_test
|
[C++] Static assert on Flatbuffers Version (#7203)
|
2022-03-31 20:56:41 -07:00 |
|
FlatBuffers.Benchmarks
|
|
|
|
FlatBuffers.Benchmarks.swift
|
Swift update performance benchmark infrastructure (#7255)
|
2022-04-19 10:52:10 +02:00 |
|
FlatBuffers.Test
|
[C#] Rework how sorted vectors are looked up (#7441)
|
2022-08-15 09:33:07 -07:00 |
|
FlatBuffers.Test.Swift
|
Adds full supposed for Wasm in the swift lib (#7328)
|
2022-05-29 20:56:33 +02:00 |
|
FlatBuffers.Test.Swift.Wasm
|
Adds full supposed for Wasm in the swift lib (#7328)
|
2022-05-29 20:56:33 +02:00 |
|
flatc
|
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
|
2022-08-16 12:52:26 -07:00 |
|
fuzzer
|
Audit and fixups for GCC and Clang (#7212)
|
2022-08-16 10:48:41 -07:00 |
|
include_test
|
|
|
|
include_test1
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
include_test2
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
keyword_test
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
KeywordTest
|
|
|
|
monster_test
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
monster_test_serialize
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
monster_test_suffix
|
disabling unpackto optimization (#7459)
|
2022-08-18 20:51:18 -07:00 |
|
more_defaults
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
my-game
|
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
|
2022-08-16 12:52:26 -07:00 |
|
MyGame
|
[C#] Rework how sorted vectors are looked up (#7441)
|
2022-08-15 09:33:07 -07:00 |
|
name_clash_test
|
|
|
|
namespace_test
|
disabling unpackto optimization (#7459)
|
2022-08-18 20:51:18 -07:00 |
|
nested_namespace_test
|
|
|
|
optional-scalars
|
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
|
2022-08-16 12:52:26 -07:00 |
|
optional_scalars
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
private_annotation_test
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
|
2022-08-10 09:15:35 -04:00 |
|
prototest
|
Handle +/-inf in protos (#7256)
|
2022-04-19 13:07:26 -07:00 |
|
rust_serialize_test
|
|
|
|
rust_usage_test
|
Make flatc generate Rust files not requiring std (#7273)
|
2022-04-26 21:40:03 -04:00 |
|
test_dir
|
|
|
|
ts/ts-flat-files
|
Change to GetTypeName (#7453)
|
2022-08-16 20:32:53 -07:00 |
|
type_field_collsion
|
[C#] Fix collision of field name and type name (#7149)
|
2022-03-30 12:51:58 -07:00 |
|
union_vector
|
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
|
2022-08-16 12:52:26 -07:00 |
|
arrays_test.bfbs
|
|
|
|
arrays_test.fbs
|
|
|
|
arrays_test.golden
|
|
|
|
arrays_test.schema.json
|
|
|
|
arrays_test_generated.h
|
avoid zero-as-null-pointer warning (#7423)
|
2022-08-08 21:32:13 -07:00 |
|
BUILD.bazel
|
Reenable optional json (#7352)
|
2022-06-16 09:26:44 -07:00 |
|
DartTest.sh
|
[Dart] Implement putBool to fix errors when serializing structs with bools (#7359)
|
2022-06-28 11:16:47 -04:00 |
|
dictionary_lookup.fbs
|
[Java] Fix key lookup returning null clashing with default value (#7236)
|
2022-04-11 17:16:41 -07:00 |
|
go_test.go
|
[golang] Add support for text parsing with json struct tags (#7353)
|
2022-08-08 11:30:06 -07:00 |
|
gold_flexbuffer_example.bin
|
|
|
|
GoTest.sh
|
Turn off go modules temporary until we get a proper fix (#7251)
|
2022-04-16 15:29:18 -07:00 |
|
include_build_test.cc
|
|
|
|
included_test.fbs
|
|
|
|
includer_test.fbs
|
|
|
|
JavaScriptFlexBuffersTest.js
|
Fix FlexBuffers JS/TS bug https://github.com/google/flatbuffers/issues/6934 (#7434)
|
2022-08-13 18:29:28 -07:00 |
|
JavaScriptTest.js
|
[TS] fix incorrect reverse when writting array of structs (#7271)
|
2022-08-05 22:00:16 -07:00 |
|
JavaScriptUnionVectorTest.js
|
|
|
|
JavaTest.bat
|
|
|
|
javatest.bin
|
|
|
|
JavaTest.java
|
[Java] Fix key lookup returning null clashing with default value (#7236)
|
2022-04-11 17:16:41 -07:00 |
|
JavaTest.sh
|
|
|
|
keyword_test.fbs
|
|
|
|
KotlinTest.kt
|
[Kotlin] Fix key lookup returning null clashing with default value (#7237)
|
2022-04-11 17:17:19 -07:00 |
|
KotlinTest.sh
|
|
|
|
lobstertest.lobster
|
|
|
|
LuaTest.bat
|
|
|
|
luatest.lua
|
|
|
|
LuaTest.sh
|
|
|
|
monster_extra.fbs
|
|
|
|
monster_extra_generated.h
|
[C++] Static assert on Flatbuffers Version (#7203)
|
2022-03-31 20:56:41 -07:00 |
|
monster_extra_my_game_generated.dart
|
|
|
|
monster_test.afb
|
Add Annotations for Monster schema and example buffer
|
2022-04-21 20:43:55 -07:00 |
|
monster_test.bfbs
|
|
|
|
monster_test.fbs
|
|
|
|
monster_test.grpc.fb.cc
|
|
|
|
monster_test.grpc.fb.h
|
cpp_generator: comment out unused parameter to avoid warnings (#7381)
|
2022-07-26 15:05:01 -07:00 |
|
monster_test.js
|
Moved TypeScriptTests to python script (#7411)
|
2022-08-07 11:42:02 -07:00 |
|
monster_test.schema.json
|
|
|
|
monster_test.ts
|
|
|
|
monster_test_bfbs_generated.h
|
[C++] Static assert on Flatbuffers Version (#7203)
|
2022-03-31 20:56:41 -07:00 |
|
monster_test_generated.grpc.fb.cc
|
|
|
|
monster_test_generated.grpc.fb.h
|
|
|
|
monster_test_generated.h
|
disabling unpackto optimization (#7459)
|
2022-08-18 20:51:18 -07:00 |
|
monster_test_generated.lobster
|
Add explicit return types to lobster generated code (#7312)
|
2022-05-23 10:50:01 -07:00 |
|
monster_test_generated.py
|
|
|
|
monster_test_generated.ts
|
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
|
2022-08-16 12:52:26 -07:00 |
|
monster_test_grpc.d.ts
|
|
|
|
monster_test_grpc.js
|
|
|
|
monster_test_my_game.example2_generated.dart
|
|
|
|
monster_test_my_game.example_generated.dart
|
|
|
|
monster_test_my_game_generated.dart
|
|
|
|
monsterdata_extra.json
|
|
|
|
monsterdata_go_wire.mon.sp
|
|
|
|
monsterdata_python_wire.mon
|
|
|
|
monsterdata_test.afb
|
fixed padding in struct for annotated binary (#7199)
|
2022-03-30 16:43:22 -07:00 |
|
monsterdata_test.golden
|
|
|
|
monsterdata_test.json
|
|
|
|
monsterdata_test.mon
|
|
|
|
more_defaults.fbs
|
|
|
|
MutatingBool.fbs
|
|
|
|
native_type_test.fbs
|
|
|
|
native_type_test_generated.h
|
[C++] Static assert on Flatbuffers Version (#7203)
|
2022-03-31 20:56:41 -07:00 |
|
native_type_test_impl.cpp
|
|
|
|
native_type_test_impl.h
|
|
|
|
optional_scalars.fbs
|
|
|
|
optional_scalars.json
|
Reenable optional json (#7352)
|
2022-06-16 09:26:44 -07:00 |
|
optional_scalars.ts
|
|
|
|
optional_scalars_defaults.json
|
Reenable optional json (#7352)
|
2022-06-16 09:26:44 -07:00 |
|
optional_scalars_generated.h
|
[C++] Static assert on Flatbuffers Version (#7203)
|
2022-03-31 20:56:41 -07:00 |
|
optional_scalars_generated.lobster
|
Add explicit return types to lobster generated code (#7312)
|
2022-05-23 10:50:01 -07:00 |
|
optional_scalars_generated.ts
|
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
|
2022-08-16 12:52:26 -07:00 |
|
package.json
|
|
|
|
phpTest.php
|
|
|
|
phpUnionVectorTest.php
|
|
|
|
phpUnionVectorTest.sh
|
|
|
|
private_annotation_test.fbs
|
Started implementation for private flags in rust (#7269)
|
2022-06-05 23:04:05 +02:00 |
|
py_flexbuffers_test.py
|
|
|
|
py_test.py
|
Implement optional scalars for Python (#7318)
|
2022-06-13 09:16:00 -04:00 |
|
PythonTest.sh
|
|
|
|
RustTest.bat
|
|
|
|
RustTest.sh
|
|
|
|
TableA.lua
|
|
|
|
TableAT.java
|
|
|
|
test.cpp
|
Audit and fixups for GCC and Clang (#7212)
|
2022-08-16 10:48:41 -07:00 |
|
test_assert.cpp
|
avoid zero-as-null-pointer warning (#7423)
|
2022-08-08 21:32:13 -07:00 |
|
test_assert.h
|
avoid zero-as-null-pointer warning (#7423)
|
2022-08-08 21:32:13 -07:00 |
|
test_builder.cpp
|
Audit and fixups for GCC and Clang (#7212)
|
2022-08-16 10:48:41 -07:00 |
|
test_builder.h
|
|
|
|
TestAll.sh
|
Moved TypeScriptTests to python script (#7411)
|
2022-08-07 11:42:02 -07:00 |
|
tsconfig.json
|
|
|
|
type_field_collsion.fbs
|
[C#] Fix collision of field name and type name (#7149)
|
2022-03-30 12:51:58 -07:00 |
|
typescript_keywords.fbs
|
|
|
|
TypeScriptTest.py
|
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
|
2022-08-16 12:52:26 -07:00 |
|
unicode_test.json
|
|
|
|
unicode_test.mon
|
|
|
|
vector_has_test.fbs
|
[swift] add had<ArrayName> property for arrays to check presence in a message (#7280)
|
2022-05-11 15:35:53 +02:00 |