flatbuffers/src
Kamil Rojewski a0182cdb11
optional scalars for ts/js (#6215)
* optional scalars for ts/js

* removed range based for

* removed range based for
2020-10-28 09:45:23 -07:00
..
BUILD [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
clang-format-all.sh Improved pull request & clang-format instructions. 2019-11-07 14:37:33 -08:00
clang-format-git.sh Improved pull request & clang-format instructions. 2019-11-07 14:37:33 -08:00
code_generators.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
flatc.cpp [C++] Add option to not generate direct copy methods. (#6166) 2020-10-12 12:25:10 -07:00
flatc_main.cpp [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
flathash.cpp [C++] Refactor to conform to Google C++ style guide (#5608) 2019-11-07 12:22:54 -08:00
idl_gen_cpp.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_csharp.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_dart.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_fbs.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
idl_gen_go.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_grpc.cpp [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
idl_gen_java.cpp [Java] Implement optional scalars (#6212) 2020-10-26 17:46:50 -07:00
idl_gen_js_ts.cpp optional scalars for ts/js (#6215) 2020-10-28 09:45:23 -07:00
idl_gen_json_schema.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_kotlin.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_lobster.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_lua.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_php.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_python.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_rust.cpp Refactor idl_gen_rust (#6206) 2020-10-24 15:46:55 -07:00
idl_gen_swift.cpp Mass Refactoring to use `IsString` and other BASE_TYPE helpers (#6193) 2020-10-20 08:00:31 -07:00
idl_gen_text.cpp [C++] Fix for printing of enum in case output_enum_identifiers=1. (#5706) 2020-01-16 14:12:25 -08:00
idl_parser.cpp optional scalars for ts/js (#6215) 2020-10-28 09:45:23 -07:00
reflection.cpp [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
util.cpp [C++] Updates real_path to be truly portable (#5787) 2020-06-25 14:40:10 -07:00