Commit graph

72 commits

Author SHA1 Message Date
2a51090813 JSON object stream bug fixes 2015-11-12 15:16:00 +01:00
8ca2f21c7c Updated JSONObjectOutputStream to support extended generics 2015-11-05 02:07:08 +01:00
ef173f479b Bugfix for json map with null entry 2015-10-29 20:03:28 +01:00
Ziver Koc
7cf36636e7 Bugfix in JSONParser 2015-10-29 10:51:06 +01:00
Ziver Koc
2130877265 Small update to JSONParser 2015-10-28 17:23:27 +01:00
Ziver Koc
d952b3bcb7 Bugfix for list and maps containing null objects 2015-10-28 16:01:24 +01:00
f1e5e17d50 StreamLogger bug fix and added new line to JSONWriter flush function 2015-10-22 15:50:19 +00:00
a04041c07c Added Stream logger classes 2015-10-15 19:26:17 +00:00
4a817cbf31 Added Map and List support to JSON object stream 2015-10-13 16:09:03 +00:00
267d5c6270 Bugfix and small update to JSONObjectInputStream 2015-10-09 15:43:48 +00:00
051f6fdcf8 Fixed null field issues in JSON 2015-10-07 22:32:26 +00:00
0bb193fba3 Temporary fix for JSON null fields 2015-10-07 16:25:59 +00:00
38f03585e4 Added InputStream and Writer in constructor of Json classes 2015-10-01 16:02:48 +00:00
1dba0c88aa Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
02b0838af3 Changed write to static function 2015-08-20 14:19:09 +00:00
b3506af8ad Some small changes 2015-08-04 12:59:45 +00:00
315932070a Template of Windows TypePerf cmd and Impl a CSVParser class+test 2015-07-30 15:22:40 +00:00
41a5049e04 2015-06-03 15:14:20 +00:00
86f63326b6 cleaned imports and added function calls to Templator 2015-06-02 15:47:44 +00:00
7d5b412add Updated MIT licence 2015-05-27 13:13:19 +00:00
a06debdae3 Bug fixes 2015-04-25 15:22:23 +00:00
ddaac6163a Added basic support for backslash escaping for json writer, parser implementation is incomplete 2015-04-17 21:01:41 +00:00
0bd94eeebf Some logging changes 2015-04-14 22:16:36 +00:00
1684c86a60 Changed HttpPrintStream to use a internal stream instead of extending one 2015-04-12 22:19:59 +00:00
a199165756 Bug fixes 2015-04-09 21:14:25 +00:00
c22c866000 Added integer to condition tag 2015-04-03 22:49:45 +00:00
15162b2cb0 2015-03-27 19:07:00 +00:00
a17c05ea75 Updated comment 2015-03-27 19:06:33 +00:00
51967859b6 Added support for boolean and lists 2015-03-27 19:03:32 +00:00
9f5922a0be Added support for negative condition and comments 2015-03-26 23:01:38 +00:00
e730cee928 2015-03-25 23:24:15 +00:00
237acd8c09 Some refactoring and additional comments 2015-03-25 14:43:14 +00:00
939f99ffb7 Conditional template working now 2015-03-25 14:38:49 +00:00
255585c9b1 Added condition logic to template. Not robust yet 2015-03-24 21:45:23 +00:00
d7b66238ed Changed visibility of classes 2015-03-24 20:30:15 +00:00
88477e97c9 Fixed Template class to be much nicer and pass all tests 2015-03-24 13:56:53 +00:00
500f45b77a Initial implementation of template class 2015-03-23 23:09:56 +00:00
91cadbb301 2015-03-23 21:05:51 +00:00
a7e6324a10 Initial implementation of RestHttpPage class 2014-10-07 15:26:51 +00:00
52fee71c30 Refactoring of WSDLWriter 2014-02-23 14:28:40 +00:00
9a0142c06c Many small fixes 2013-12-17 19:18:14 +00:00
7aa5bc2a0e Fixed some warnings and did some speed improvments to json parsers 2013-08-06 13:46:31 +00:00
b9a662e4b3 Added benchmark lib 2013-08-02 14:49:16 +00:00
fe66cc9962 Move OSAL and added array support to JSONSerializers 2013-08-01 13:21:25 +00:00
86d463be88 Improved JSON Node and Outputstream 2013-08-01 07:33:36 +00:00
7ccf26dc37 Added clone objects 2013-07-31 16:22:51 +00:00
312d63af28 Fixed bugs in JSON serializer 2013-07-30 15:13:53 +00:00
cdf1f13fb0 Some progress on the JSONObjectInputStream 2013-06-09 19:47:08 +00:00
1a7f0fd1d9 Updated JSONParser to read from a stream 2013-06-09 00:00:00 +00:00
22adf3b7f2 Some progress on the JSON parsers 2013-06-07 15:50:47 +00:00