Maurice Makaay
|
22144487f0
|
String parser replaced with a low level parser for performance.
|
2019-08-01 13:25:21 +00:00 |
Maurice Makaay
|
5ff6f20ab7
|
Speed improvements
|
2019-07-29 23:51:03 +00:00 |
Maurice Makaay
|
74274e04fb
|
Made a big jump in performance on big files with lots of comments, by reading in chunks till end of line, instead of byte-by-byte.
|
2019-07-28 23:50:30 +00:00 |
Maurice Makaay
|
dea3eb987b
|
Changes for compatibliity with latest parsekit, and some speed improvements.
|
2019-07-26 22:56:24 +00:00 |
Maurice Makaay
|
68ab1293f2
|
Code cleanup.
|
2019-07-23 20:09:30 +00:00 |
Maurice Makaay
|
5ccb16f38f
|
Backup work.
|
2019-07-22 23:27:59 +00:00 |
Maurice Makaay
|
af5d35ecee
|
Cleaning up some logic around whitespace / newlines / comments.
|
2019-07-04 11:31:28 +00:00 |
Maurice Makaay
|
b1484cb690
|
Slight improvement for the document-level error in case no key or table was found.
|
2019-06-27 22:54:54 +00:00 |
Maurice Makaay
|
0d4cb356e9
|
Straightening out a few small wrinkles that came up from testing against the BurntSushi testset.
|
2019-06-27 22:01:56 +00:00 |
Maurice Makaay
|
b95f255ae7
|
Moved all parser code into subpackage 'parse'.
|
2019-06-26 21:51:42 +00:00 |