This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
flatbuffers
mirror of
https://github.com/google/flatbuffers.git
Watch
1
Star
1
Fork
You've already forked flatbuffers
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
059661b9ac
flatbuffers
/
samples
/
monsterdata.json
10 lines
72 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit of the FlatBuffers code. Change-Id: I4c9f0f722490b374257adb3fec63e44ae93da920 Tested: using VS2010 / Xcode / gcc on Linux.
2014-01-28 00:52:49 +00:00
{
p
o
s
:
{
x
:
1
,
y
:
2
,
z
:
3
}
,
Revamping the FlatBuffers docs. Adding an API reference for the supported languages. General docs cleanup, including a new `tutorial` section that supports all of the supported languages. Added samples for each supported language to mirror the new tutorial page. Cleaned up all the links by making them `@ref` style links, instead of referencing the names of the generated `.html` files. Removed all generated files that were unnecessarily committed. Also fixed the C# tests (two were failing due to a missing file). Bug: b/25801305 Tested: Tested all samples on Ubuntu, Mac, and Android. Docs were generated using doxygen and viewed on Chrome. Change-Id: I2acaba6e332a15ae2deff5f26a4a25da7bd2c954
2015-12-04 04:30:54 +00:00
h
p
:
300
,
n
a
m
e
:
"Orc"
Initial commit of the FlatBuffers code. Change-Id: I4c9f0f722490b374257adb3fec63e44ae93da920 Tested: using VS2010 / Xcode / gcc on Linux.
2014-01-28 00:52:49 +00:00
}