Felix Krause
|
f4a715c67f
|
More improvements to lexer
|
2016-09-30 20:12:17 +02:00 |
Felix Krause
|
fc94c9da65
|
Improvements to lexer stuff
|
2016-09-30 19:56:48 +02:00 |
Felix Krause
|
b9f569a3cf
|
Fixed a GC problem; improved bench & tojson
|
2016-09-30 19:35:43 +02:00 |
Felix Krause
|
2ad41d349e
|
Improved and fixed issues with error reporting
|
2016-09-23 15:42:24 +02:00 |
Felix Krause
|
2f3a809738
|
Support JS string output in presenter
|
2016-09-19 19:33:29 +02:00 |
Felix Krause
|
2bb7f45354
|
Improved tests, benchs, shallowCopies
|
2016-09-14 18:31:09 +02:00 |
Felix Krause
|
2655d4205f
|
Improved error reporting, fixes #23
|
2016-09-14 14:53:13 +02:00 |
Felix Krause
|
4670450a27
|
Fixed bench and remaining problems
|
2016-09-14 14:35:41 +02:00 |
Felix Krause
|
345f86c52e
|
Pass almost all test in yaml test suite
|
2016-09-14 13:37:56 +02:00 |
Felix Krause
|
b64e40ec41
|
Fixed more test suite failures
|
2016-09-14 12:18:00 +02:00 |
Felix Krause
|
2a6a103b36
|
Fixed block scalars in yaml test suite
|
2016-09-13 20:19:02 +02:00 |
Felix Krause
|
451ffb8e95
|
Started fixing yaml test suite errors
|
2016-09-13 13:38:10 +02:00 |
Felix Krause
|
78fa4ac5e3
|
Improvements to exception handling
|
2016-09-13 12:01:21 +02:00 |
Felix Krause
|
92f5a7a6fd
|
got parse.nim to compile again
* it is still pretty broken
|
2016-09-12 21:38:56 +02:00 |
Felix Krause
|
a1f900ae44
|
Enhanced empty line processing
|
2016-09-11 19:20:02 +02:00 |
Felix Krause
|
b9286fa550
|
Implemented lookahead
|
2016-09-11 18:23:47 +02:00 |
Felix Krause
|
c104ffec01
|
Added token start memory to lexer
|
2016-09-11 14:55:29 +02:00 |
Felix Krause
|
4e97e53489
|
Implemented anchors and aliases
|
2016-09-11 13:04:10 +02:00 |
Felix Krause
|
4d1a444f61
|
Implemented tag handles
|
2016-09-11 12:52:24 +02:00 |
Felix Krause
|
279d233c4f
|
Implemented adjacent values in flow style
|
2016-09-11 12:13:51 +02:00 |
Felix Krause
|
383f1ab016
|
Made lexer non-generic
|
2016-09-11 11:28:05 +02:00 |
Felix Krause
|
acea6e34b6
|
Renaming of stuff
|
2016-09-11 10:02:10 +02:00 |
Felix Krause
|
8e7b3b32bb
|
lexer: Flow indicators
|
2016-09-10 17:33:58 +02:00 |
Felix Krause
|
ba02b41555
|
lexer: worked on block scalars and stuff
|
2016-09-10 17:19:37 +02:00 |
Felix Krause
|
79f432a27d
|
lexer: implemented quoted scalars
|
2016-09-10 13:38:42 +02:00 |
Felix Krause
|
68a157e173
|
First compiling version (incomplete)
|
2016-09-10 12:38:03 +02:00 |
Felix Krause
|
d51872f9e7
|
Started work on new lexer
|
2016-09-10 10:30:40 +02:00 |