| .. |
|
annotated_binary_text_gen.cpp
|
Add missing #include <algorithm> for std::min/std::max uses, and #include <limits> for std::numeric_limits<> (#7624)
|
2022-11-08 09:36:35 -08:00 |
|
annotated_binary_text_gen.h
|
|
|
|
bfbs_gen.h
|
[Nim] Bfbs Nim Generator (#7534)
|
2022-10-21 14:30:04 -04:00 |
|
bfbs_gen_lua.cpp
|
[C++] Fix clang -Wnewline-eof warning (#7711)
|
2022-12-14 21:35:54 -08:00 |
|
bfbs_gen_lua.h
|
[C++] Fix clang -Wnewline-eof warning (#7711)
|
2022-12-14 21:35:54 -08:00 |
|
bfbs_gen_nim.cpp
|
Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588)
|
2022-11-08 10:59:46 -08:00 |
|
bfbs_gen_nim.h
|
[Nim] Bfbs Nim Generator (#7534)
|
2022-10-21 14:30:04 -04:00 |
|
bfbs_namer.h
|
[C++] Fix clang -Wnewline-eof warning (#7711)
|
2022-12-14 21:35:54 -08:00 |
|
binary_annotator.cpp
|
Add missing #include <algorithm> for std::min/std::max uses, and #include <limits> for std::numeric_limits<> (#7624)
|
2022-11-08 09:36:35 -08:00 |
|
binary_annotator.h
|
[C++] Fix clang -Wnewline-eof warning (#7711)
|
2022-12-14 21:35:54 -08:00 |
|
BUILD.bazel
|
[Nim] Bfbs Nim Generator (#7534)
|
2022-10-21 14:30:04 -04:00 |
|
code_generators.cpp
|
|
|
|
flatc.cpp
|
Add --go-module-name flag to support generating Go module compatible code (#7651)
|
2022-11-22 14:28:01 -08:00 |
|
flatc_main.cpp
|
[Nim] Bfbs Nim Generator (#7534)
|
2022-10-21 14:30:04 -04:00 |
|
flathash.cpp
|
|
|
|
idl_gen_cpp.cpp
|
[C++] Update to address comparator failure in big endian (#7681)
|
2022-12-06 14:02:16 -08:00 |
|
idl_gen_csharp.cpp
|
FlatBuffers Version 22.12.06 (#7702)
|
2022-12-06 22:54:49 -08:00 |
|
idl_gen_dart.cpp
|
Fix import problem in dart generated files. (fixes #7609). (#7621)
|
2022-11-13 19:21:57 +00:00 |
|
idl_gen_fbs.cpp
|
Add support for parsing proto map fields (#7613)
|
2022-11-08 10:51:24 -08:00 |
|
idl_gen_go.cpp
|
[Go] Fix bug where bytes wasn't being imported when using --gen-onefile flag (#7706)
|
2022-12-12 23:06:48 -08:00 |
|
idl_gen_grpc.cpp
|
|
|
|
idl_gen_java.cpp
|
FlatBuffers Version 22.12.06 (#7702)
|
2022-12-06 22:54:49 -08:00 |
|
idl_gen_json_schema.cpp
|
Add missing #include <algorithm> for std::min/std::max uses, and #include <limits> for std::numeric_limits<> (#7624)
|
2022-11-08 09:36:35 -08:00 |
|
idl_gen_kotlin.cpp
|
FlatBuffers Version 22.12.06 (#7702)
|
2022-12-06 22:54:49 -08:00 |
|
idl_gen_lobster.cpp
|
|
|
|
idl_gen_lua.cpp
|
|
|
|
idl_gen_php.cpp
|
|
|
|
idl_gen_python.cpp
|
Add comparison operator to python objects under --gen-compare option (#7610)
|
2022-11-11 02:47:53 +00:00 |
|
idl_gen_rust.cpp
|
Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588)
|
2022-11-08 10:59:46 -08:00 |
|
idl_gen_swift.cpp
|
FlatBuffers Version 22.12.06 (#7702)
|
2022-12-06 22:54:49 -08:00 |
|
idl_gen_text.cpp
|
Add missing #include <algorithm> for std::min/std::max uses, and #include <limits> for std::numeric_limits<> (#7624)
|
2022-11-08 09:36:35 -08:00 |
|
idl_gen_ts.cpp
|
updated method call (#7642)
|
2022-11-22 13:01:32 -08:00 |
|
idl_namer.h
|
|
|
|
idl_parser.cpp
|
Fix confrom failure for nullptr dereference. (#7688)
|
2022-12-01 20:21:48 -08:00 |
|
namer.h
|
Fix go generator undefined Package name, also throwing exception (#7632)
|
2022-11-22 13:21:25 -08:00 |
|
reflection.cpp
|
|
|
|
util.cpp
|
|
|