flatbuffers/build/VS2010
rw 74d5f3701f Port FlatBuffers to Go.
Implement code generation and runtime library for Go, derived from the
Java implementation. Additionally, the test suite verifies:

 - the exact bytes in the Builder buffer during object construction,
 - vtable deduplication, and
 - table construction, via a fuzzer derived from the C++ implementation.

Change-Id: Ib95a019c684891def2b50281e570b4843fea7baa
2014-07-21 16:40: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 Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
flatc.vcxproj.user Port FlatBuffers to Go. 2014-07-21 16:40:39 -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 Port FlatBuffers to Go. 2014-07-21 16:40: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