You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrate from rules_nodejs to rules_js/rules_ts (take 2) (#7928)
15
+
*`flat_buffers.dart`: mark const variable finals for internal Dart linters
16
+
* fixed some windows warnings (#7929)
17
+
* inject no long for FBS generation to remove logs in flattests (#7926)
18
+
* Revert "Migrate from rules_nodejs to rules_js/rules_ts (#7923)" (#7927)
19
+
* Migrate from rules_nodejs to rules_js/rules_ts (#7923)
20
+
* Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881)
21
+
* additional check for absl::string_view availability (#7897)
22
+
* Optionally generate Python type annotations (#7858)
23
+
* Replace deprecated command with environment file (#7921)
24
+
* drop glibc from runtime dependencies (#7906)
25
+
* Make JSON supporting advanced union features (#7869)
26
+
* Allow to use functions from `BuildFlatBuffers.cmake` from a flatbuffers installation installed with CMake. (#7912)
27
+
* TS/JS: Use TypeError instead of Error when appropriate (#7910)
28
+
* Go: make generated code more compliant to "go fmt" (#7907)
29
+
* Support file_identifier in Go (#7904)
30
+
* Optionally generate type prefixes and suffixes for python code (#7857)
31
+
* Go: add test for FinishWithFileIdentifier (#7905)
32
+
* Fix go_sample.sh (#7903)
33
+
*[TS/JS] Upgrade dependencies (#7889)
34
+
* Add a FileWriter interface (#7821)
35
+
* TS/JS: Use minvalue from enum if not found (#7888)
36
+
*[CS] Verifier (#7850)
37
+
* README.md: PyPI case typo (#7880)
38
+
* Update go documentation link to point to root module (#7879)
39
+
* use Bool for flatbuffers bool instead of Byte (#7876)
40
+
* fix using null string in vector (#7872)
41
+
* Add `flatbuffers-64` branch to CI for pushes
42
+
* 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)
43
+
* Adding comment for code clarification (#7856)
44
+
* ToCamelCase() when kLowerCamel now converts first char to lower. (#7838)
45
+
* Fix help output for --java-checkerframework (#7854)
46
+
* Update filename to README.md and improve formatting (#7855)
0 commit comments