Enno Rehling
|
730b94fa4a
|
reuse the internal buffer when we don't have to malloc.
|
2018-10-03 20:29:45 +02:00 |
|
Enno Rehling
|
fbce8f326a
|
fix error in multi-line comments at stream border.
|
2018-10-03 19:47:32 +02:00 |
|
Enno Rehling
|
6c1d266c12
|
fix comment parsing at end of input
|
2018-10-02 21:40:14 +02:00 |
|
Enno Rehling
|
eed3ab3acf
|
finish new order parser, maybe?
|
2018-10-01 21:32:59 +02:00 |
|
Enno Rehling
|
90b80aba89
|
fix some more issues with buffer ending before decisions are finished.
|
2018-10-01 02:26:31 +02:00 |
|
Enno Rehling
|
b1cd9bcfef
|
Pretty good progress on the OrderParser implementaiton.
Still finding bugs by unit-testing, though.
|
2018-09-30 19:47:34 +02:00 |
|
Enno Rehling
|
0c6ec47598
|
fix compilation
|
2018-09-30 13:45:19 +02:00 |
|
Enno Rehling
|
965c8ce990
|
start putting the new parser into the server.
|
2018-09-29 21:21:14 +02:00 |
|
Enno Rehling
|
bc5f2ea6d1
|
move keyword.[hc] to util
|
2018-09-29 18:13:32 +02:00 |
|