Update todo
This commit is contained in:
parent
b9393b5c1a
commit
e36d586817
1 changed files with 0 additions and 3 deletions
3
todo.md
3
todo.md
|
|
@ -2,9 +2,6 @@ TODO
|
|||
====
|
||||
|
||||
* Complete javascript and golang grammars
|
||||
* Add `token` helper that allows user to specify structure of tokens using
|
||||
rules other than strings and patterns
|
||||
* Allow language keywords to be specified inline, not as separate named rules.
|
||||
* Make separator character set configurable, not hard-coded to whitespace
|
||||
* Add special lexical behavior for indentation-aware languages
|
||||
* Return a useful error when grammar contains invalid regex patterns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue