Historial de Commits

Autor SHA1 Mensaje Fecha
  Lukas Joergensen bc3fe6365c Taml properly read object names in JSON format. hace 11 años
  Lukas Joergensen 7bf7e6db81 Properly escape jsonText buffer hace 11 años
  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). hace 12 años
  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). hace 12 años