projects
/
platform
/
upstream
/
flatbuffers.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/flatbuffers.git
2021-03-05
David P. Sicilia
[C++17] Add compile-time reflection for fields. (#6324)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Kamil Rojewski
fixed invalid TS call and added test files (#6495)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Casper
disable clippy (#6494)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Vladimir Glavnyy
[idl_parser, JSON] Disable parsing of JSON for incomple...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Mark Spatz
[idl_parser] Track included files by hash (#6434)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Kamil Rojewski
fix for noUncheckedIndexedAccess in ts (#6474)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
mustiikhalil
Working on a python example plus fixing python grpc...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Colin
[rust] Remove debug code (#6475)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Derek Bailey
Revert "[C#] Fix truncated ArraySegment<byte> if elemen...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Björn Harrtell
[C#] Fix truncated ArraySegment<byte> if elementSize...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
mustiikhalil
[CI] Adds Code Generation tests on Github Actions ...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Millian Poquet
[CMake] generate pkg-config flatbuffers.pc file (#6455)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
mustiikhalil
[Swift] Moves grpc example to grpc/examples (#6479)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
mustiikhalil
[TS] Moves grpc code to examples folder (#6476)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
mustiikhalil
Fixes grammer (#6477)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Richard A Hofer
Fix sample_binary.py to use latest EndVector without...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Kamil Rojewski
updated JS docs to reflect current status (#6436)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
mustiikhalil
[Go] Working on a go example plus fixing go grpc code...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
mustiikhalil
[Swift] adds support for default vectors and strings...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Arnaud LE CAM
Update Building.md (#6473)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Thanabodee...
GetUOffsetT must get value by GetUint32 not GetInt32...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Liu Liu
Fix a typo in Swift codegen (#6470)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Colin
[rust] Genericize flexbuffer reader (#6450)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
mustiikhalil
[Swift] Renaming protocols (#6469)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
mustiikhalil
Update swift docs (#6460)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Casper
Default strings and vectors: Parser + Rust support...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
mustiikhalil
[CMake] Renames BUILD files (#6457)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Vladimir Glavnyy
[Build, cmake] Add -Werror override option (#6429)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
blueshift155
[C++]Fix extra char generation for byte type during...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
mustiikhalil
Updating working code (#6441)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
tira-misu
JSON schema - tailing double quotes for maximum (#6452)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Vladimir Glavnyy
[idl_parser] Validate `force_align` on all possible...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Casper
Implement Rust object API defaults (#6444)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
mustiikhalil
Upgrade swift grpc to alpha 24 (#6439)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-30
Vladimir Glavnyy
[fuzzer] Limit parser_fuzzer execution time (#6431)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Paulo Pinheiro
This commit contains the initial implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Richard A Hofer
Better python generated code naming (#6336)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Casper
Rust: remove inner attributes (#6410)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
William Bain
[Rust] Ensure unions are referenced with the correct...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Casper
Refactor FieldDef to model presense as an enum rather...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Andreas Kabel
[c++] Apply NativeName before WrapInNameSpace in idl_ge...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
mustiikhalil
Formats cpp code (#6349)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Casper
Rust Object API (#6070)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Juan Cruz Viotti
Clarify that (Flat|Flex)Buffers do not deduplicate...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Juan Cruz Viotti
Clarify that FlatBuffers unions do not support scalars...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Juan Cruz Viotti
Explain how FlatBuffers encodes unions (#6414)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Ivan Dlugos
dart Builder - expose finished buffer size (#6403)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Juan Cruz Viotti
Remove invalid claim that Protocol Buffers does not...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Björn Harrtell
[TS/JS] New gen TS code gen (#6302)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Vladimir Glavnyy
[idl_parser] Improve symbols lookup thru parent namespa...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Mark Spatz
Search for includes in the directory containg the curre...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Casper
Upgrade Rust dependencies (#6406)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Björn Harrtell
[TS/JS] New gen TS code gen prequel to preserve history...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Casper
Unset FieldDef.optional if its key (#6402)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Vladimir Glavnyy
[fuzzer] Fix the binary schema loading in the monster_f...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Casper
Fix Rust UB problems (#6393)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
brian-brt
Define Vector::value_type for STL compatibility (#6394)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Vladimir Glavnyy
[fuzzer] Debug the monster_tets.bfbs on clusterfuzz...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Dan Field
Fix up scripts, fix generated enum value for strong...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Aaron Son
[go] tests/GoTest.sh: Fix flags.Parse location to work...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Ivan Dlugos
fix Dart Builder._writeString() - always write trailing...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Ivan Dlugos
fix Dart Builder.reset() - clear vTables (#6386)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Vladimir Glavnyy
[C++, JSON] Fix nullptr access when reading a key with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Richard A Hofer
Fix generated EndVector. (#6385)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Stefan de Konink
Implements type promotion for Java enum (#6382)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Derek Bailey
Delete label_notify.yml
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Wouter van...
Disabled PHP CI (#6381)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Kamil Rojewski
fixed warnings (#6355)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Bruno ZIKI...
Fix multiple fbs code generation failure (#6365)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Vladimir Glavnyy
[idl_parser] Improve stack overflow protection (#6364)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Vladimir Glavnyy
[idl_parser] Check the range of explicitly set field...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Richard A Hofer
Generate code to encode and decode nested flatbuffers...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
mustiikhalil
[Rust] Shared String (#6367)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
mustiikhalil
Updates license date to 2021 (#6378)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Kamil Rojewski
include_prefix support for rust (#6330)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
mustiikhalil
[Swift] Rebuild the way swift handles structs from...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
mqy
Fix typos in usage/comments; Make rust generator respec...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Kjetil Østerås
Renaming infinity variables in test.cpp (#6340)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Richard A Hofer
Add vectorNumElements attribute to Builder for simpler...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
mustiikhalil
[CI] Adds formatter to CI (#6272)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Wouter van...
Fix Max CI build path (#6333)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Stefan F
Generate nullable properties in C# object-based API...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
David P. Sicilia
[Python] Commit some orphan python genfile diffs. ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Derek Bailey
Fixed missing ending quotes in labeller (#6327)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
tira-misu
Add flatc option to inhibit all warnings #6005 (#6301)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Vladimir Glavnyy
[fuzzer] Rename fuzzing dictionaries for `oss-fuzz...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Casper
bumprust (#6322)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Richard A Hofer
Set default initialSize for Builder to 0 (#6310)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Casper
Rust Flatbuffers Verifier (#6269)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
David P. Sicilia
Version message should be a "STATUS" to avoid going...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Austin Schuh
Replace std::string and const char* CreateSharedString...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Vladimir Glavnyy
[fuzzer] Fix mistakes in the `parser` and `scalar`...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Richard A Hofer
Add default to offset param of Python generated GetRoot...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Vladimir Glavnyy
[fuzzer] Fix loading of schema in monster_fuzzer (...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Vladimir Glavnyy
[C++] Switch `flatc` to `--cpp-std c++11` C++ code...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Vladimir Glavnyy
[idl_parser] Unify parsing of NaN values read from...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Wouter van...
Moved various language tests from AppVeyor to GitHub...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
Casper
Documentation updates for Optional Scalars (#6014)...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Vladimir Glavnyy
[C++] Add ParseJson(), Parser(Parser&&), update fuzzers...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Wouter van...
Fixed FlexBufferBuilder asserting on duplicate keys
commit
|
commitdiff
|
tree
|
snapshot
next