Commit Graph

  • 8ab7c7e2c8 [CI] Adds formatter to CI (#6272) mustiikhalil 2020-12-11 21:46:10 +03:00
  • 7e00390289 Fix Max CI build path (#6333) Wouter van Oortmerssen 2020-12-11 10:31:20 -08:00
  • 65c415911a Generate nullable properties in C# object-based API for optional scalars. (without -gen-mutable) (#6273) Stefan F 2020-12-11 01:50:30 +01:00
  • a9e91116d2 [Python] Commit some orphan python genfile diffs. (#6325) David P. Sicilia 2020-12-10 19:43:40 -05:00
  • 80a745d9b0 Fixed missing ending quotes in labeller (#6327) Derek Bailey 2020-12-10 14:19:46 -08:00
  • 9fca5e4f42 Add flatc option to inhibit all warnings #6005 (#6301) tira-misu 2020-12-10 23:03:53 +01:00
  • 92a806b4e8 [fuzzer] Rename fuzzing dictionaries for oss-fuzz (#6318) Vladimir Glavnyy 2020-12-11 05:02:01 +07:00
  • 9c9baf6d58 bumprust (#6322) Casper 2020-12-09 14:34:19 -05:00
  • aafc5dc950 Set default initialSize for Builder to 0 (#6310) Richard A Hofer 2020-12-07 19:20:26 -05:00
  • 442949bc11 Rust Flatbuffers Verifier (#6269) Casper 2020-12-07 18:37:51 -05:00
  • 9064072e8c Version message should be a "STATUS" to avoid going to stderr. (#6316) David P. Sicilia 2020-12-07 14:50:29 -05:00
  • fd4c1b5ff7 Replace std::string and const char* CreateSharedString with string_view (#6315) Austin Schuh 2020-12-07 11:49:24 -08:00
  • bc7eb8adeb [fuzzer] Fix mistakes in the parser and scalar fuzzers. (#6314) Vladimir Glavnyy 2020-12-08 02:47:33 +07:00
  • fc960f3670 Add default to offset param of Python generated GetRootAs (#6312) Richard A Hofer 2020-12-07 14:34:07 -05:00
  • f437f0f7ed [fuzzer] Fix loading of schema in monster_fuzzer (#6308) Vladimir Glavnyy 2020-12-08 02:21:23 +07:00
  • 7f33cf682a [C++] Switch flatc to --cpp-std c++11 C++ code generator (#6306) Vladimir Glavnyy 2020-12-08 02:19:36 +07:00
  • 8d9eae9ac9 [idl_parser] Unify parsing of NaN values read from .fbs and .json files (#6296) Vladimir Glavnyy 2020-12-08 02:12:58 +07:00
  • 2046bffa40 Moved various language tests from AppVeyor to GitHub Actions (#6300) Wouter van Oortmerssen 2020-12-03 11:26:27 -08:00
  • 338393f854 Documentation updates for Optional Scalars (#6014) (#6270) Casper 2020-11-24 11:05:39 -08:00
  • c27bc2d76f [C++] Add ParseJson(), Parser(Parser&&), update fuzzers (#6284) Vladimir Glavnyy 2020-11-24 01:17:44 +07:00
  • bc518a5127 Fixed FlexBufferBuilder asserting on duplicate keys Wouter van Oortmerssen 2020-11-23 09:02:40 -08:00
  • 100c59054c Added a few more paths for auto labeler (#6281) Derek Bailey 2020-11-19 22:13:19 -08:00
  • e58c182443 Add --require-explicit-ids to require explicit ids (#6277) Austin Schuh 2020-11-19 17:16:45 -08:00
  • 69a8b2a579 idl_gen_json_schema.cpp: Changed generation of array element types (#6253) schoetbi 2020-11-20 01:17:03 +01:00
  • 25eba6f35f fix typo (#6280) Kelvin Hu 2020-11-20 01:08:52 +08:00
  • e1f0f75ba6 Updated Ms build Action to fix build issue (#6279) Derek Bailey 2020-11-19 00:20:47 -08:00
  • faeb04fbe1 Add type annotation to unspecified array (#6264) James Kuszmaul 2020-11-16 10:49:53 -08:00
  • 537212afee [Swift] Adds a format file and reformats the swift project (#6250) mustiikhalil 2020-11-16 19:52:38 +03:00
  • 6764f25d91 Adds a fix for enum generation (#6263) mustiikhalil 2020-11-15 17:50:12 +03:00
  • d6a8dbd26f Experimental fix for failing oss-fuzz coverage build (#6259) AdamKorcz 2020-11-13 23:48:05 +00:00
  • ed391e1777 BREAKING: Rust flexbuffers serde human readable set to false (#6257) Casper 2020-11-13 07:53:01 -08:00
  • a49531414b Update to flags in fuzzing-cmake file (#6256) AdamKorcz 2020-11-12 18:21:34 +00:00
  • de1f0342c8 Remove _POSIX_C_SOURCE and _XOPEN_SOURCE definitions when compiling o… (#6205) Jason Lenz 2020-11-12 12:12:32 -06:00
  • d0d51e2a5c flatc should support --binary --schema with optional scalar fields. (#6252) Stefan F 2020-11-12 19:06:09 +01:00
  • 33ab26017d Bump version of rules_go to 0.24.5 (#6234) Ivo List 2020-11-12 19:04:34 +01:00
  • febb9d87c9 Union As Accessors for C# (#6251) Derek Bailey 2020-11-12 09:28:21 -08:00
  • 8778dc7c2b Resets buffer without deallocating current pointer (#6247) mustiikhalil 2020-11-09 17:55:53 +03:00
  • aae376e9a8 Add GetBufferSpan() function to bufferbuilder (#6235) OptoCloud 2020-11-06 03:09:01 +01:00
  • 0ff0471488 Modernize android build and sample (#6229) Paulo Pinheiro 2020-11-05 23:23:37 +01:00
  • 46a8c7e958 Added required-nested-flatbuffer to monster_test and fixed rust (#6236) Casper 2020-11-05 13:58:06 -08:00
  • bc56c553ec Notify based on Labelling issues and PR (#6241) Derek Bailey 2020-11-05 13:40:01 -08:00
  • 07d7cd78a7 Converted globs to use single quotes (#6240) Derek Bailey 2020-11-05 13:12:19 -08:00
  • cdef70e246 More adjustments to the auto labeler (#6239) Derek Bailey 2020-11-05 13:02:33 -08:00
  • 9dd44df35c Updated Lua labeller glob (#6238) Derek Bailey 2020-11-05 12:50:33 -08:00
  • c9b29d0885 Support size-prefixed buffers and add tests for size-prefixed messages (#6232) Charlie Yin 2020-11-05 11:23:56 -08:00
  • fba93e0abb Removes duplicate swift in labeler (#6228) mustiikhalil 2020-10-31 18:35:44 +03:00
  • d1a545b1fb Added more labels for auto labeler (#6227) Derek Bailey 2020-10-30 14:01:35 -07:00
  • ea92a668d8 [C#] Optional Scalars (#6217) Derek Bailey 2020-10-30 13:18:59 -07:00
  • 6034de286a [Label Bot] Add Java and Kotlin support for the label bot (#6226) Paulo Pinheiro 2020-10-30 21:18:36 +01:00
  • b08b0a4402 Implement Debug trait for Rust flatbuffers. (#6207) Casper 2020-10-29 12:57:29 -07:00
  • 17ae48decc [Label Bot] Adds some languages to labeler bot (#6222) mustiikhalil 2020-10-29 09:05:25 +03:00
  • fc80979253 Auto Labeler Setup, Just C# for now (#6221) Derek Bailey 2020-10-28 22:02:32 -07:00
  • 55658f523a Auto Labeler Setup, Just C# for now (#6218) Derek Bailey 2020-10-28 21:25:02 -07:00
  • 14ecfe4236 Updated comments and fixed a fundamental type error. (#6214) Casper 2020-10-28 19:23:22 -07:00
  • a0182cdb11 optional scalars for ts/js (#6215) Kamil Rojewski 2020-10-28 17:45:23 +01:00
  • 0dfcc0a378 Adds NetTest.bat to run .NET Core tests on Windows (#6216) Derek Bailey 2020-10-27 22:51:58 -07:00
  • f9a18ea635 [Java] Implement optional scalars (#6212) Paulo Pinheiro 2020-10-27 01:46:50 +01:00
  • c7586e85aa Empties the sharedString map on reset on go and csharp (#6187) mustiikhalil 2020-10-26 22:38:24 +03:00
  • 914c646014 Removed C# references from java generator. Move annotations closer to definitions (#6204) Derek Bailey 2020-10-25 21:42:29 -07:00
  • 42d7c79977 Adds readable size to asserts in read functions (#6210) mustiikhalil 2020-10-25 15:59:30 +03:00
  • e68e8d7de9 Refactor idl_gen_rust (#6206) Casper 2020-10-24 15:46:55 -07:00
  • 84809be7e7 Fix typo in flatbuffers::span declaration. (#6202) Vladimir Glavnyy 2020-10-23 04:07:29 +07:00
  • 1606fb6375 Kotlin test optional enum (#6201) Paulo Pinheiro 2020-10-22 22:36:02 +02:00
  • fe8e3c7e5d Mass Refactoring to use IsString and other BASE_TYPE helpers (#6193) Casper 2020-10-20 08:00:31 -07:00
  • 8f6fa4b715 Updated SupportsAdvancedUnionFeatures to look out for string (#6190) Casper 2020-10-19 13:16:00 -07:00
  • b46db38f57 [JS/TS] Rewrite flexbuffers JS to TS (#6148) Björn Harrtell 2020-10-19 22:11:35 +02:00
  • 9fa1d27059 Rework enums in rust. (#6098) Casper 2020-10-19 11:40:03 -07:00
  • a402b3abae idl_gen_json_schema Fix generation of arrays of enums (#6184) schoetbi 2020-10-16 19:43:09 +02:00
  • 0e1415b996 fix(go_test): remove deprecated grpc call (#6183) Niels Hofmans 2020-10-16 00:47:06 +02:00
  • 5cd7137103 Add generation of JSON Schema to library (#6165) tira-misu 2020-10-16 00:28:25 +02:00
  • 5be777e1d4 Bump junit from 4.12 to 4.13.1 in /grpc/tests (#6173) dependabot[bot] 2020-10-12 22:58:29 -07:00
  • a49d440ecd Bump junit from 4.12 to 4.13.1 in /grpc (#6172) dependabot[bot] 2020-10-12 22:58:03 -07:00
  • 4ec5e8db90 [C++] Add option to not generate direct copy methods. (#6166) astange 2020-10-12 15:25:10 -04:00
  • 04bec23a37 Add Array initialization from struct constructor (#5865) (#6147) Vladimir Glavnyy 2020-10-13 02:24:18 +07:00
  • 77d57fd075 Cast to right type for reserved_ subtraction (#6167) astange 2020-10-12 12:14:45 -04:00
  • 543c1bbeba Fixed rust nested flatbuffers for tables other than self (#6062) Casper 2020-10-10 11:49:02 -07:00
  • cb971eece8 [C++] Fix -Wnarrowing and -Woverflow due to signed bitfields on G++ ARM (#6163) Anass Al 2020-10-08 08:00:40 -07:00
  • 7b9e61fccf [TS] GRPC Implementation (#6141) mustiikhalil 2020-10-07 19:56:30 +03:00
  • 3359e3042f Moved C++ to optional_scalars2 and added some tests. (#6162) Casper 2020-10-07 09:46:09 -07:00
  • 187a4787f9 [Rust] Upgrade flatbuffers library to 2018 edition (#6159) ImmConCon 2020-10-07 00:55:22 +02:00
  • 08943aa26f Flatbuffer C++ UnpackTo optimization for vectors of non-bool bytes. (#6154) mrmarkwell 2020-10-06 10:56:45 -07:00
  • 5975658ebd Enables optional enums in swift (#6160) mustiikhalil 2020-10-06 19:00:14 +03:00
  • 5d3cf440e5 Updated Lobster test for optional bools/enums Wouter van Oortmerssen 2020-10-02 10:53:47 -07:00
  • 8ec8322f09 Ruopt enum (#6156) Casper 2020-10-02 10:30:39 -07:00
  • bbcc85fd4c Fix generation of C++ code with Optional<Enum> (#6155) Vladimir Glavnyy 2020-10-03 00:27:30 +07:00
  • 0bdf2fa156 [C#] Fix and improve project files (#6142) Conan Chen 2020-09-28 14:56:59 -04:00
  • 2eedc769d5 possibility to create a vector from an iterator (#6135) Kamil Rojewski 2020-09-28 18:45:48 +02:00
  • ab01ae1620 flatc should output a warning, when an attribute is attached more than once (#6146) Stefan F 2020-09-28 18:28:47 +02:00
  • 689bfafa7e [Python/JS/TS] Codegen SizeOf method for structs (#6136) Anass Al 2020-09-28 08:54:50 -07:00
  • 641309a5bf unix2dos on tests/FlatBuffers.Test/FlatBuffers.Core.Test.csproj (#6133) 石晓伟 2020-09-28 23:10:06 +08:00
  • 52e3628794 SpanT is available in .Net Standard 2.0. (#6137) 春条 2020-09-26 02:39:28 +09:00
  • dca12522a9 Add static cast to avoid implicit double promotion. (#6132) Nat Jeffries 2020-09-24 09:35:29 -07:00
  • e0bbaa6f9c [C#]Change to ENABLE_SPAN_T that doesn't require UNSAFE_BYTEBUFFER. (#6073) 春条 2020-09-24 05:16:00 +09:00
  • ab139d6bea Revert "[C#] Fix and improve project files (#6116)" (#6130) Derek Bailey 2020-09-23 13:14:51 -07:00
  • 34d67b425e Minireflect fixed array (#6129) Mark Nauwelaerts 2020-09-23 02:57:01 +02:00
  • 96d5e35977 [JS/TS] fix flatbuffers default export (#6123) Björn Harrtell 2020-09-21 18:46:24 +02:00
  • eb686a86f3 Add missed file generated by optional_scalar.fbs (#6125) Vladimir Glavnyy 2020-09-21 23:37:01 +07:00
  • 750281630b [C#] Fix and improve project files (#6116) Conan Chen 2020-09-21 12:32:59 -04:00
  • fb4e1c34f9 Add CharToLower and CharToUpper into util.s (#6126) Vladimir Glavnyy 2020-09-21 23:31:27 +07:00
  • 8c67b5b129 Add support of Optional<T> scalars to C++ code generator (#6092) Vladimir Glavnyy 2020-09-19 02:51:17 +07:00