Commit graph

33 commits

Author SHA1 Message Date
cxl
4a8fe8c33a Core: Xmlize/Jsonize improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-20 20:46:56 +00:00
cxl
d3b5dc0d3e Core: IsNaN(Complex)
git-svn-id: svn://ultimatepp.org/upp/trunk@13643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-15 22:40:51 +00:00
cxl
a1b5057076 Core: Jsonize(byte)
git-svn-id: svn://ultimatepp.org/upp/trunk@12126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 13:38:13 +00:00
cxl
2ca7efba9f Core: AsJSON now exports NaNs as null
git-svn-id: svn://ultimatepp.org/upp/trunk@11802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-27 22:14:20 +00:00
cxl
4ed214c536 Core: JSON now treats string codepoints >0x8000 as surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-27 12:38:51 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
92a70c7ef4 Core/RPC: Fixed issue with JsonRPC null Date
git-svn-id: svn://ultimatepp.org/upp/trunk@9197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-20 11:35:29 +00:00
cxl
9c17645f95 ,cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 18:04:34 +00:00
cxl
7dcee8b6a6 Core: Json now allows (non-standard, but widely supported) redundant ',' at the end of object proporties list/array list
git-svn-id: svn://ultimatepp.org/upp/trunk@6991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-04 10:22:06 +00:00
cxl
232d41deb8 *Core: AsJSON(Date) fixed null issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-16 10:46:30 +00:00
cxl
3240bda0c3 Core: JSON date support, UTC leap seconds
git-svn-id: svn://ultimatepp.org/upp/trunk@6397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-06 11:06:24 +00:00
cxl
a052a68d95 Jsonize now outputs int64 as number up to +/-2^53
git-svn-id: svn://ultimatepp.org/upp/trunk@5728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-24 20:06:03 +00:00
cxl
db03281dfb uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values
git-svn-id: svn://ultimatepp.org/upp/trunk@5356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 11:43:13 +00:00
cxl
0968b272e2 ide: Skylark support, Skylark: tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@5188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-14 17:43:57 +00:00
cxl
8927196377 .Core: Json \u another fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-12 14:59:25 +00:00
cxl
cbaf5dd1ce Core: AsCString new flag: ASCSTRING_JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@5176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 09:01:18 +00:00
cxl
3303819fc4 Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too
git-svn-id: svn://ultimatepp.org/upp/trunk@5163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 11:08:39 +00:00
cxl
66931ae8d0 *Core: Jsonize fixes, Date docs, ide: Fixed issue with save on deactivation
git-svn-id: svn://ultimatepp.org/upp/trunk@5088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 12:29:42 +00:00
cxl
bdd9f06ee2 Core: XmlizeByJsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4975 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 14:36:33 +00:00
cxl
a3172b518a Core: Jsonize for int16, Draw: Font Xmlize/Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 08:26:19 +00:00
cxl
b49f461ce4 Core: LoadFromJsonFile, StoreToJsonFile
git-svn-id: svn://ultimatepp.org/upp/trunk@4825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 10:54:24 +00:00
cxl
6e5c82276c *Core: ParseJSON: fix of negative numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@4817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:37:31 +00:00
cxl
0eed07a83c .DDUMP removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:04:37 +00:00
cxl
cd788be904 *Core: Fixed Jsonize of ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 07:34:01 +00:00
cxl
a546b0ff74 .Core: Removed stray DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@4689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-12 13:15:35 +00:00
cxl
267ef3e3c6 *Core: SvoValue: fixed a couple of issues with Null
git-svn-id: svn://ultimatepp.org/upp/trunk@4681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-11 12:24:20 +00:00
cxl
a8170e10f0 Core: some Xmlization moved to rich Value types
git-svn-id: svn://ultimatepp.org/upp/trunk@4674 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-10 15:31:06 +00:00
cxl
b51db10ed9 Core: Jsonize finished
git-svn-id: svn://ultimatepp.org/upp/trunk@4654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 22:59:48 +00:00
cxl
a0e6ae4a96 Core: Value support for Xmlize, Jasonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 15:49:28 +00:00
cxl
00e0628685 .Core: FileOut::Open wrong #ifdef fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 15:28:09 +00:00
cxl
809cfe6d29 Core: CParser::UnicodeEscape - option to escape javascript's \u, used in JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-11 10:01:15 +00:00
cxl
c45134d1f2 Core: ParseJSON(const char *) now returns ErrorValue if input is invalid
git-svn-id: svn://ultimatepp.org/upp/trunk@4144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 12:56:38 +00:00
cxl
7df11e6fe1 Core: Value has now can directly access ValueArray, ValueMap elements, JSON support
git-svn-id: svn://ultimatepp.org/upp/trunk@4127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 18:19:15 +00:00