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