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 04:04:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07d5965c812fa5e82dc4d3eb32b37540b7c91598
flatbuffers
/
src
History
Zbigniew Mandziejewicz
07d5965c81
Fixes
#90
- flatc chokes on IDL files starting with a comment
...
Change-Id: I5ab692ceb6809493720c1bff69a2e3210efd4618
2014-11-07 16:21:20 -08:00
..
flatc.cpp
Added .proto parsing and convertion to .fbs.
2014-10-15 17:42:31 -07:00
idl_gen_cpp.cpp
Added .proto parsing and convertion to .fbs.
2014-10-15 17:42:31 -07: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 bug in convenient constructors for Java/C#
2014-09-25 15:53:56 -07: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
Fixes
#90
- flatc chokes on IDL files starting with a comment
2014-11-07 16:21:20 -08:00