mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2010-01-19 Joel E. Denny <jdenny@clemson.edu>
|
||||||
|
|
||||||
|
ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c.
|
||||||
|
|
||||||
2010-01-15 Joel E. Denny <jdenny@clemson.edu>
|
2010-01-15 Joel E. Denny <jdenny@clemson.edu>
|
||||||
|
|
||||||
Thank the developer of the initial push parser implementation.
|
Thank the developer of the initial push parser implementation.
|
||||||
@@ -7989,9 +7993,12 @@
|
|||||||
|
|
||||||
2006-09-15 Bob Rossi <bob@brasko.net>
|
2006-09-15 Bob Rossi <bob@brasko.net>
|
||||||
|
|
||||||
|
Add support for push parsing. Based on the original work of
|
||||||
|
Odd Arild Olsen <oao@fibula.no>.
|
||||||
* data/Makefile.am (dist_pkgdata_DATA): Add push.c.
|
* data/Makefile.am (dist_pkgdata_DATA): Add push.c.
|
||||||
* data/c.m4 (YYPUSH): New.
|
* data/c.m4 (YYPUSH): New.
|
||||||
(b4_push_if): New macro. Use it instead of #ifdef YYPUSH.
|
(b4_push_if): New macro. Use it instead of #ifdef YYPUSH.
|
||||||
|
* data/push.c: New file.
|
||||||
* src/getargs.c (push_parser): New var.
|
* src/getargs.c (push_parser): New var.
|
||||||
* src/getargs.h (push_parser): New declaration.
|
* src/getargs.h (push_parser): New declaration.
|
||||||
* src/output.c (prepare): Add macro insertion of `push_flag'.
|
* src/output.c (prepare): Add macro insertion of `push_flag'.
|
||||||
|
|||||||
Reference in New Issue
Block a user