Mattias Gaertner
|
91dd43c9c2
fcl-json: added missing semicolons
|
7 years ago |
Mattias Gaertner
|
232195ee95
fcl-json: fixed UseUTF8=false
|
7 years ago |
michael
|
afa74238f5
* SAX JSON reader, rework JSONParser on top of that
|
8 years ago |
michael
|
65469ebd4d
* Inline some functions, bugreport ID 30906
|
8 years ago |
michael
|
4e39c254d2
* Remove unused variables
|
9 years ago |
michael
|
5be2dfd9c8
* Fix bug ID #30606, identifier not allowed when parsing object
|
9 years ago |
michael
|
e69c96d496
* Add option to ignore trailing commas in objects and arrays
|
9 years ago |
michael
|
9689bcc34b
* Better unicode string support. Changed TJSONStringType to UTF8String (bug ID 28966)
|
9 years ago |
michael
|
97bc0a4bff
* Add support for parsing comments
|
10 years ago |
michael
|
a29bd2cb0e
* Applied patch implementing QWord support from Helmut Hartl (added unit tests)
|
11 years ago |
michael
|
e977c09098
* JSON parser handler
|
12 years ago |
michael
|
324845e07b
* Factory methods
|
12 years ago |
michael
|
38f72cf39b
Raise exception if no scanner specified
|
12 years ago |
michael
|
8d6557ec35
* Reversed default. Using UTF8 is now the default, old behaviour can be restored
|
13 years ago |
michael
|
a7d55bc92b
* Patch to allow use of UTF8 in ansistring (as requested in Bug ID #22310)
|
13 years ago |
michael
|
d15b70d46f
* Made scanner a protected property
|
13 years ago |
michael
|
54dbfcdd38
* Made exceptions descendents of EParserError
|
14 years ago |
michael
|
ecf77c3fa3
* Renamed EJSONScanner to EJSONParser
|
14 years ago |
michael
|
246e7275a4
* Introduced strict property
|
15 years ago |
michael
|
4144176f2f
* Patch with small speed improvements from Luiz Americo (Bug ID 17240 )
|
15 years ago |
michael
|
04f1614e0b
* Patch from Inoussa OUEDRAOGO to support int64 numbers
|
16 years ago |
michael
|
621492c968
* Fixed memory leak. Patch by Inoussa OUEDRAOGO
|
17 years ago |
michael
|
f8dfbc729f
* Added parser demo
|
18 years ago |
michael
|
4f13348908
* Added copyright notice
|
18 years ago |
michael
|
f83d92c9a0
* Initial implementation
|
18 years ago |