flatbuffers/src
2021-04-05 12:34:42 +03:00
..
BUILD.bazel [CI] fixes buildkite (#6544) 2021-04-05 12:34:42 +03:00
clang-format-all.sh
clang-format-git.sh
code_generators.cpp
flatc.cpp [C++17] Add compile-time reflection for fields. (#6324) 2021-03-05 10:01:40 -08:00
flatc_main.cpp
flathash.cpp
idl_gen_cpp.cpp [C++] #6501 - Problem when mapping a native type multiple times (#6514) 2021-03-18 11:01:50 -07:00
idl_gen_csharp.cpp Revert "[C#] Fix truncated ArraySegment<byte> if elementSize != 1 (#6462)" (#6488) 2021-02-23 11:30:07 -08:00
idl_gen_dart.cpp
idl_gen_fbs.cpp Refactor FieldDef to model presense as an enum rather than 2 bools. (#6420) 2021-01-25 09:29:43 -08:00
idl_gen_go.cpp
idl_gen_grpc.cpp Working on a python example plus fixing python grpc code (#6456) 2021-02-25 14:38:12 -08:00
idl_gen_java.cpp Refactor FieldDef to model presense as an enum rather than 2 bools. (#6420) 2021-01-25 09:29:43 -08:00
idl_gen_json_schema.cpp JSON schema - tailing double quotes for maximum (#6452) 2021-02-10 11:45:34 -08:00
idl_gen_kotlin.cpp Refactor FieldDef to model presense as an enum rather than 2 bools. (#6420) 2021-01-25 09:29:43 -08:00
idl_gen_lobster.cpp Refactor FieldDef to model presense as an enum rather than 2 bools. (#6420) 2021-01-25 09:29:43 -08:00
idl_gen_lua.cpp
idl_gen_php.cpp Refactor FieldDef to model presense as an enum rather than 2 bools. (#6420) 2021-01-25 09:29:43 -08:00
idl_gen_python.cpp Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
idl_gen_rust.cpp Rust structz (#6539) 2021-03-29 19:56:45 -04:00
idl_gen_swift.cpp Rust structz (#6539) 2021-03-29 19:56:45 -04:00
idl_gen_text.cpp
idl_gen_ts.cpp fixed packing structs (#6530) 2021-03-25 10:25:00 -07:00
idl_parser.cpp [flexbuffers, json] Parse nan and inf (#6512) 2021-03-15 11:44:42 -07:00
reflection.cpp
util.cpp