Commit Graph

  • 860d645349 Support Rust edition 2024 (#8638) Alex Băluț 2025-07-25 23:12:52 +00:00
  • 06a53df0d3 Fix start page: Backwards and Forwards Compatibility (#8645) Felix 2025-07-26 01:06:50 +02:00
  • c526cb640b [Python] Enhance object API __init__ with typed keyword arguments (#8615) Łukasz Kurowski 2025-07-23 08:57:39 +02:00
  • ca73ff34b7 [Swift] Memory usage fix (#8643) mustiikhalil 2025-07-18 18:37:58 +02:00
  • 2e49b3ba60 docs: Fixing typo on PHP sample (#8566) Rogério Lino 2025-07-17 16:42:14 -03:00
  • f830c47d68 [Python] Avoid double flatbuffers include in pyi files (#8626) Felix 2025-07-17 21:37:19 +02:00
  • 501810f4d1 Fix JavaScript typo in mkdocs.yml (#8515) Emma 2025-07-17 19:53:12 +02:00
  • 1047d7ec13 Fix Enum type definition (#8624) Felix 2025-07-16 21:22:45 +02:00
  • 07c2eb5fe7 Moves away from @_exported import to add the import in the generated code (#8637) mustiikhalil 2025-07-16 21:07:08 +02:00
  • c7b9dc83f5 [Python] Avoid include own type (#8625) Felix 2025-07-15 20:20:09 +02:00
  • 4c9079e31b Update logo path (#8602) Gio 2025-07-15 07:09:05 +08:00
  • 64e5252b4e Fix typo in code comment (#8549) Felix 2025-07-07 21:03:14 +02:00
  • 00c30807ff Fixed typo in quick_start.md (#8592) Dylan Gallagher 2025-07-07 20:02:40 +01:00
  • c15fe421ba Use correct default type for str (#8623) Felix 2025-07-05 01:47:36 +02:00
  • 6b251aa1cf Bugfix/new decode flag (#8634) Felix 2025-07-05 01:46:28 +02:00
  • 6fe8afb3b6 [CI] Moves swift actions to use next (#8632) mustiikhalil 2025-07-01 22:46:06 +02:00
  • 00eec2445b [TS] Fix relative paths for exports (#8517) Truman Mulholland 2025-07-02 03:38:02 +12:00
  • b8db3a9a6a Adds windows swift support (#8622) mustiikhalil 2025-06-30 14:45:48 +02:00
  • 75556437cc Decode bytes to strings in Python Object API (#8551) Seth Raymond 2025-06-29 04:40:10 -04:00
  • 31beb0fb2f Bugfix: grpc python code generation location and file suffix (#8359) Felix 2025-06-25 07:52:40 +02:00
  • dfd92124aa Avoid outputting Python files for already generated types (#8500) Aaron Barany 2025-06-23 12:00:37 -07:00
  • a2916d37e7 [TS] Upgrade deps (#8620) Björn Harrtell 2025-06-22 17:59:42 +02:00
  • 5a95b7b6bc [Swift] Flexbuffers native swift port (#8577) mustiikhalil 2025-06-22 08:36:38 +02:00
  • 595ac94a6a [TS] Enum value default null (#8619) Björn Harrtell 2025-06-22 07:25:56 +02:00
  • 5822c1c8dd Fix dereference operator of VectorIterator to structures (#8425) Adam Oleksy 2025-05-18 07:01:09 +02:00
  • 609c72ca1a [C++] Fixes #8446 (#8447) Maurice Sotzny 2025-04-14 17:54:10 +02:00
  • bd1b2d0baf [Swift] Adds new API to reduce memory copying within swift (#8484) mustiikhalil 2025-03-18 07:48:39 +01:00
  • 1c514626e8 FlatBuffers Version 25.2.10 v25.2.10 Derek Bailey 2025-02-10 20:25:03 -08:00
  • 820a7f277f Remove old documentation Derek Bailey 2025-02-10 20:13:22 -08:00
  • 396c3f56df Upgrade dependencies (#8516) Marcel 2025-02-05 18:01:46 +01:00
  • c49e81d6ec Adds swift 6 to the build matrix (#8414) mustiikhalil 2025-02-04 18:11:46 +01:00
  • a285e7ef1a Rust reflection: simplify dependencies, fix Android build compatibility (#8512) Marcin Radomski 2025-02-04 17:40:31 +01:00
  • 0312061985 FlatBuffers Version 25.1.24 v25.1.24 Derek Bailey 2025-01-24 16:34:24 -08:00
  • 9f94ceedbc [C++] Avoid adding semicolon after a statement (#8488) Taiju Tsuiki 2025-01-25 04:00:18 +09:00
  • bcd2b9d039 Add Bazel docs (#8510) Marcel 2025-01-24 19:57:52 +01:00
  • 82fefbf252 Remove Bazel WORKSPACE setup. (#8509) Marcel 2025-01-24 19:16:10 +01:00
  • 65e49faf76 Bump the versions of all aspect Bazel dependencies (#8508) Sebastian Barfurth 2025-01-24 19:09:22 +01:00
  • 50be3cfe8c Test external modules explicitly in CI (#8507) Marcel 2025-01-24 00:04:06 +01:00
  • 026c243dc5 Add support for Bazel 7 and 8 in Bazel CI (#8505) Marcel 2025-01-23 23:59:14 +01:00
  • a9257b6963 Fix npm bzlmod (#8506) Marcel 2025-01-23 22:01:31 +01:00
  • fceafd438d Improve Bazel CI (#8502) Marcel 2025-01-23 21:10:27 +01:00
  • 33a15d63cf Fix reflection.fbs import path (#8499) Marcel 2025-01-23 20:43:23 +01:00
  • ad6d6638f3 Fix Bzlmod (#8503) Marcel 2025-01-23 17:52:48 +01:00
  • 69ac6a712d Add bazel ci (#8497) Derek Bailey 2025-01-22 13:41:45 -08:00
  • 4b69b27d43 Also use rules_bazel_bazel_integration_test dependency with Bzlmod (#8498) Marcel 2025-01-22 17:22:53 +01:00
  • 9318c6c981 Update Evolution doc Derek Bailey 2025-01-21 21:01:00 -08:00
  • df287ee6a7 FlatBuffers Version 25.1.21 v25.1.21 Derek Bailey 2025-01-21 17:20:36 -08:00
  • 0d7bf7e8a7 Add support for Bzlmod (#8494) Marcel 2025-01-22 01:53:46 +01:00
  • e67310bf1c Use rules_bazel_integration_test to download Bazel binary (#8495) Marcel 2025-01-22 01:51:08 +01:00
  • 121c4c99ae Use Label() to resolve repo name (#8493) Marcel 2025-01-22 01:49:57 +01:00
  • 27f5a0fdae Add missing headers to runtime_cc target (#8492) Marcel 2025-01-21 17:06:12 +01:00
  • 3592b19150 Fix a minor typo in flatc --help output (#8468) Ben Beasley 2025-01-16 02:10:25 -05:00
  • 733e432bfd Rust full reflection (#8102) Chan Wang 2025-01-15 19:03:10 +01:00
  • 5414e04b45 Add imports for bazel (#8486) Derek Bailey 2025-01-15 09:24:34 -08:00
  • c9a286bf29 Update mkdocs.yml redirect Derek Bailey 2025-01-15 08:21:09 -08:00
  • f9a70c79f1 Update release.yml for Maven Derek Bailey 2025-01-13 22:34:54 -08:00
  • 1eb4bd3ca7 cleanup github ci Derek Bailey 2025-01-13 22:02:33 -08:00
  • 41e47e4951 update copyright date Derek Bailey 2025-01-13 21:35:33 -08:00
  • 4999936289 add 404 info Derek Bailey 2025-01-13 21:31:21 -08:00
  • 8e2852fa73 Update issue templates Derek Bailey 2025-01-13 21:28:41 -08:00
  • 7e52f59f14 finish porting over languages in tutorial Derek Bailey 2025-01-11 12:25:45 -08:00
  • 1ff248739e format the tutorial for all the languages Derek Bailey 2025-01-11 10:43:50 -08:00
  • 2cffba28b4 Start to support all languages in tutorial Derek Bailey 2025-01-10 15:10:20 -08:00
  • 34f0728ea2 fix c++ style in embedded content Derek Bailey 2025-01-10 12:57:09 -08:00
  • 569e6cb461 Fixed broken links Derek Bailey 2025-01-09 23:48:13 -08:00
  • 086097ff94 A couple of small updates to the docs (#8477) Bhargava Srinarasi 2025-01-10 20:02:09 +01:00
  • 2b0ce37b12 Quick copy of all pages Derek Bailey 2025-01-09 22:36:12 -08:00
  • 67bf1084c0 Update docs.yml to install mkdocs-redirects Derek Bailey 2025-01-09 22:06:12 -08:00
  • f82c4ac904 fix typo in tutorial (#8476) Shynur 2025-01-10 13:53:27 +08:00
  • 9a40ab2495 Remove Resource path Derek Bailey 2025-01-09 21:30:01 -08:00
  • 5c14ee7e8b Update copy location Derek Bailey 2025-01-09 21:27:04 -08:00
  • 26e77dce41 Update copy location Derek Bailey 2025-01-09 21:25:03 -08:00
  • 6913c34e62 Update data location in tests Derek Bailey 2025-01-09 21:19:59 -08:00
  • 0222cd4a63 Missing .exe Derek Bailey 2025-01-09 20:59:30 -08:00
  • 0042afa5e2 Update output location with net6.0 and net8.0 Derek Bailey 2025-01-09 20:52:58 -08:00
  • 8852f10a84 Update output location Derek Bailey 2025-01-09 20:41:40 -08:00
  • a8df3c8f35 Remove outpath altogether Derek Bailey 2025-01-09 20:32:43 -08:00
  • b8629d402e Use OutputPath instead of PublishDir Derek Bailey 2025-01-09 20:22:13 -08:00
  • ccdab58c11 Go to setup-donet@v4.2.0 Derek Bailey 2025-01-09 20:16:17 -08:00
  • a96fe8f206 Fix warnings on Build .NET Windows Derek Bailey 2025-01-09 20:05:27 -08:00
  • 99fda81905 Fix crash for TypeScript enum in substruct (#8430) Fergus Henderson 2025-01-08 14:38:34 +13:00
  • 8694806f14 schema.md Fixed some warnings (#8472) Derek Bailey 2024-12-27 12:29:22 -08:00
  • 5a75ad407d mkdocs.yml add footer and other info (#8471) Derek Bailey 2024-12-27 11:47:49 -08:00
  • 2d86857bec Add Annotating Docs (#8470) Derek Bailey 2024-12-27 11:25:21 -08:00
  • 0f90dc8290 quick_start.md: Add quick start guide (#8469) Derek Bailey 2024-12-27 08:52:22 -08:00
  • c9125e6385 flatc.md Add more documentation (#8467) Derek Bailey 2024-12-24 12:15:14 -08:00
  • 28ddfaeda7 Fixes a bug that made a copy of the changing vars within the verifier leading to an incorrect count (#8451) mustiikhalil 2024-12-24 07:29:09 +01:00
  • 7e59e0727c CNAME: add custom domain (#8465) Derek Bailey 2024-12-23 22:22:24 -08:00
  • 79d9e33ea3 Update docs.yml Derek Bailey 2024-12-23 22:07:28 -08:00
  • bbb6b932fc contributions.md Add doc about how to contribute to flatbuffers (#8464) Derek Bailey 2024-12-23 22:06:04 -08:00
  • 46cc3d6432 docs.yml enable for pushes to main branch (#8463) Derek Bailey 2024-12-23 20:49:27 -08:00
  • fb3ccd36c0 docs.yml Add workflow for updating docs (#8462) Derek Bailey 2024-12-23 16:04:15 -08:00
  • 492475a1b2 Add new Docs source files (#8461) Derek Bailey 2024-12-23 15:55:56 -08:00
  • c75a0154eb Move docs/ to docs-old/ Derek Bailey 2024-12-23 15:32:19 -08:00
  • a2cd1ea3b6 FlatBuffers Version 24.12.23 (#8459) v24.12.23 Derek Bailey 2024-12-23 12:55:07 -08:00
  • 32e63af684 Kotlin MacOs switch to macos-13 Derek Bailey 2024-12-23 09:10:46 -08:00
  • 1f4a9038ce [Swift] Improves vectors performance & arrays within lib (#8415) mustiikhalil 2024-11-19 07:02:47 +01:00
  • a9df44828d dart: use enhanced enums (#8313) Ivan Dlugos 2024-11-18 18:31:19 +01:00
  • 5f453ef738 Removes 'size' and 'alignment' as Rust keywords (#8139) Cameron Mulhern 2024-11-12 00:13:02 -05:00
  • 49061f8c7c use ALIGN for Push::alignment in struct types (#8398) Benjamin Kietzman 2024-10-28 10:42:55 -05:00