Files
bison/data/skeletons
Akim Demaille 70b3c8fb20 glr2.cc: use references to the stack rather than pointers
Now that the lookahead macros (that used yystackp) are out of the way,
there is no reason to continue using a pointer.

* data/skeletons/glr2.cc: Use yystack, a reference, rather that
yystackp, a pointer.
Fix tons of const-correctness issues.
2020-12-27 08:50:10 +01:00
..
2020-05-21 20:14:59 +02:00
2020-01-10 19:16:23 +01:00
2020-01-10 19:16:23 +01:00
2020-12-26 09:05:45 +01:00
2020-01-10 19:16:23 +01:00
2020-12-21 07:16:25 +01:00
2020-12-26 14:26:23 +01:00
2020-12-26 09:05:45 +01:00
2020-01-10 19:16:23 +01:00
2020-12-26 18:06:02 +01:00
2020-11-13 07:01:19 +01:00
2020-11-13 07:01:19 +01:00