mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
lr0: more debug traces
* src/lr0.c (kernel_check): New. (new_itemsets, save_reductions): Add traces.
This commit is contained in:
4
TODO
4
TODO
@@ -120,8 +120,8 @@ introduce lr(0) and lalr, just the way we have ielr categories. The
|
||||
tests easy to maintain.
|
||||
|
||||
*** complain.*
|
||||
Rename these guys as "diagnostics.*" (or "diagnose.*"), since that the name
|
||||
they have in gcc, clang, etc. Likewise for the complain_* series of
|
||||
Rename these guys as "diagnostics.*" (or "diagnose.*"), since that's the
|
||||
name they have in gcc, clang, etc. Likewise for the complain_* series of
|
||||
functions.
|
||||
|
||||
* Completion
|
||||
|
||||
Reference in New Issue
Block a user