Mattias Gaertner
|
970e039b9a
fcl-json: less hints
|
4 years ago |
michael
|
43753442c0
* Remove debug writel
|
4 years ago |
michael
|
5e913147ab
* Fix bug ID #38624
|
4 years ago |
michael
|
0d1fb41901
* Fix bug #38618
|
4 years ago |
michael
|
b4d37f78ac
* Allow BOM check
|
4 years ago |
michael
|
af415ddc0d
* Correct line number
|
4 years ago |
michael
|
218ce57b5b
* More strict behaviour for identifiers, patch by Benito van der Zander (bug ID 37841)
|
5 years ago |
michael
|
130d9ccdc3
* Fix more strict handling of numbers (bug ID 37840, patch by Benito van der Zander)
|
5 years ago |
michael
|
7e2dc6b345
* Removed unused assignment
|
5 years ago |
michael
|
3d333a1d17
* Add joIgnoreDuplicates
|
5 years ago |
michael
|
0c8103b3a1
* Fix bug ID #37367
|
5 years ago |
michael
|
6e9095be79
* Better fix for bug ID #0037352
|
5 years ago |
michael
|
37129e44bc
* Fix bug ID #37352
|
5 years ago |
marco
|
515b92263f
* don't assume stream is at position=0 mantis #0037332
|
5 years ago |
Mattias Gaertner
|
f2a8e646b7
fcl-passrc: specialize generic constraints
|
6 years ago |
michael
|
57ac787370
* Additional case where whitespace can mess up (bug ID 36037)
|
6 years ago |
michael
|
3bc01b590e
* Fix whitespace handling due to new structure
|
6 years ago |
michael
|
42a9b6a681
* Speed rework, second iteration
|
6 years ago |
michael
|
9d969a5fb1
* Speed improvements, iteration 1
|
6 years ago |
michael
|
970188907e
* Fix bug ID #35113
|
6 years ago |
michael
|
8e0442fb1f
* Fix 4-byte unicode characters
|
7 years ago |
Mattias Gaertner
|
75e6356e02
fcl-js: started jsonscanner adaption for pas2js
|
7 years ago |
Mattias Gaertner
|
ae3a735e51
fcl-json: faster read /u
|
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
|
9 years ago |
michael
|
4e39c254d2
* Remove unused variables
|
9 years ago |
michael
|
a80e8f41c4
* Report correct position when encountering identifier
|
9 years ago |
michael
|
d4a0fcecd9
* Removed unused variable
|
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 |