Akim Demaille
|
e1a843cc69
|
d: fix double definition of YYSemanticType
* data/lalr1.d: When moving to b4_user_union_members, it also defines
b4_tag_seen_flag, so we had two definitions.
|
2018-12-08 08:05:00 +01:00 |
|
Akim Demaille
|
10e3ccac05
|
d: fix use of b4_union_members
* data/lalr1.d: Use b4_user_union_members instead.
|
2018-12-06 06:27:33 +01:00 |
|
Akim Demaille
|
0ebcae4a54
|
d: update the skeleton
* data/d.m4, data/lalr1.d: Catch up with Bison.
And actually, also catch up with D.
|
2018-12-04 20:43:01 +01:00 |
|
Akim Demaille
|
4a42a4f911
|
d: add skeleton for the D language
Contributed by Oliver Mangold.
https://lists.gnu.org/archive/html/help-bison/2012-01/msg00000.html
* README-D.txt, d-skel.m4, d.m4, lalr1.d: New.
|
2018-12-04 20:29:28 +01:00 |
|