Commit History

Author SHA1 Message Date
  Cameron Porter ad74d7c334 Use writeLongString so that the taml binary writer matches the expected functionality of the binary reader. 11 years ago
  MelvMay-GG 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 years ago