This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers
Watch
1
Star
0
Fork
1
You've already forked flatbuffers
mirror of
https://github.com/google/flatbuffers.git
synced
2026-06-02 20:15:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8a173ddc7331075c3e25afa97f85321fca9ebcf
flatbuffers
/
src
History
Wouter van Oortmerssen
8f80fecc44
Made FlatBuffers compile correctly with -pedantic
...
Change-Id: I88b5993219e10e2dfb60ff98d6594d19871988fc Tested: on Linux
2014-07-29 13:51:22 -07:00
..
flatc.cpp
Terminate the output directory argument of flatc.
2014-07-21 18:00:18 -07:00
idl_gen_cpp.cpp
Enum definitions are generated without a trailing comma (-pedantic).
2014-07-28 17:03:08 -07:00
idl_gen_go.cpp
Port FlatBuffers to Go.
2014-07-21 16:40:39 -07:00
idl_gen_java.cpp
Terminate the output directory argument of flatc.
2014-07-21 18:00:18 -07:00
idl_gen_text.cpp
Added a
bit_flags
attribute to enum declarations that 1<<N every value.
2014-07-21 16:40:39 -07:00
idl_parser.cpp
Made FlatBuffers compile correctly with -pedantic
2014-07-29 13:51:22 -07:00