Skip to content

Pull requests: google/flatbuffers

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[Python] Fix various codegen problems c++ codegen Involving generating code from schema python
#8292 opened Apr 25, 2024 by anton-bobukh Loading…
[Go] add ResetKeep() and ResetBuffer() golang
#8288 opened Apr 22, 2024 by jdemeyer Loading…
[Go] add BenchmarkBuildAllocations golang
#8287 opened Apr 22, 2024 by jdemeyer Loading…
Fix: --cpp-ptr-type naked should not use '.get()' and '.reset()' c++ codegen Involving generating code from schema
#8286 opened Apr 21, 2024 by Frost-54 Loading…
readUInt can return BigInt typescript
#8267 opened Mar 18, 2024 by fran6co Loading…
Fix BigInt error in length typescript
#8265 opened Mar 18, 2024 by fran6co Loading…
Added automatic publishing to crates.io on publish CI Continuous Integration
#8263 opened Mar 16, 2024 by rdelfin Loading…
lua: fix generated code for adding table c++ codegen Involving generating code from schema lua
#8262 opened Mar 15, 2024 by serprex Loading…
feat: library definition for PlatformIO json
#8261 opened Mar 15, 2024 by obones Loading…
[dart] fix toString() method generated for enum value c++ codegen Involving generating code from schema dart
#8260 opened Mar 15, 2024 by fawdlstty Loading…
[dart] fix bug which generated wrong code c++ codegen Involving generating code from schema dart
#8259 opened Mar 15, 2024 by fawdlstty Loading…
lua: kKeep filenames to avoid incorrect require casing c++ codegen Involving generating code from schema lua
#8258 opened Mar 14, 2024 by serprex Loading…
Verifier: Add option to verify root address is aligned c++ codegen Involving generating code from schema
#8255 opened Mar 13, 2024 by dbaileychess Loading…
lua: add support for primitive array c++ codegen Involving generating code from schema lua python
#8254 opened Mar 11, 2024 by serprex Loading…
lua: fix bool encoding lua
#8252 opened Mar 9, 2024 by serprex Loading…
lua: fix typo specifying \0 byte as /0 lua
#8251 opened Mar 9, 2024 by serprex Loading…
Implement Arrays in Structs for Golang c++ codegen Involving generating code from schema golang
#8250 opened Mar 8, 2024 by alex1891 Loading…
ProTip! Filter pull requests by the default branch with base:master.