.. |
tamlBinaryReader.cc
|
1d007c26a4
- TAML now supports writing and reading JSON. By default it will use a schema that is strictly compatible with JSON RFC4627 (specifically the part about member names must be unique) however TAML does not care about this and it can be turned off with the console variable "$pref::T2D::JSONStrict" (set it to false).
|
12 年之前 |
tamlBinaryReader.h
|
f0de4c7c5f
Fixes issue 44 - allows Linux build with compiler flag -std=c++17
|
2 年之前 |
tamlBinaryWriter.cc
|
ad74d7c334
Use writeLongString so that the taml binary writer matches the expected functionality of the binary reader.
|
11 年之前 |
tamlBinaryWriter.h
|
21b86e342d
Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately."
|
11 年之前 |