Update TODO
This commit is contained in:
parent
285bc87ecb
commit
87fbee24a3
5
TODO
5
TODO
|
@ -3,10 +3,8 @@
|
|||
-----------------------------------------------------------------------
|
||||
-> Unit tests
|
||||
#K 1 LR(1) + LALR(1)
|
||||
#T 1 LR(0)
|
||||
-> Table generator (independent of specific tables)???
|
||||
|
||||
K> Fix BF
|
||||
-----------------------------------------------------------------------
|
||||
- MOSTLY DONE -
|
||||
-----------------------------------------------------------------------
|
||||
|
@ -14,6 +12,9 @@ K> Fix BF
|
|||
-----------------------------------------------------------------------
|
||||
- DONE -
|
||||
-----------------------------------------------------------------------
|
||||
-> Unit tests
|
||||
#T 1 LR(0)
|
||||
R> Fix BF
|
||||
-> BF tests
|
||||
R> README: bash completion + precedence + error recovery + debug
|
||||
T> Lexesis input file
|
||||
|
|
Loading…
Reference in New Issue