Commit graph

17 commits

Author SHA1 Message Date
cxl
43d8e45f36 CParser: IDs now can contain '$'
git-svn-id: svn://ultimatepp.org/upp/trunk@8293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-24 14:50:33 +00:00
cxl
6ac489d9fe Painter: SVG parser
git-svn-id: svn://ultimatepp.org/upp/trunk@7997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-24 15:10:48 +00:00
cxl
f01bd2cb7d Fixed CParser::SkipSpaces (thanks cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@7661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-11 15:42:36 +00:00
cxl
8502f2fba6 CParser: NoSkipComments
git-svn-id: svn://ultimatepp.org/upp/trunk@7320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 18:04:58 +00:00
cxl
e7f12ab537 Core: CParser LineInfoComment, Skylark: Improved witz error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@7318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 09:38:18 +00:00
cxl
0c60469503 Core: CParser changed ReadString not to ignore unterminated strings on default
git-svn-id: svn://ultimatepp.org/upp/trunk@7237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 17:14:56 +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
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
01b12b6dae Core: CParser: GetSpacePtr
git-svn-id: svn://ultimatepp.org/upp/trunk@4235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-03 10:26:13 +00:00
cxl
9ba7fc1968 ide: Layout files are now syntax highlighted, Assist++ now knows correct line postition info (thanks Sender Ghost) (RM #166, #168)
git-svn-id: svn://ultimatepp.org/upp/trunk@4163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-12 17:36:29 +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
09e3985523 Core: CParser improved const-correctness (many methods are now const)
git-svn-id: svn://ultimatepp.org/upp/trunk@4124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 11:55:08 +00:00
cxl
9d9f62f182 Core: CParser::IsId(const char *), improved 'visuals' for ValueArray::ToString
git-svn-id: svn://ultimatepp.org/upp/trunk@4114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-01 19:41:01 +00:00
cxl
a5d2aa9aaf Core: CParser::ReadInt(int min, int max)
git-svn-id: svn://ultimatepp.org/upp/trunk@3367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-22 12:40:07 +00:00
cxl
628ff6f5d7 Core: CParser now provides information about column of position
git-svn-id: svn://ultimatepp.org/upp/trunk@2209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-10 16:00:48 +00:00
cxl
f46e73d5aa Core: CParser::ThrowError() (without parameter)
git-svn-id: svn://ultimatepp.org/upp/trunk@1723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-25 20:57:39 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00