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). il y a 12 ans
..
binary 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). il y a 12 ans
json 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). il y a 12 ans
xml 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). il y a 12 ans
taml.cc 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). il y a 12 ans
taml.h 61544fec27 - Completely rewritten the Taml visitor/parser set-up this morning. Now TAML can perform parsing requests for visitors for potentially any format i.e. you can write a visitor without having knowledge of the format being read. Only an XML parser is currently present but I'm now writing JSON and BINARY parsers. With a JSON and BINARY parser in place you will be able to define things like asset-definitions and module-definitions in any TAML format (any that has a parser). il y a 12 ans
tamlCallbacks.h 9d273f324a - Taml serialization WIP. il y a 13 ans
tamlChildren.h d63a3db4bf - Scene controllers WIP. il y a 13 ans
tamlCustom.cc 5c475e8da8 - Taml serialization WIP. il y a 13 ans
tamlCustom.h 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). il y a 12 ans
tamlParser.h 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). il y a 12 ans
tamlVisitor.h 61544fec27 - Completely rewritten the Taml visitor/parser set-up this morning. Now TAML can perform parsing requests for visitors for potentially any format i.e. you can write a visitor without having knowledge of the format being read. Only an XML parser is currently present but I'm now writing JSON and BINARY parsers. With a JSON and BINARY parser in place you will be able to define things like asset-definitions and module-definitions in any TAML format (any that has a parser). il y a 12 ans
tamlWriteNode.cc 44627ee653 - Taml serialization WIP. il y a 13 ans
tamlWriteNode.h 25925db702 - Removed duplicate initialization from TamlWriteNode. il y a 12 ans
taml_ScriptBinding.h 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). il y a 12 ans