Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. ca73ff3 [Swift] Memory usage fix (#8643) by mustiikhalil · 22 hours ago master
  2. 2e49b3b docs: Fixing typo on PHP sample (#8566) by Rogério Lino · 2 days ago
  3. f830c47 [Python] Avoid double flatbuffers include in pyi files (#8626) by Felix · 2 days ago
  4. 501810f Fix JavaScript typo in mkdocs.yml (#8515) by Emma · 2 days ago
  5. 1047d7e Fix Enum type definition (#8624) by Felix · 3 days ago
  6. 07c2eb5 Moves away from @_exported import to add the import in the generated code (#8637) by mustiikhalil · 3 days ago
  7. c7b9dc8 [Python] Avoid include own type (#8625) by Felix · 4 days ago
  8. 4c9079e Update logo path (#8602) by Gio · 5 days ago
  9. 64e5252 Fix typo in code comment (#8549) by Felix · 12 days ago
  10. 00c3080 Fixed typo in quick_start.md (#8592) by Dylan Gallagher · 12 days ago
  11. c15fe42 Use correct default type for str (#8623) by Felix · 2 weeks ago
  12. 6b251aa Bugfix/new decode flag (#8634) by Felix · 2 weeks ago
  13. 6fe8afb [CI] Moves swift actions to use next (#8632) by mustiikhalil · 3 weeks ago
  14. 00eec24 [TS] Fix relative paths for exports (#8517) by Truman Mulholland · 3 weeks ago
  15. b8db3a9 Adds windows swift support (#8622) by mustiikhalil · 3 weeks ago
  16. 7555643 Decode bytes to strings in Python Object API (#8551) by Seth Raymond · 3 weeks ago
  17. 31beb0f Bugfix: grpc python code generation location and file suffix (#8359) by Felix · 3 weeks ago
  18. dfd9212 Avoid outputting Python files for already generated types (#8500) by Aaron Barany · 4 weeks ago
  19. a2916d3 [TS] Upgrade deps (#8620) by Björn Harrtell · 4 weeks ago
  20. 5a95b7b [Swift] Flexbuffers native swift port (#8577) by mustiikhalil · 4 weeks ago
  21. 595ac94 [TS] Enum value default null (#8619) by Björn Harrtell · 4 weeks ago
  22. 5822c1c Fix dereference operator of VectorIterator to structures (#8425) by Adam Oleksy · 9 weeks ago
  23. 609c72c [C++] Fixes #8446 (#8447) by Maurice Sotzny · 3 months ago
  24. bd1b2d0 [Swift] Adds new API to reduce memory copying within swift (#8484) by mustiikhalil · 4 months ago
  25. 1c51462 FlatBuffers Version 25.2.10 by Derek Bailey · 5 months ago v25.2.10
  26. 820a7f2 Remove old documentation by Derek Bailey · 5 months ago
  27. 396c3f5 Upgrade dependencies (#8516) by Marcel · 5 months ago
  28. c49e81d Adds swift 6 to the build matrix (#8414) by mustiikhalil · 5 months ago
  29. a285e7e Rust reflection: simplify dependencies, fix Android build compatibility (#8512) by Marcin Radomski · 5 months ago
  30. 0312061 FlatBuffers Version 25.1.24 by Derek Bailey · 6 months ago v25.1.24
  31. 9f94cee [C++] Avoid adding semicolon after a statement (#8488) by Taiju Tsuiki · 6 months ago
  32. bcd2b9d Add Bazel docs (#8510) by Marcel · 6 months ago
  33. 82fefbf Remove Bazel WORKSPACE setup. (#8509) by Marcel · 6 months ago
  34. 65e49fa Bump the versions of all aspect Bazel dependencies (#8508) by Sebastian Barfurth · 6 months ago
  35. 50be3cf Test external modules explicitly in CI (#8507) by Marcel · 6 months ago
  36. 026c243 Add support for Bazel 7 and 8 in Bazel CI (#8505) by Marcel · 6 months ago
  37. a9257b6 Fix npm bzlmod (#8506) by Marcel · 6 months ago
  38. fceafd4 Improve Bazel CI (#8502) by Marcel · 6 months ago
  39. 33a15d6 Fix reflection.fbs import path (#8499) by Marcel · 6 months ago
  40. ad6d663 Fix Bzlmod (#8503) by Marcel · 6 months ago
  41. 69ac6a7 Add bazel ci (#8497) by Derek Bailey · 6 months ago
  42. 4b69b27 Also use rules_bazel_bazel_integration_test dependency with Bzlmod (#8498) by Marcel · 6 months ago
  43. 9318c6c Update Evolution doc by Derek Bailey · 6 months ago
  44. df287ee FlatBuffers Version 25.1.21 by Derek Bailey · 6 months ago v25.1.21
  45. 0d7bf7e Add support for Bzlmod (#8494) by Marcel · 6 months ago
  46. e67310b Use rules_bazel_integration_test to download Bazel binary (#8495) by Marcel · 6 months ago
  47. 121c4c9 Use Label() to resolve repo name (#8493) by Marcel · 6 months ago
  48. 27f5a0f Add missing headers to runtime_cc target (#8492) by Marcel · 6 months ago
  49. 3592b19 Fix a minor typo in flatc --help output (#8468) by Ben Beasley · 6 months ago
  50. 733e432 Rust full reflection (#8102) by Chan Wang · 6 months ago
  51. 5414e04 Add imports for bazel (#8486) by Derek Bailey · 6 months ago
  52. c9a286b Update mkdocs.yml redirect by Derek Bailey · 6 months ago
  53. f9a70c7 Update release.yml for Maven by Derek Bailey · 6 months ago
  54. 1eb4bd3 cleanup github ci by Derek Bailey · 6 months ago
  55. 41e47e4 update copyright date by Derek Bailey · 6 months ago
  56. 4999936 add 404 info by Derek Bailey · 6 months ago
  57. 8e2852f Update issue templates by Derek Bailey · 6 months ago
  58. 7e52f59 finish porting over languages in tutorial by Derek Bailey · 6 months ago
  59. 1ff2487 format the tutorial for all the languages by Derek Bailey · 6 months ago
  60. 2cffba2 Start to support all languages in tutorial by Derek Bailey · 6 months ago
  61. 34f0728 fix c++ style in embedded content by Derek Bailey · 6 months ago
  62. 569e6cb Fixed broken links by Derek Bailey · 6 months ago
  63. 086097f A couple of small updates to the docs (#8477) by Bhargava Srinarasi · 6 months ago
  64. 2b0ce37 Quick copy of all pages by Derek Bailey · 6 months ago
  65. 67bf108 Update docs.yml to install mkdocs-redirects by Derek Bailey · 6 months ago
  66. f82c4ac fix typo in tutorial (#8476) by Shynur · 6 months ago
  67. 9a40ab2 Remove Resource path by Derek Bailey · 6 months ago
  68. 5c14ee7 Update copy location by Derek Bailey · 6 months ago
  69. 26e77dc Update copy location by Derek Bailey · 6 months ago
  70. 6913c34 Update data location in tests by Derek Bailey · 6 months ago
  71. 0222cd4 Missing .exe by Derek Bailey · 6 months ago
  72. 0042afa Update output location with net6.0 and net8.0 by Derek Bailey · 6 months ago
  73. 8852f10 Update output location by Derek Bailey · 6 months ago
  74. a8df3c8 Remove outpath altogether by Derek Bailey · 6 months ago
  75. b8629d4 Use OutputPath instead of PublishDir by Derek Bailey · 6 months ago
  76. ccdab58 Go to [email protected] by Derek Bailey · 6 months ago
  77. a96fe8f Fix warnings on Build .NET Windows by Derek Bailey · 6 months ago
  78. 99fda81 Fix crash for TypeScript enum in substruct (#8430) by Fergus Henderson · 6 months ago
  79. 8694806 `schema.md` Fixed some warnings (#8472) by Derek Bailey · 7 months ago
  80. 5a75ad4 `mkdocs.yml` add footer and other info (#8471) by Derek Bailey · 7 months ago
  81. 2d86857 Add Annotating Docs (#8470) by Derek Bailey · 7 months ago
  82. 0f90dc8 `quick_start.md`: Add quick start guide (#8469) by Derek Bailey · 7 months ago
  83. c9125e6 `flatc.md` Add more documentation (#8467) by Derek Bailey · 7 months ago
  84. 28ddfae Fixes a bug that made a copy of the changing vars within the verifier leading to an incorrect count (#8451) by mustiikhalil · 7 months ago
  85. 7e59e07 CNAME: add custom domain (#8465) by Derek Bailey · 7 months ago
  86. 79d9e33 Update docs.yml by Derek Bailey · 7 months ago
  87. bbb6b93 `contributions.md` Add doc about how to contribute to flatbuffers (#8464) by Derek Bailey · 7 months ago
  88. 46cc3d6 docs.yml enable for pushes to main branch (#8463) by Derek Bailey · 7 months ago
  89. fb3ccd3 `docs.yml` Add workflow for updating docs (#8462) by Derek Bailey · 7 months ago
  90. 492475a Add new Docs source files (#8461) by Derek Bailey · 7 months ago
  91. c75a015 Move docs/ to docs-old/ by Derek Bailey · 7 months ago
  92. a2cd1ea FlatBuffers Version 24.12.23 (#8459) by Derek Bailey · 7 months ago v24.12.23
  93. 32e63af Kotlin MacOs switch to macos-13 by Derek Bailey · 7 months ago
  94. 1f4a903 [Swift] Improves vectors performance & arrays within lib (#8415) by mustiikhalil · 8 months ago
  95. a9df448 dart: use enhanced enums (#8313) by Ivan Dlugos · 8 months ago
  96. 5f453ef Removes 'size' and 'alignment' as Rust keywords (#8139) by Cameron Mulhern · 8 months ago
  97. 49061f8 use ALIGN for Push::alignment in struct types (#8398) by Benjamin Kietzman · 9 months ago
  98. 807adb7 FlexBuffers: support "natural utf8" output in ToString (#8426) by Wouter van Oortmerssen · 9 months ago
  99. 2f59a03 Update grpc-core version (#8412) by Mikhail · 10 months ago
  100. 6a88985 [Swift] Updates CocoaPods author info & fixes bug with versioning not working as expected (#8328) by mustiikhalil · 10 months ago