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 12:05:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89d2b0861b2f74e84ec698a2536d48eb7ca62268
flatbuffers
/
src
History
Wouter van Oortmerssen
9566669245
Fixed Java ByteBuffer accessors generated for non-scalar vectors.
...
Change-Id: I9787ab88e5bd4846d92995e2bb05d0c2121113ca Tested: on Linux.
2014-12-08 17:14:38 -08:00
..
flatc.cpp
Added .proto parsing and convertion to .fbs.
2014-10-15 17:42:31 -07:00
idl_gen_cpp.cpp
Generate C++ function returning the file_identifier of a flatbuffer
2014-12-08 17:00:56 -08:00
idl_gen_fbs.cpp
Added .proto parsing and convertion to .fbs.
2014-10-15 17:42:31 -07:00
idl_gen_general.cpp
Fixed Java ByteBuffer accessors generated for non-scalar vectors.
2014-12-08 17:14:38 -08:00
idl_gen_go.cpp
Output multiline doc comments over multiple lines
2014-09-25 11:17:53 -07:00
idl_gen_text.cpp
Refactored the Java and C# code generators into one.
2014-09-18 12:29:31 -07:00
idl_parser.cpp
Added user defined attribute declarations.
2014-11-19 11:06:17 -08:00