flatbuffers/src
Jakob Kordež 38df29380a
[Dart] Fix namespace alias from union type (#9088)
* Fix namespace alias from union type

* Fix namespace alias from union type
2026-05-24 21:13:42 -04:00
..
annotated_binary_text_gen.cpp
annotated_binary_text_gen.h
bfbs_gen.h
bfbs_gen_lua.cpp Feature: lua now file_ident aware (#8850) 2026-02-04 13:05:08 +00:00
bfbs_gen_lua.h
bfbs_gen_nim.cpp [C++] Check for case insensitive keywords (#8420) 2026-01-20 16:06:07 -08:00
bfbs_gen_nim.h
bfbs_namer.h
binary_annotator.cpp fix: annotated output for size-prefixed binaries (#8976) 2026-03-18 22:54:46 -04:00
binary_annotator.h
BUILD.bazel
code_generators.cpp
file_manager.cpp
file_name_manager.cpp
flatc.cpp disallow circular struct references (#8851) 2026-02-04 15:15:05 +00:00
flatc_main.cpp
flathash.cpp
idl_gen_binary.cpp
idl_gen_binary.h
idl_gen_cpp.cpp codegen: escape string default values to prevent code injection (#8964) 2026-03-18 22:01:23 -04:00
idl_gen_cpp.h
idl_gen_csharp.cpp [C#] Add GetBytes methods for fixed arrays (#8633) 2026-02-04 23:13:32 +00:00
idl_gen_csharp.h
idl_gen_dart.cpp [Dart] Fix namespace alias from union type (#9088) 2026-05-24 21:13:42 -04:00
idl_gen_dart.h
idl_gen_fbs.cpp codegen: escape string default values to prevent code injection (#8964) 2026-03-18 22:01:23 -04:00
idl_gen_fbs.h
idl_gen_go.cpp [C++] Check for case insensitive keywords (#8420) 2026-01-20 16:06:07 -08:00
idl_gen_go.h
idl_gen_grpc.cpp
idl_gen_java.cpp [C++] Check for case insensitive keywords (#8420) 2026-01-20 16:06:07 -08:00
idl_gen_java.h
idl_gen_json_schema.cpp
idl_gen_json_schema.h
idl_gen_kotlin.cpp [C++] Check for case insensitive keywords (#8420) 2026-01-20 16:06:07 -08:00
idl_gen_kotlin.h
idl_gen_kotlin_kmp.cpp [C++] Check for case insensitive keywords (#8420) 2026-01-20 16:06:07 -08:00
idl_gen_lobster.cpp
idl_gen_lobster.h
idl_gen_php.cpp
idl_gen_php.h
idl_gen_python.cpp Fix indention level for --no-python-gen-numpy (#9049) 2026-04-17 16:50:03 -04:00
idl_gen_python.h
idl_gen_rust.cpp codegen: escape string default values to prevent code injection (#8964) 2026-03-18 22:01:23 -04:00
idl_gen_rust.h
idl_gen_swift.cpp [Swift] Migrate to swift 6.0 and Implements support gRPC v2 (#8983) 2026-05-06 04:39:53 +02:00
idl_gen_swift.h
idl_gen_text.cpp
idl_gen_text.h
idl_gen_ts.cpp codegen: escape string default values to prevent code injection (#8964) 2026-03-18 22:01:23 -04:00
idl_gen_ts.h
idl_namer.h
idl_parser.cpp Fix out-of-bounds vector access in StructDef::Deserialize (#8988) 2026-04-02 08:03:03 +00:00
namer.h
reflection.cpp fix: correct operator precedence in ForAllFields reverse iteration (#8991) 2026-04-02 10:14:27 +00:00
util.cpp