mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
glr2.cc: move StrongIndexAlias into the namespace
* data/skeletons/glr2.cc: here.
This commit is contained in:
committed by
Akim Demaille
parent
8bfc319f8e
commit
cf8723de0d
4
TODO
4
TODO
@@ -162,10 +162,6 @@ Line -1 and -3 should mention CATEGORIE, not CATEGORY.
|
||||
*** glr.c
|
||||
Get rid of scaffolding in glr.c.
|
||||
|
||||
*** namespaces in glr2.cc
|
||||
StrongIndexAlias should be in the parser's namespace. Possibly even an
|
||||
inner class.
|
||||
|
||||
*** Coding style
|
||||
Move to our coding conventions. In particular names such as yy_glr_stack,
|
||||
not yyGLRStack.
|
||||
|
||||
Reference in New Issue
Block a user