flatbuffers/src
Vladimir Glavnyy 7d3930a2fd Repair fallthrough was broken by d4493165 (#5115) (#5139)
- GCC: fixed broken `fallthrough` (checked with 7.3 and 8.2)
- Clang: added `fallthrough` support
- Clang: added `-Wimplicit-fallthrough` checking
2019-01-28 10:16:12 -08:00
..
clang-format.sh
code_generators.cpp Add default NaN/Inf to C#, Java, Python (#5107) 2019-01-14 09:23:42 -08:00
flatc.cpp Enable flatbuffer to initialize Parser from bfbs (#4283) (#5077) 2018-12-13 11:59:27 -08:00
flatc_main.cpp Renamed JS generator to explicitly state it generates TS too (#5043) 2018-12-06 11:12:06 -08:00
flathash.cpp
idl_gen_cpp.cpp Add default NaN/Inf to C#, Java, Python (#5107) 2019-01-14 09:23:42 -08:00
idl_gen_dart.cpp CI check generate code (#4998) 2018-10-22 15:41:12 -07:00
idl_gen_fbs.cpp
idl_gen_general.cpp Repair fallthrough was broken by d4493165 (#5115) (#5139) 2019-01-28 10:16:12 -08:00
idl_gen_go.cpp [Go] Namespaced imports fix (#5097) 2018-12-27 20:57:19 -05:00
idl_gen_grpc.cpp
idl_gen_js_ts.cpp Renamed JS generator to explicitly state it generates TS too (#5043) 2018-12-06 11:12:06 -08:00
idl_gen_json_schema.cpp
idl_gen_lobster.cpp
idl_gen_lua.cpp disallow c style casts (#4981) 2018-10-15 15:11:31 -07:00
idl_gen_php.cpp Performance improvement to generated+supporting PHP (#5080) 2018-12-20 16:10:20 -08:00
idl_gen_python.cpp Add default NaN/Inf to C#, Java, Python (#5107) 2019-01-14 09:23:42 -08:00
idl_gen_rust.cpp Repair fallthrough was broken by d4493165 (#5115) (#5139) 2019-01-28 10:16:12 -08:00
idl_gen_text.cpp Replace deprecated Vector::Length() with Vector::size() (#5131) 2019-01-24 13:33:19 -08:00
idl_parser.cpp Repair fallthrough was broken by d4493165 (#5115) (#5139) 2019-01-28 10:16:12 -08:00
reflection.cpp Repair fallthrough was broken by d4493165 (#5115) (#5139) 2019-01-28 10:16:12 -08:00
util.cpp Move all platform dependent headers and code to util.cpp module (#5106) 2019-01-07 10:12:57 -08:00