treerack/notes.txt

22 lines
370 B
Plaintext
Raw Normal View History

2017-06-26 01:21:46 +02:00
error reporting
2017-07-15 19:04:04 +02:00
- longest parse
- count the lines
- print the line
- print the deepest non-alias node name
- print the documentation of the node name
read, with error reporting
2017-06-26 12:39:00 +02:00
[next]
2017-06-26 01:21:46 +02:00
cleanup
error reporting
2017-06-27 05:58:51 +02:00
coverage
2017-06-26 01:21:46 +02:00
custom tokens
indentation
2017-06-26 02:20:23 +02:00
streaming
2017-06-26 01:21:46 +02:00
benchmarking
code generation go
code generation js
2017-06-26 12:39:00 +02:00
[problems]
can the root be an alias? check the commit mechanism