flatbuffers/build/VS2010
Advay Mengle 3ad853630c Generate appropriate schema doc comments from .proto files
- Add parse handling of .proto struct and field doc comments (enums and
their values were already handled)
- Add FBS generation handling of doc comments for structs, their
fields, enums, and their values (requires linking idl_gen_general in
the test binary build)
- Tested using test.proto|golden with doc comments added.  Xcode run of
flattest passes.

Change-Id: Idff64dd8064afba227174ab77d2c7be22d006628
2015-04-01 17:17:39 -07:00
..
FlatBuffers.sln Added 64bit configuration to VS project, and fixed dangling project references. 2014-06-19 11:27:07 -07:00
flatc.vcxproj Added .proto parsing and convertion to .fbs. 2014-10-15 17:42:31 -07:00
flatc.vcxproj.user Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00
flatsamplebinary.vcxproj Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
flatsamplebinary.vcxproj.user Added 64bit configuration to VS project, and fixed dangling project references. 2014-06-19 11:27:07 -07:00
flatsampletext.vcxproj Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
flatsampletext.vcxproj.user Added 64bit configuration to VS project, and fixed dangling project references. 2014-06-19 11:27:07 -07:00
flattests.vcxproj Generate appropriate schema doc comments from .proto files 2015-04-01 17:17:39 -07:00
flattests.vcxproj.user Added 64bit configuration to VS project, and fixed dangling project references. 2014-06-19 11:27:07 -07:00