mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
TODO: statistics.
* TODO (Figures): New.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-09-16 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
TODO: statistics.
|
||||
* TODO (Figures): New.
|
||||
|
||||
2009-09-13 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
tests: clean up push.at test group titles.
|
||||
|
||||
7
TODO
7
TODO
@@ -194,6 +194,13 @@ parser") refers to the current `output' format.
|
||||
|
||||
* Report
|
||||
|
||||
** Figures
|
||||
Some statistics about the grammar and the parser would be useful,
|
||||
especially when asking the user to send some information about the
|
||||
grammars she is working on. We should probably also include some
|
||||
information about the variables (I'm not sure for instance we even
|
||||
specify what LR variant was used).
|
||||
|
||||
** GLR
|
||||
How would Paul like to display the conflicted actions? In particular,
|
||||
what when two reductions are possible on a given lookahead token, but one is
|
||||
|
||||
Reference in New Issue
Block a user