Files
bison/doc
Akim Demaille 2157ced3dd c++: rename semantic_type as value_type
We always refer to the triplet "kind, value, location".  All of them
are nouns, and we support api.value.type and api.location.type.  On
this regard, "semantic_type" was a poor choice.  Make it "value_type".

The test suite was not updated to use value_type, on purpose, to
enforce backward compatibility.

* data/skeletons/c++.m4, data/skeletons/glr.cc, data/skeletons/glr2.cc,
* data/skeletons/variant.hh, doc/bison.texi: Define value_type rather
than semantic_type.
Add a backward compatibility typedef.
* examples/c++/glr/c++-types.yy: Migrate.
2020-12-26 09:05:45 +01:00
..
2020-07-03 06:51:57 +02:00
2020-11-20 06:28:42 +01:00
2020-06-30 08:01:40 +02:00
2020-08-30 19:20:49 +02:00
2020-09-05 17:42:20 +02:00
2020-01-05 10:26:35 +01:00
2007-11-14 13:18:44 +00:00