doc/TODO.md in lrama-0.1.0 vs doc/TODO.md in lrama-0.2.0
- old
+ new
@@ -18,10 +18,13 @@
* [x] Follow Sets
* [x] Look-Ahead Sets
* [x] Precedence support
* [x] Conflict check
* [x] Algorithm Digraph
+ * [ ] Conflict resolution
+ * [x] Do not generate default action if states have conflicts
+ * [ ] Fix number of s/r conflicts of basic.y. See basic.output file generated by Bison.
* Rendering
* [x] Table compaction
* [x] -d option
* yacc.c
* [ ] %lex-param
@@ -39,9 +42,10 @@
* [ ]
* Licenses
* [x] Write down something about licenses
* Reporting
* [ ] Bison style
+ * [ ] Wrap not selected reduce with "[]". See basic.output file generated by Bison.
* Error Tolerance
* [x] Subset of Corchuelo et al.
* Lex state
* CI
* [x] Setup CI