ecere/sys/JSON: Fixed parsing of bit class objects within { }
[sdk] / ecere / src / sys / JSON.ec
2016-08-11 Jerome St-Louisecere/sys/JSON: Fixed parsing of bit class objects...
2016-08-04 Jerome St-Louisecere/sys/JSON: Fixed (de)serializing properties using...
2016-08-04 Jerome St-Louisecere/sys/ECON: Fixed ECON Hexadecimal Support; Using...
2016-08-03 Jerome St-Louisecere/sys/ECON: Fixed ECON parsing bug with : inside...
2016-07-28 Rejean Loyerecere/ECONParser: parse json. econ is a superset of...
2016-07-28 Rejean Loyerecere/econ,ecere/json: handle identifiers and values...
2016-07-28 Rejean Loyerecere/ECONParser: fix class name. i.e.: ECONParser...
2016-07-28 Jerome St-Louisdocumentor; ecere/eCON: Avoiding more residual changes
2016-07-28 Jerome St-Louisecere/sys/JSON: Avoiding confusion by letting WriteNumb...
2016-07-28 Jerome St-Louisdocumentor, ecere/sys/json: Addressed various issues...
2016-07-28 Jerome St-Louisecere/JSON;eCON: Splitting WriteJSONObject / WriteECONO...
2016-07-28 Rejean Loyerecere/sys/JSON: add eCON mode.
2016-07-28 Rejean Loyerecere,ecereCOM: support Emscriptem platform. add new...
2016-07-28 Jerome St-Louisecere/sys/JSON: Fixed leak with color strings
2015-12-09 Jerome St-Louisecere/sys/JSON: Improved look up of classes across...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed issues on 32 bit ARM platform
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed remaining class type confusion
2015-12-09 Rejean Loyerecere/sys/JSON: add ColorAlpha de/stringification into...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed issues deserializing structs
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed crash on unknown member
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed more issues with struct classes...
2015-12-09 Jerome St-Louisecere/sys/JSON: (de)serializing unit classes as numbers
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixes for Arrays of structs and unsigne...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed support for writing struct properties
2015-02-15 Jerome St-Louisecere/sys/JSON: Fixed serialization of bit classes
2014-07-11 Jerome St-Louisecere/com; compiler/libec: (#1087) Fixed class:struct...
2014-07-10 Rejean Loyerecere/sys/JSON: add support for writing public base...
2014-07-03 Jerome St-Louisecere: Fixed strict aliasing warnings
2014-07-02 Jerome St-Louisecere: Added ChangeChars(); eda/ers: ; Avoiding bad...
2014-06-20 Jerome St-Louisecere/sys/JSON: Worked around ecp issue breaking the...
2014-06-19 Rejean Loyerecere/sys/JSON: add support for unit classes, struct...
2014-06-19 Jerome St-Louisecere/sys/JSON: (#1085) Map Support
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-04-15 Jerome St-Louisecere/sys/JSON: Fixed 64 bit Containers leak
2013-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-18 Jerome St-Louisecere: Fix for BitmapResource objects in Menu items...
2012-08-09 Jerome St-Louisecere/JSON Parser: Fixed a crash (in a warning printout...
2012-03-08 Jerome St-Louisinstaller: Fixed crash on configuration by setting...
2012-03-07 Rejean Loyerecere:json: fixed lack of new line char at end of json...
2011-10-13 Jerome St-Louisecere/JSON: Fix to JSON Parser: Parsing empty objects...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository