2017-06-26 12:39:00 +02:00
|
|
|
[next]
|
2018-01-09 00:31:00 +01:00
|
|
|
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]
|
2018-01-09 00:31:00 +01:00
|
|
|
custom tokens
|
|
|
|
|
indentation
|
|
|
|
|
streaming support // ReadNode(io.Reader)
|
|
|
|
|
|
2017-12-29 14:59:13 +01:00
|
|
|
[optimization]
|
|
|
|
|
try preallocate larger store chunks
|