Commit Graph

  • 5fc87f4c4b Enable --gen-onefile in Python (#6953) lu-wang-g 2021-12-09 15:47:09 -08:00
  • 11749095a1 Make idl_parser deterministic (#6976) Danila Kutenin 2021-12-09 21:07:29 +00:00
  • d0cede9c90 Bumping to Version 2.0.5 (#6967) v2.0.5-last-supported-VS2010-12-13 v2.0.5 Derek Bailey 2021-12-09 10:31:57 -08:00
  • fcc2bee0b6 Fix typo in variable name (#6973) David Sanders 2021-12-09 10:30:15 -08:00
  • e08da4dea2 remove Appveyor's Vs2010 and 13 builds (#6969) Derek Bailey 2021-12-06 14:18:22 -08:00
  • 18538c401c [TS] Fix reserved words as arguments (#6955) (#6956) tira-misu 2021-12-06 23:16:04 +01:00
  • e57f4ab2d2 Update stale bot version and provide away to exempt issues with the not-stale label (#6968) Derek Bailey 2021-12-03 13:51:05 -08:00
  • deed68db5d missing generated files (#6966) Derek Bailey 2021-12-03 11:23:58 -08:00
  • 061d61f3f8 Lua Generator using IR. (#6940) Derek Bailey 2021-12-02 21:29:19 -08:00
  • cffe0c4546 FixedTypedVector: add const to ElementType() and size() (#6965) Markus Junginger 2021-12-03 05:32:51 +01:00
  • fadd40e402 Have grpc include file with correct filename-suffix given to flatc (#6954) Panagiotis Gourgaris 2021-12-02 19:49:12 +02:00
  • e47dc0e465 Removed test/generate_code.{sh|bat} (#6873) Derek Bailey 2021-11-30 23:13:24 -08:00
  • 5c54754790 switched to windows-lastest, removed deadcode (#6948) Derek Bailey 2021-11-30 23:12:57 -08:00
  • 4f7f6dc301 Restore FlatBufferBuilder::kFileIdentifierLength. (#6960) engedy 2021-12-01 08:06:19 +01:00
  • 0fadaf391d Enable verifier on nested_flatbuffers Wouter van Oortmerssen 2021-11-22 17:07:49 -08:00
  • 4d0e9a8706 Turn off nested FlatBuffers/FlexBuffers for the fuzzer Wouter van Oortmerssen 2021-11-22 16:28:04 -08:00
  • c05f6783a6 invalid conditional running genrate_code.py (#6952) Derek Bailey 2021-11-23 22:32:06 -08:00
  • a14f4052cf rust: remove needless borrow (#6922) Élie ROUDNINSKI 2021-11-23 16:46:56 +00:00
  • 9e4ca857b6 Vector Downward GetSize optimization (#6925) Derek Bailey 2021-11-22 19:50:42 -08:00
  • a2b99084b4 Fix flexbuffers clang-analyzer warning (#6947) jonathan-conder-sm 2021-11-23 10:37:36 +13:00
  • 85b4effac6 test: fix undefined order of functio parameters. (#6946) Sergei Trofimovich 2021-11-22 20:14:31 +00:00
  • 790f411542 [cmake] Fix getting version info from tags during the build (#6936) Denis Protivensky 2021-11-22 22:53:50 +03:00
  • e89de4411d clang-all (#6941) Derek Bailey 2021-11-19 17:01:48 -08:00
  • 256ab3798d WIP: Dart release 2.0 (#6927) Ivan Dlugos 2021-11-18 19:56:29 +01:00
  • a59288a019 Add benchmarks to Linux CI (#6928) Derek Bailey 2021-11-18 10:55:57 -08:00
  • 587bbd49a7 [C++] Fix compile failure on Object API union construction for struct member (#6923) Taiju Tsuiki 2021-11-19 03:55:11 +09:00
  • a9c341545f Fix integer overflow warnings Wouter van Oortmerssen 2021-11-18 09:41:44 -08:00
  • 8aa18b6291 fixed cmp0048 error (#6932) Derek Bailey 2021-11-17 20:22:23 -08:00
  • d727579b6d fuzzers: fix typo in file path (#6931) Catena cyber 2021-11-17 23:43:56 +01:00
  • 97a30171cb Added Raw C++ benchmarks (#6924) Derek Bailey 2021-11-15 15:19:03 -08:00
  • 0989fc5e59 Added Google benchmarks (and gtests) (#6920) Derek Bailey 2021-11-15 13:41:22 -08:00
  • 927175ea20 [Java] lookup by byteArray is giving back wrong entry (#6915) taroplus 2021-11-15 11:16:45 -08:00
  • 6748c373be Removal of support for FLATBUFFERS_CPP98_STL (#6918) Wouter van Oortmerssen 2021-11-12 14:01:11 -08:00
  • 3fab0c6ee4 move [[ ]] to calling sites (#6914) Derek Bailey 2021-11-11 10:31:15 -08:00
  • 6c8c291559 [C++] Split flatbuffers.h into separate files (#6868) Derek Bailey 2021-11-10 22:26:09 -08:00
  • fd4ff23da0 Keep methods with struct name and switch them to default (#6879) lu-wang-g 2021-11-04 15:12:25 -07:00
  • f8b69e3308 [Python] Verify EnumDef is not generated in GenUnionCreator (#6903) Tom Miller 2021-11-04 17:21:31 -04:00
  • c0394bb09c Support --conform for vector of unions (#6883) Alec Theriault 2021-11-01 14:26:36 -04:00
  • 8433eb108c Typo fixes in comments of flatbuffers.h and flexbuffers.h (#6901) Even Rouault 2021-10-28 22:03:03 +02:00
  • f2f9380c86 [Java] Prevent generation of enum names when underlying type is long (#6781) (#6895) Fraser Crossman 2021-10-18 23:18:36 +01:00
  • e672dabfea [C++] Fix memory leak when using grpc (#6896) (#6897) xuyatian 2021-10-18 11:24:52 -07:00
  • 9a4ca2764c Output errors / warnings on stderr instead of stdout (#6881) Brian King 2021-10-07 16:58:10 -05:00
  • 4c7a9c10d3 Adds JSON encoding to swift (#6874) mustiikhalil 2021-10-07 23:22:22 +02:00
  • 38295a1873 [Kotlin] Fix missing escape for struct construction statements (#6877) Paulo Pinheiro 2021-10-07 22:00:07 +02:00
  • 31bb0b9726 add working directory (#6878) Derek Bailey 2021-10-05 20:24:00 -05:00
  • 45e5642e91 Default Arguments for Mutators C++ [Updated] (#6872) T Sprecher 2021-09-30 19:44:39 -04:00
  • a592f4c89e [Cmake] Add a post build command after flatc to run the new generate_code.py script. (#6866) Derek Bailey 2021-09-30 14:38:52 -05:00
  • b9d43a557c dart - add Packable interface (#6846) Ivan Dlugos 2021-09-28 22:23:30 +02:00
  • 2ece9e25b4 Bumped package.json to 2.0.4 Wouter van Oortmerssen 2021-09-27 15:49:45 -07:00
  • 2dd2126379 Fix linker errors on (Free|Open)BSD. (#6860) Yesudeep Mangalapilly 2021-09-27 12:07:04 -07:00
  • f63c130c28 Improves documentation, and adding DocC (#6784) mustiikhalil 2021-09-27 20:59:19 +02:00
  • e2b26ee19b Make and generate_code.sh generate same outputs (#6855) Derek Bailey 2021-09-24 14:01:34 -05:00
  • 9d686bf433 Include subdirectories in published npm package (#6850) Louis DeScioli 2021-09-23 19:22:49 -04:00
  • 1d26daff3e Use ArrayBuffer type for JS flexbuffer's toObject (#6851) Louis DeScioli 2021-09-23 19:22:13 -04:00
  • e72e18d9fd feat(build): compile "universal" libraries and executables for Mac (#6852) Ivan Dlugos 2021-09-23 21:36:20 +02:00
  • 354d97f6da fixed errant itemgroup element in C# test project (#6854) Derek Bailey 2021-09-21 17:01:29 -05:00
  • 6f7a57eaa0 [C#] Using 'global::' as qualifying_start_ within BaseGenerator (#6767) Todd Hansen 2021-09-15 16:57:29 -05:00
  • 90baa1444b Dart: binary lists (typed_data) (#6839) Ivan Dlugos 2021-09-15 17:50:57 +02:00
  • 0a3b017f09 Delete IDLOptions::lang (#6841) Casper 2021-09-13 18:18:00 -04:00
  • 47d35f1053 BugFix: Optional enum when it is null (#6835) Artavazd Balaian 2021-09-11 00:55:46 +08:00
  • 8fb8c2ce1d [C#] Use @ for keyword escaping (#6834) Derek Bailey 2021-09-09 10:29:27 -07:00
  • 1d063d87cf [C++] Let builder accept custom-alloc std::vector (#6814) Maksim Ivanov 2021-09-08 22:25:06 +02:00
  • 338331b55b Changes to support binary schema file loading and parsing (flatc) (#6823) Herr Frei 2021-09-08 22:19:00 +02:00
  • 156a30c753 Move Apple-specific build flags to Clang section (#6802) Rafal Kapuscik 2021-09-08 22:14:53 +02:00
  • 550d2f9048 Issue error if jsonschema has no root type defined #6821 (#6831) schoetbi 2021-09-02 23:24:47 +02:00
  • c3a38242e6 Fix typos in docs (#6829) SaintMalik 2021-09-02 16:38:45 +01:00
  • 74c3d7eba2 [C++] Add mutable version of LookupByKey and test (#6826) Tyler Denniston 2021-08-31 17:17:20 -04:00
  • db6eae5c42 Add html and latex to gitignore (#6819) Casper 2021-08-30 19:36:00 -04:00
  • 0e9d79c355 [Java] Avoid casting ByteBuffer to Buffer (#6785) Björn Harrtell 2021-08-31 00:51:06 +02:00
  • b20c4d3aad [C++] Add GetMutableSizePrefixedRoot and generate GetMutableSizePrefixedXxx functions (#6815) Stefan F 2021-08-31 00:34:42 +02:00
  • ae145293cc flattests_cpp17 doesn't compile with Visual Studio 2017: warning C4100: 'indent': unreferenced formal parameter (#6811) Stefan F 2021-08-31 00:32:36 +02:00
  • e3c76a5cde Dart lints (#6808) Ivan Dlugos 2021-08-30 21:54:59 +02:00
  • 4b9123baff fix parser string=null (#6810) Casper 2021-08-24 09:41:39 -04:00
  • f89e0b1a6c Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) Casper 2021-08-23 18:53:10 -04:00
  • 273f6084e5 Fix Rust keyword inconsistency (#6794) Casper 2021-08-18 15:37:44 -04:00
  • 4a0879458d [C#] Remove superfluous semicolon in C# structs (#6791) Todd Hansen 2021-08-17 10:02:57 -05:00
  • d6f51ea16d fix ptr in flatbuffers cpp tutorial (#6787) Casper 2021-08-16 14:43:26 -04:00
  • 067dce6e79 [C#] Handle keywords (#6775) Todd Hansen 2021-08-16 13:09:21 -05:00
  • 2ca5f0e72b [C#] Respect command line parameter for file name extension and suffix (#6779) Todd Hansen 2021-08-15 14:51:58 -05:00
  • f20d2253ae update Java version to 2.0.3 Wouter van Oortmerssen 2021-08-14 09:01:54 -07:00
  • 390d438e2a [Kotlin] Fix CI by changing compiler to Java 11 (#6783) Paulo Pinheiro 2021-08-14 17:57:38 +02:00
  • 6fb2c90d9e avoiding even more NoSuchMethod exceptions (#6729) Kamil Rojewski 2021-08-05 21:25:23 +02:00
  • a7b527d942 java: Use maven profile to target Java 8 bytecode (#6764) Björn Harrtell 2021-08-05 20:44:13 +02:00
  • 5d77820b34 [C++] Using calculated fields_number for field_names size (#6769) bakinovsky-m 2021-08-05 21:41:49 +03:00
  • 909ce970ae [C++] Use UnPackTo instead of UnPack if pointer exists (#6725) RWauson 2021-08-05 12:40:03 -06:00
  • 35e2cac6eb Store vtables sorted in Rust builder (#6765) Casper 2021-08-03 15:31:45 -04:00
  • c39fc9dd9c [C++] Use nullptr instead of 0 in generated headers (#6762) mogemimi 2021-08-03 05:41:15 +09:00
  • 775c6567d1 [C++] Fix compiler warning -Wredundant-parens in clang (#6761) mogemimi 2021-08-03 05:40:17 +09:00
  • 97d9527f6c Dart 2.0 release prep (#6759) Ivan Dlugos 2021-08-02 22:31:36 +02:00
  • e012054667 [C++] Use proper gRPC C++ API when using MemoryBuffer Slice (#6756) Esun Kim 2021-07-29 17:41:51 +00:00
  • 5235133f32 Dart - make ascii optimization optional in StringReader, same as in writeString() (#6758) Ivan Dlugos 2021-07-29 19:39:03 +02:00
  • c871df7702 Dart - change table building to assert() instead of exceptions (#6754) Ivan Dlugos 2021-07-26 20:42:42 +02:00
  • a6eeeb3b9c Dart - inline small functions to increase performance (#6755) Ivan Dlugos 2021-07-26 19:09:46 +02:00
  • 3dd02144d5 [C#] Fix field name struct name collision (#6744) (#6757) tira-misu 2021-07-26 19:02:27 +02:00
  • e77926f0ed [C#] Add Union Constructor Utility for ObjectAPI. (#6105) mugisoba 2021-07-27 02:01:41 +09:00
  • ac23482022 Dart - fixup writeString() return type after previous merges (#6753) Ivan Dlugos 2021-07-26 18:54:13 +02:00
  • 8be8a0a713 [C++] Fix union type handling on object api in C++17 (#6745) Taiju Tsuiki 2021-07-25 18:20:34 +09:00
  • 12e341e4f8 Rework how Rust generated files are laid out (#6731) Casper 2021-07-22 19:02:28 -04:00
  • c36672d803 Dart - optimize writeString for ASCII (#6736) Ivan Dlugos 2021-07-22 19:36:37 +02:00
  • 2bfc8e9f01 Dart - make writeString() argument non-nullable (#6737) Ivan Dlugos 2021-07-20 16:54:48 +02:00