summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-03fix possible null dereference for nested_root accessorDerek Bailey4-12/+36
2023-05-02fix possible null dereference for nested_root accessorDerek Bailey2-23/+33
2023-05-01`flat_buffers.dart`: mark const variable finals for internal Dart lintersDerek Bailey1-27/+27
2023-04-29more window fixesDerek Bailey3-6/+8
2023-04-28fixed some windows warnings (#7929)Derek Bailey3-19/+20
2023-04-28inject no long for FBS generation to remove logs in flattests (#7926)Derek Bailey8-42/+113
2023-04-28Revert "Migrate from rules_nodejs to rules_js/rules_ts (#7923)" (#7927)Derek Bailey35-1697/+1214
2023-04-28Migrate from rules_nodejs to rules_js/rules_ts (#7923)Philipp Schrader35-1214/+1697
2023-04-28Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector method...Aaron Riekenberg32-33/+12
2023-04-28additional check for absl::string_view availability (#7897)Berke1-6/+11
2023-04-28Optionally generate Python type annotations (#7858)Max Burke35-977/+1293
2023-04-25Replace deprecated command with environment file (#7921)Jongwoo Han1-6/+6
2023-04-25drop glibc from runtime dependencies (#7906)Nikita Sokolov1-1/+1
2023-04-26Make JSON supporting advanced union features (#7869)Adam Oleksy4-1/+37
2023-04-26Allow to use functions from `BuildFlatBuffers.cmake` from a flatbuffers insta...KerstinKeller2-0/+10
2023-04-25TS/JS: Use TypeError instead of Error when appropriate (#7910)José Luis Millán1-5/+5
2023-04-26Go: make generated code more compliant to "go fmt" (#7907)Jeroen Demeyer19-79/+143
2023-04-26Support file_identifier in Go (#7904)Jeroen Demeyer13-13/+200
2023-04-25Optionally generate type prefixes and suffixes for python code (#7857)Max Burke29-453/+1567
2023-04-11Go: add test for FinishWithFileIdentifier (#7905)Jeroen Demeyer1-2/+75
2023-04-11Fix go_sample.sh (#7903)Jeroen Demeyer3-13/+15
2023-04-06[TS/JS] Upgrade dependencies (#7889)Björn Harrtell2-283/+285
2023-04-06Add a FileWriter interface (#7821)Khanh Nguyen13-10/+217
2023-04-06TS/JS: Use minvalue from enum if not found (#7888)Björn Harrtell7-44/+11
2023-04-06[CS] Verifier (#7850)tira-misu37-9/+1952
2023-03-30README.md: PyPI case typo (#7880)Daniel Frederick Crisman1-1/+1
2023-03-29Update go documentation link to point to root module (#7879)Michael Le1-1/+1
2023-03-27use Bool for flatbuffers bool instead of Byte (#7876)blindspotbounty5-10/+14
2023-03-24fix using null string in vector (#7872)phenixxy2-2/+7
2023-03-15Add `flatbuffers-64` branch to CI for pushesDerek Bailey1-0/+1
2023-03-16made changes to the rust docs so they would compile. new_with_capacity is dep...Jeffrey Smith1-4/+4
2023-03-14Adding comment for code clarification (#7856)SmashedFrenzy161-0/+2
2023-03-15ToCamelCase() when kLowerCamel now converts first char to lower. (#7838)Paulo Pinheiro4-9/+16
2023-03-09Fix help output for --java-checkerframework (#7854)Ben Beasley1-1/+1
2023-03-09Update filename to README.md and improve formatting (#7855)SmashedFrenzy161-5/+5
2023-03-03Increase limit on stale.yml items processedDerek Bailey1-1/+1
2023-03-03Allow manual runs of stale.ymlDerek Bailey1-1/+3
2023-03-03Update stale.ymlDerek Bailey1-8/+19
2023-03-03Updated remaining usages of LICENSE.txtDerek Bailey7-9/+9
2023-03-03FlatBuffers Version 23.3.3 (#7852)Derek Bailey173-251/+257
2023-03-03Add Java reflection bindings to the distribution (#7851)Chuck Atkins13-0/+1225
2023-03-02Update pom.xml (#7849)CodeMaster70001-1/+1
2023-03-02TS/JS: Export object based classes on entry (#7822)José Luis Millán29-113/+187
2023-03-02[Android][Kotlin] fixed build after decomission of jcenter and gradle update ...Paulo Pinheiro13-140/+119
2023-03-02Add a --java-package-prefix option to flatc (#7848)Chuck Atkins3-19/+59
2023-03-02Added GENERATE_<TARGET> to flatbuffers_generate_headers (#7845)Cedric Schmeits1-0/+17
2023-03-02[CS] Naming collision if field has same name as table and used as key (#7842)tira-misu3-8/+141
2023-03-02Add Code Generator for idl_gen_fbs to parse .proto files (#7832)Khanh Nguyen7-16/+119
2023-02-27Editorconfig: als configure to trim whitespaces end EOL. (#7833)Henner Zeller1-0/+1
2023-02-17Move defined part to idl.h (#7823)Saman2-10/+12