Commit Graph

  • 674a9f2aae fix lints in rust tests (#6743) Casper 2021-07-19 18:47:20 -04:00
  • 016e6aa13f Add a split on ':' to build_defs.bzl (#6742) Sam Sobell 2021-07-19 16:42:27 -04:00
  • 65700441d3 Dart - make vTable fixed size (expect the number of fields when creating) (#6735) Ivan Dlugos 2021-07-19 20:27:01 +02:00
  • dd5bb55cad Dart - make vTable deduplication optional (#6734) Ivan Dlugos 2021-07-16 00:50:12 +02:00
  • e8423da1b7 Dart - regenerate example after recent flatc changes (#6733) Ivan Dlugos 2021-07-15 22:03:27 +02:00
  • 0980e39c9b flexbuffers: Add variant of Blob() that takes a key (#6730) Shlomi Regev 2021-07-12 09:42:55 -07:00
  • e73fab27d4 Dart - store empty vectors instead of NULL (#6728) Ivan Dlugos 2021-07-09 21:44:40 +02:00
  • 92ae532e43 Dart - finish/lowFinish/buffer changes (#6712) Ivan Dlugos 2021-07-09 20:45:45 +02:00
  • 7482b25f8b Remove ubuntu1604 from presubmit.yml (#6715) Philipp Wollermann 2021-07-09 18:59:30 +02:00
  • 3f77dc9a0e Dart - unpack() must use eager list reader (#6723) Ivan Dlugos 2021-07-09 18:55:34 +02:00
  • 838c93b843 Dart - fix flex-builder compilation error (#6722) Ivan Dlugos 2021-07-09 18:53:27 +02:00
  • 089f48a4a6 Dart - make sure added padding is zeroed, same as in C++ (#6716) Ivan Dlugos 2021-07-09 18:06:40 +02:00
  • bf3470c161 Fix UB in CreateVectorOfStructs in case of an empty vector: avoid calling memcpy in this case (#6726) Daniil Nikolenko 2021-07-08 23:40:53 +03:00
  • 8f8196e136 Fix 6348 (#6717) paulharris 2021-07-09 04:29:00 +08:00
  • 8ab35b2a5f Dart - add custom allocator support (#6711) Ivan Dlugos 2021-07-08 22:02:09 +02:00
  • c0ba2870c9 Fix typo in docu (#6714) jdees 2021-06-30 20:55:56 +02:00
  • 22498cf3a9 [C++] add make_span for Array<T,N> (#6663) Vladimir Glavnyy 2021-06-29 00:22:02 +07:00
  • bd37e67ac0 [C++] Fix a -Wdeprecated-copy warning. (#6708) pkasting 2021-06-26 19:50:12 -07:00
  • a6ee335574 Dart null safety (#6696) Ivan Dlugos 2021-06-22 17:54:57 +02:00
  • 71d43f3be9 Make --bfbs-filenames default to location of first schema file. (#6705) Casper 2021-06-22 10:19:46 -04:00
  • c8db1ca5d4 Jsonschema add prop comments (#6617) schoetbi 2021-06-21 20:42:07 +02:00
  • 962751a6ec Improve generated comparisons for tables (#6486) Mika Raento 2021-06-21 21:37:56 +03:00
  • 06fd6d640c Replace filenames in reflection with filenames+includes. (#6703) Casper 2021-06-19 19:21:33 -04:00
  • acce4ac3f0 Fix incorrect assertion usage. (#6702) pkasting 2021-06-18 12:49:55 -07:00
  • 8fd7861b75 Fix warning about deprecated module: imp (#6362) Neil Girdhar 2021-06-17 16:02:22 -04:00
  • c58ae94225 Add the file a symbol is declared in to Reflection (#6613) Casper 2021-06-17 11:50:04 -04:00
  • 2cf7bb7966 Intermediate Representation docs (#6685) Casper 2021-06-17 11:46:34 -04:00
  • 4e3a66c141 Dart object API (#6682) Ivan Dlugos 2021-06-14 19:15:56 +02:00
  • d959e23208 dart - change Builder.reset() to reuse an existing buffer (#6661) Ivan Dlugos 2021-06-13 17:07:08 +02:00
  • a9fb540884 use improved versioning (#6691) Omer Akram 2021-06-12 03:27:59 +05:00
  • 337eb8b8f7 update docs - structs can't be roots (#6690) Ivan Dlugos 2021-06-12 00:20:10 +02:00
  • 6415ef05d3 [Python] [Codegen] Fixes nested structs with underscore names (#6686) Russell Chreptyk 2021-06-10 15:52:19 -04:00
  • f069396d1b [C++] flatc --cpp-field-case-style option to permit camel-case field names in C++ (#6669) Huw Rogers 2021-06-08 19:23:05 +01:00
  • 021177af0d Fix snap version formatting (#6683) Omer Akram 2021-06-07 21:16:13 +05:00
  • e1e9f93739 [C++/grpc] added hiding of unused variables in the generated code (#6677) Alexander Dzyuba 2021-06-06 13:40:56 +03:00
  • 15110094eb Fix GitHub Actions CI gcc/clang versions Wouter van Oortmerssen 2021-06-04 13:32:16 -07:00
  • 093badb0a0 Use unoptimized path for ReadUInt64 for win32 build as the optimized path crashes. (#6681) Jared Duke 2021-06-04 13:27:47 -07:00
  • 752c7b576d avoiding more NoSuchMethod exceptions (#6671) Kamil Rojewski 2021-06-03 23:18:45 +02:00
  • 7c3e267e1e [Java] ObjectAPI implementation (#6521) (#6582) ofirm93 2021-06-04 00:17:40 +03:00
  • baaffbaedd npm update to 2.0.3 and script fix Wouter van Oortmerssen 2021-06-03 13:40:35 -07:00
  • 4cb3f222b1 [TS] Fix module reference in package.json (#6676) Björn Harrtell 2021-06-01 18:10:55 +02:00
  • eabdbda755 [TS] Generate entry point module (#6674) Björn Harrtell 2021-06-01 18:09:55 +02:00
  • bec23700fc Prepare for Java 2.0.1 release Wouter van Oortmerssen 2021-05-24 12:20:45 -07:00
  • 12f2eedadc Update CI to GCC/Clang 11 Wouter van Oortmerssen 2021-05-24 11:55:40 -07:00
  • 221eeb2312 Fix typo in C++ doc (#6664) kalabukdima 2021-05-24 21:22:01 +03:00
  • 813d3632ec avoiding NoSuchMethod exception (#6658) Kamil Rojewski 2021-05-24 20:09:45 +02:00
  • d84bccb0c7 Removed most heap allocations in builder (#6662) Derek Bailey 2021-05-21 11:09:24 -07:00
  • b4e67f9bf0 Dart test fix (#6660) Ivan Dlugos 2021-05-20 21:00:51 +02:00
  • 54c11932fa [Java] Flexbuffers - Negative signed object length (#6651) Samir Ahmed 2021-05-20 11:57:10 -07:00
  • fbcb3c4236 [TS/JS] Updates the grpc (#6654) mustiikhalil 2021-05-20 21:34:17 +03:00
  • 8937dcfd78 Updates go lang support to allow other languages to communicate with it (#6653) mustiikhalil 2021-05-20 21:32:56 +03:00
  • 512d5a6897 Update readme.md to point to security policy Derek Bailey 2021-05-19 11:59:58 -07:00
  • a92cb5dd7b Create Security.md Derek Bailey 2021-05-19 11:55:50 -07:00
  • d151dcbb9d Revert "[C++] Removed most heap allocations in builder (#6620)" (#6659) Derek Bailey 2021-05-19 10:53:46 -07:00
  • f1884c66f4 Fix gRPC test to use EndVector without specifying the length. (#6646) Richard A Hofer 2021-05-17 14:27:49 -04:00
  • 72730ecd8a [C++] Removed most heap allocations in builder (#6620) Derek Bailey 2021-05-17 10:53:32 -07:00
  • fe2bc2b0a7 Added README for Rust Flatbuffers (before publishing v=2.0) (#6652) Casper 2021-05-16 10:37:16 -04:00
  • 4867c94564 Fixed generation of c++ code with flags (#6637) Derek Bailey 2021-05-15 13:27:24 -07:00
  • ef0eb3701d Ran clang-format-all.sh. Removed default --style=file parameter (#6639) Derek Bailey 2021-05-15 12:54:08 -07:00
  • f83ee1af59 [idl_parser] Check structs and enums do not clash in a namespace (#6562) Fraser Crossman 2021-05-14 21:56:52 +01:00
  • a5175c513a Implements verifier and code gen for swift (#6373) mustiikhalil 2021-05-14 20:59:28 +03:00
  • 04b10f5a3a Deprecate EnumVal.object (#6612) Casper 2021-05-13 17:57:36 -04:00
  • c121c03456 Fixed Java gRPC version number dependency Wouter van Oortmerssen 2021-05-13 13:32:13 -07:00
  • 8fd10606c1 Implement Serialize for flexbuffer::Reader (#6635) Casper 2021-05-10 23:15:46 -04:00
  • a1730fcea8 [Swift] Updated cocoapods to 2.0.0 (#6634) mustiikhalil 2021-05-11 00:13:41 +03:00
  • a9a295fecf More missing version changes v2.0.0 Wouter van Oortmerssen 2021-05-10 11:45:16 -07:00
  • 5c01ad387f Dart generated code update Wouter van Oortmerssen 2021-05-10 11:35:00 -07:00
  • 42ca1b9140 Swift/Kotlin generated code version updates Wouter van Oortmerssen 2021-05-10 11:20:09 -07:00
  • 6ed780dbd5 C++/Rust version changes Wouter van Oortmerssen 2021-05-10 11:27:06 -07:00
  • 3412fab8ee C#/Java generated code version updates Wouter van Oortmerssen 2021-05-10 11:17:31 -07:00
  • 8a7d013f85 Updated main version numbers to 2.0 Wouter van Oortmerssen 2021-05-10 11:14:47 -07:00
  • 170af59788 [Go] Add missing namespace when using Object API (#6633) mogemimi 2021-05-11 02:52:10 +09:00
  • c8c16de167 Fix reverse iterators for Vector and Array (#6626) Vladimir Glavnyy 2021-05-10 23:07:56 +07:00
  • 4525cd9c56 [Lua] manipulate byte array as string (#6624) 罗泽轩 2021-05-08 13:57:13 +08:00
  • 47361baf61 [C++] Fix union copy constructor to work with nested structs (#6552) (#6607) Piotr Dziwiński 2021-05-07 09:42:44 +12:00
  • 8a582883ac Updates swift generated monster sample file (#6616) mustiikhalil 2021-05-06 07:55:03 +03:00
  • a4bb8f0c2e [Lua] Avoid infinite loop when creating empty string (#6614) 罗泽轩 2021-05-06 10:39:42 +08:00
  • 82aed82b84 Added support for Lua 5.1, 5.2 and 5.4 (#6606) Derek Bailey 2021-05-05 16:36:49 -07:00
  • 60ff76630d [TS] Remove wrong and obsolete NS prefix use (#6604) Björn Harrtell 2021-05-03 21:04:34 +02:00
  • a27c7d8093 Fixed LuaJIT when not compiled with COMPAT mode (#6605) Derek Bailey 2021-05-03 11:35:49 -07:00
  • 3632208233 removed unneeded type prefixing (#6601) Kamil Rojewski 2021-05-03 19:40:59 +02:00
  • 6b44c605b8 Bump Rust to 0.9.0 (#6610) Casper 2021-05-02 12:28:17 -04:00
  • d3cd78a87c [Lua] Add LuaJIT support (#6584) 罗泽轩 2021-05-01 01:38:16 +08:00
  • 8fa3dfdb5d Introduce new_from_vec in Rust (also fix formatting) (#6599) Casper 2021-04-29 18:23:22 -04:00
  • 29379e8e49 fix typo in CppUsage.md (#6595) shiyuge 2021-04-30 01:05:55 +08:00
  • 14725d6c3b [Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593) Derek Bailey 2021-04-27 13:02:13 -07:00
  • 16836ff95a Add advance feature indicators to reflection (#6546) Casper 2021-04-27 10:10:59 -04:00
  • c87179e73e Rust Remove SafeSliceAccess for Arrays, and fix miri. (#6592) Casper 2021-04-26 19:28:25 -04:00
  • c24031c36b Mark endian_scalar as unsafe. (#6588) Casper 2021-04-26 09:18:58 -04:00
  • 4ccc52c7a0 [swift] Implements union strings (#6589) mustiikhalil 2021-04-24 14:47:24 +03:00
  • b82fe07384 [Rust] Fix small mistyping (#6585) Alexander Zaitsev 2021-04-22 22:36:23 +03:00
  • 1e7f6c8c7c [TS] Commit the generated tests code (#6579) 罗泽轩 2021-04-23 02:15:18 +08:00
  • 84714b109b chore: ensure bash is used to generate code (#6577) 罗泽轩 2021-04-20 05:30:55 +08:00
  • 1045d7dd44 [Lua] Fix EnforceNumberAndPack for bool type (#6576) 罗泽轩 2021-04-20 05:30:20 +08:00
  • 0c77775966 [TS] Remove duplicated build-ts ci (#6575) 罗泽轩 2021-04-20 05:28:26 +08:00
  • c43ba17520 [Rust] Specify Minimum Supported Rust Version (#6573) Ádám Lippai 2021-04-19 22:43:11 +02:00
  • da3bb64ef6 [Rust] Add support for fixed size arrays (#6548) Eddie Linder 2021-04-16 18:15:59 +03:00
  • 151900ba96 [Kotlin][FlexBuffers] Add support for Kotlin-iOS (#6564) Paulo Pinheiro 2021-04-15 20:29:51 +02:00
  • c012f29f91 silenced clippy warning (#6565) Kamil Rojewski 2021-04-15 17:19:13 +02:00
  • df2df21ec1 [Kotlin] Bump kotlinx.benchmark dependency to 0.3.0 (#6560) Paulo Pinheiro 2021-04-12 22:47:40 +02:00