Commit Graph

  • f6af2087ee drop glibc from runtime dependencies (#7906) Nikita Sokolov 2023-04-26 09:39:37 +04:00
  • ab716ee41d Make JSON supporting advanced union features (#7869) Adam Oleksy 2023-04-26 07:37:06 +02:00
  • d6d83c3a92 Allow to use functions from BuildFlatBuffers.cmake from a flatbuffers installation installed with CMake. (#7912) KerstinKeller 2023-04-26 07:27:14 +02:00
  • aa6848fbf6 TS/JS: Use TypeError instead of Error when appropriate (#7910) José Luis Millán 2023-04-26 07:22:06 +02:00
  • 6c8a8d054d Go: make generated code more compliant to "go fmt" (#7907) Jeroen Demeyer 2023-04-26 07:19:07 +02:00
  • 63495b935a Support file_identifier in Go (#7904) Jeroen Demeyer 2023-04-26 07:15:09 +02:00
  • 56ecc1f548 Optionally generate type prefixes and suffixes for python code (#7857) Max Burke 2023-04-25 21:38:16 -07:00
  • 3fda20d7c7 Go: add test for FinishWithFileIdentifier (#7905) Jeroen Demeyer 2023-04-12 02:08:04 +02:00
  • fa3fa91936 Fix go_sample.sh (#7903) Jeroen Demeyer 2023-04-11 21:40:00 +02:00
  • 52f2596e15 [TS/JS] Upgrade dependencies (#7889) Björn Harrtell 2023-04-06 04:00:23 +02:00
  • 0916f1c87e Add a FileWriter interface (#7821) Khanh Nguyen 2023-04-05 18:49:29 -07:00
  • 0888e7cb4d TS/JS: Use minvalue from enum if not found (#7888) Björn Harrtell 2023-04-06 03:26:05 +02:00
  • 876a64aae1 [CS] Verifier (#7850) tira-misu 2023-04-06 00:29:14 +02:00
  • 2803983c70 README.md: PyPI case typo (#7880) Daniel Frederick Crisman 2023-03-30 16:32:16 -04:00
  • 88dd92de40 Update go documentation link to point to root module (#7879) Michael Le 2023-03-29 10:50:54 -07:00
  • 477b1b5d13 use Bool for flatbuffers bool instead of Byte (#7876) blindspotbounty 2023-03-26 19:45:48 -04:00
  • 1cb1c4baee fix using null string in vector (#7872) phenixxy 2023-03-24 11:15:34 +08:00
  • 50cdf92e1e Add flatbuffers-64 branch to CI for pushes Derek Bailey 2023-03-15 23:58:26 -07:00
  • 9a7fb4d68a made changes to the rust docs so they would compile. new_with_capacity is deprecated should use with_capacity, get_root_as_monster should be root_as_monster (#7871) Jeffrey Smith 2023-03-16 00:29:57 +00:00
  • 3cb27fa241 Adding comment for code clarification (#7856) SmashedFrenzy16 2023-03-15 01:14:05 +00:00
  • d3d7e2ef99 ToCamelCase() when kLowerCamel now converts first char to lower. (#7838) Paulo Pinheiro 2023-03-15 02:09:24 +01:00
  • d4d355d883 Fix help output for --java-checkerframework (#7854) Ben Beasley 2023-03-09 01:53:37 -05:00
  • 0fde16e426 Update filename to README.md and improve formatting (#7855) SmashedFrenzy16 2023-03-09 04:55:13 +00:00
  • 32a6744286 Increase limit on stale.yml items processed Derek Bailey 2023-03-03 17:02:14 -08:00
  • 42ee479c31 Allow manual runs of stale.yml Derek Bailey 2023-03-03 16:59:45 -08:00
  • df007dfde8 Update stale.yml Derek Bailey 2023-03-03 16:52:14 -08:00
  • d44ce00af1 Updated remaining usages of LICENSE.txt Derek Bailey 2023-03-03 12:01:08 -08:00
  • 01834de25e FlatBuffers Version 23.3.3 (#7852) v23.3.3 Derek Bailey 2023-03-03 11:46:55 -08:00
  • 6f9ea7c23c Add Java reflection bindings to the distribution (#7851) Chuck Atkins 2023-03-03 14:14:07 -05:00
  • de9791e0a9 Update pom.xml (#7849) CodeMaster7000 2023-03-03 07:47:54 +00:00
  • 3e778aca4d TS/JS: Export object based classes on entry (#7822) José Luis Millán 2023-03-03 08:35:59 +01:00
  • 01f4138618 [Android][Kotlin] fixed build after decomission of jcenter and gradle update (#7840) Paulo Pinheiro 2023-03-03 08:27:06 +01:00
  • b90cc35a10 Add a --java-package-prefix option to flatc (#7848) Chuck Atkins 2023-03-03 00:52:03 -05:00
  • 79d6abb42e Added GENERATE_<TARGET> to flatbuffers_generate_headers (#7845) Cedric Schmeits 2023-03-03 06:47:18 +01:00
  • d1e4daa178 [CS] Naming collision if field has same name as table and used as key (#7842) tira-misu 2023-03-03 06:42:27 +01:00
  • 4a34cd70dc Add Code Generator for idl_gen_fbs to parse .proto files (#7832) Khanh Nguyen 2023-03-02 10:01:44 -08:00
  • 6a9cd4411f Editorconfig: als configure to trim whitespaces end EOL. (#7833) Henner Zeller 2023-02-27 19:56:18 -08:00
  • f7a75173f1 Move defined part to idl.h (#7823) Saman 2023-02-18 12:34:32 +08:00
  • a56f9ec50e Only use absl headers if C++14 is available. (#7824) Even Rouault 2023-02-15 19:56:16 +01:00
  • 4c71f87619 fixed bad math for --annotate-sparse-vectors Derek Bailey 2023-02-06 22:08:09 -08:00
  • 6af83a7d05 Sample adjusted for Python3 (#7819) chrismue 2023-02-07 06:47:39 +01:00
  • 535ead8d8c [Annotated Buffers] Improve efficiency (#7820) Derek Bailey 2023-02-06 23:42:44 -06:00
  • 85aee1f5c3 Simplify and fix TypeScript compilation output (#7815) Björn Harrtell 2023-02-06 22:10:20 +01:00
  • f3a3f45159 use switch statements for BASE_TYPE_ lookups (#7813) Derek Bailey 2023-02-05 14:29:09 -06:00
  • 02d7859f8b explicitly declare enum values (#7811) Derek Bailey 2023-02-03 17:33:04 -06:00
  • 5785784c8a proto_test.cpp don't warn about gaps Derek Bailey 2023-02-02 15:57:55 -08:00
  • 0fb5519585 Fixed vtable duplication for binary annotator (#7809) Derek Bailey 2023-02-02 12:39:39 -06:00
  • f838017860 Parsing from proto should keep field ID. (fixes #7645) (#7655) Saman 2023-02-02 03:17:35 +08:00
  • 08ebd202e2 Final refactor for bfsb_generator* and text generator (#7806) Khanh Nguyen 2023-01-31 09:35:34 -08:00
  • a6f4194489 Fix std::span autodetection (#7805) Bernie Innocenti 2023-01-30 21:59:17 -08:00
  • 7fb785fd89 Rename LICENSE.txt to LICENSE (#7808) CodeMaster7000 2023-01-31 05:36:30 +00:00
  • ca71fdfb9a Supported cmake 3.8 (#7801) Ilya Lavrenov 2023-01-30 11:00:57 +04:00
  • a105c26eca Refactor usage message (#7803) Khanh Nguyen 2023-01-28 11:17:36 -08:00
  • 5b7a02d037 Code generator refactor bug fix (#7802) Khanh Nguyen 2023-01-26 10:57:47 -08:00
  • f5121615d9 Clean up extra white spaces (#7800) Wen Sun 2023-01-25 09:37:03 -08:00
  • 34c821f4ad Refactor languages to use CodeGenerator interface. (#7797) Khanh Nguyen 2023-01-25 09:05:48 -08:00
  • 802a3a056a [C++] Enable using struct and array of struct as key (#7741) Wen Sun 2023-01-24 16:37:13 -08:00
  • ee848a02e1 FlatBuffers Version 23.1.21 (#7796) v23.1.21 Derek Bailey 2023-01-21 12:46:57 -08:00
  • ef76b5ece4 [TS/JS] Entry point per namespace and reworked 1.x compatible single file build (#7510) Björn Harrtell 2023-01-21 21:22:22 +01:00
  • 1703662285 Flatbuffers Version 23.1.20 (#7794) v23.1.20 Michael Le 2023-01-21 12:03:17 -08:00
  • 991b39edbe Use CMAKE_CURRENT_SOURCE_DIR in benchmark cpp path (#7781) liu 2023-01-19 15:48:09 +08:00
  • 81799203f1 Remove go.mod to resolve ambiguous import issue (#7783) Michael Le 2023-01-18 23:40:50 -08:00
  • 62e4d2e5b2 Fix binary output different in different platform (#7718) Saman 2023-01-11 04:04:25 +08:00
  • 40758674b1 Fix some identity/equality confusion in Python tests (#7768) Ben Beasley 2023-01-10 14:36:39 -05:00
  • 4e75867bd2 Stop using deprecated imp package in Python tests (#7769) Ben Beasley 2023-01-10 14:30:30 -05:00
  • b17d59b18c [TS]: builder, Fix requiredField(). Verity that the field is present in the vtable (#7739) (#7752) José Luis Millán 2023-01-10 19:43:17 +01:00
  • b23493a7d2 Fix Python host-endianness dependencies (#7773) Ben Beasley 2023-01-10 13:20:08 -05:00
  • b50b6be60a [Kotlin] Control the generation of reflection with --reflect-names (#7775) Anton Bobukh 2023-01-10 10:03:39 -08:00
  • 7bf83f5ea0 Use full project version as SOVERSION for the shared library (#7777) Michał Górny 2023-01-10 18:31:49 +01:00
  • ca6381bcc8 Fix a typo in a Python test name (#7774) Ben Beasley 2023-01-09 13:32:50 -05:00
  • 3b8644d32c Defined CodeGenerator Interface and implement C++ (#7771) Derek Bailey 2023-01-08 15:01:33 -08:00
  • 641fbe4658 Refactor FlatC to receive FlatCOptions (#7770) Derek Bailey 2023-01-08 13:29:00 -08:00
  • 5638a6a900 Minor improvement (#7766) Saman 2023-01-08 11:40:03 +08:00
  • c2668fc0e2 Add ts-no-import-ext flag (#7748) Chris 2023-01-07 13:42:28 -08:00
  • b5802b57f2 Fix [C#] Object API - Invalid Property Name used in UnPackTo for unio… (#7751) Stefan F 2023-01-07 21:37:22 +01:00
  • 06f2a3dce9 Increase float to string precision to 17 Derek Bailey 2023-01-07 12:21:25 -08:00
  • 75af533e95 emit global scoped ::flatbuffers in c++ (#7764) Derek Bailey 2023-01-07 12:17:07 -08:00
  • c95cf661af Annotated Binaries emit field names instead of type names (#7763) Derek Bailey 2023-01-07 12:01:00 -08:00
  • 920f3827a0 [C++] Add Command-Line Flag to Suppress MIN and MAX Enums (#7705) jalitriver 2023-01-07 12:33:11 -06:00
  • 81724e5b20 Ensure that empty modules can build in TypeScript isolatedModules mode (#7726) Max Burke 2023-01-06 16:42:26 -08:00
  • 4d6a7aa8b7 Removes Dead code & regenerate code (#7744) mustiikhalil 2023-01-07 01:40:40 +01:00
  • e61b00359b [Kotlin] Improve field nullability based on (required) (#7658) Florian Wagner 2023-01-06 05:16:31 +01:00
  • 74b5195089 Fix operator==() generated for field of fixed sized array (#7749) Saman 2023-01-06 12:11:11 +08:00
  • 07d9485146 Expand wildcard imports in the generated Kotlin files. (#7757) Anton Bobukh 2023-01-05 14:34:44 -08:00
  • 82da3da3f6 Update Readme.md for versioning Derek Bailey 2023-01-05 14:24:56 -08:00
  • a809a2d3f7 Add pointer reference to sibling union field on FieldDef (#7755) Paulo Pinheiro 2023-01-05 23:21:23 +01:00
  • af9ceabeef FlatBuffers Version 23.1.4 (#7758) v23.1.4 Derek Bailey 2023-01-04 15:22:46 -08:00
  • 3b2eb77595 Fix go.mod name (#7756) Michael Le 2023-01-04 12:27:44 -05:00
  • 6420fa5c88 [Go]Add go.mod (#7720) Michael Le 2023-01-03 23:56:11 -05:00
  • 01589630ba Fix "'flatbuffers::FieldDef* field' shadows a parameter" (#7740) Robin Giese 2023-01-03 20:00:54 -08:00
  • e0d68bdda2 Add link to building guide (#7733) RishabhDeep Singh 2022-12-23 03:36:57 +05:30
  • e43a80c322 [TS] Fix getFullyQualifiedName codegen for typescript (#7730) James Kuszmaul 2022-12-22 12:59:40 -08:00
  • 449d5649d6 Fixed test cases (#7732) RishabhDeep Singh 2022-12-23 02:21:39 +05:30
  • 96d438df47 Perform nil check on string fields when packing (#7719) Michael Le 2022-12-22 15:28:00 -05:00
  • 4e396d47bc Add CI step to build with -DFLATBUFFERS_NO_FILE_TESTS. (#7729) engedy 2022-12-22 17:48:48 +01:00
  • b47ba1d5ff Add include guards around DoNotRequireEofTest (#7728) engedy 2022-12-21 23:59:34 +01:00
  • a078130c87 Fix Rust codegen escaping field in tables. (#7659) Casper 2022-12-15 01:04:57 -05:00
  • 9ed76559df Add clang-tidy, fix some bugpron problems. (#7708) Saman 2022-12-15 13:58:55 +08:00
  • 9927747d4e [C++] Fix clang -Wnewline-eof warning (#7711) mogemimi 2022-12-15 14:35:54 +09:00
  • 52d1b77941 Add CI job to build linux and run unit test on s390x (#7707) Wen Sun 2022-12-14 14:56:31 -08:00