1
0
treerack/notes.txt

19 lines
378 B
Plaintext
Raw Normal View History

2017-06-26 12:39:00 +02:00
[next]
errors
2017-11-26 01:49:22 +01:00
formatter
2017-12-29 18:20:06 +01:00
report unused parsers
2018-01-08 21:03:00 +01:00
[errors]
2026-01-21 20:54:16 +01:00
don't report aliases
take the last meaningful sequence
2018-01-08 21:03:00 +01:00
test error report on invalid flag
2018-01-08 23:07:05 +01:00
input name needed in command to differentiate between syntax and input in check and parse subcommands
2017-06-26 12:39:00 +02:00
2018-01-28 19:01:55 +01:00
[parser 2]
custom tokens
indentation
streaming support // ReadNode(io.Reader)
[optimization]
try preallocate larger store chunks