mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
* tests/torture.at (Big triangle): New.
(GNU AWK Grammar, GNU Cim Grammar): Move to... * tests/existing.at: here.
This commit is contained in:
8
TODO
8
TODO
@@ -14,9 +14,11 @@ into
|
||||
when there are no actions. This can significantly speed up some
|
||||
grammars.
|
||||
|
||||
* Useless rules
|
||||
We have all the needed material to actually remove them. Do it.
|
||||
Or maybe not, but at least do not include them in the automaton.
|
||||
* Huge Grammars
|
||||
Currently, not only is Bison unable to handle huge grammars because of
|
||||
internal limitations, but the test `big triangle' also demonstrates
|
||||
that it can produce SEGVing executables! Push the limit beyond 124,
|
||||
and have a core dump. Be my guest: fix this!
|
||||
|
||||
* read_pipe.c
|
||||
This is not portable to DOS for instance. Implement a more portable
|
||||
|
||||
Reference in New Issue
Block a user