Commit History

作者 SHA1 備註 提交日期
  dottools 1b2714ffd6 Fix Android Studio compiler warnings 10 年之前
  Lukas Joergensen bc3fe6365c Taml properly read object names in JSON format. 11 年之前
  Lukas Joergensen 7bf7e6db81 Properly escape jsonText buffer 11 年之前
  MelvMay-GG d39be86797 - Added JSON parser. You can now write module and assets using JSON because there's a parser available (it can even update so it works with renaming assets etc). 12 年之前
  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 年之前