mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
%merge: test support for api.value.type=union
* tests/glr-regression.at: here.
This commit is contained in:
26
tests/README.md
Normal file
26
tests/README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# AT_BISON_OPTION_PUSHDEFS/AT_BISON_OPTION_POPDEFS
|
||||
|
||||
These two macros must be given the (main) directives so that they
|
||||
define a number of other macros to:
|
||||
- what the language is (so what compiler tool chain to use, what
|
||||
definition of yylex/yyerror, etc.)
|
||||
- what skeleton is used
|
||||
|
||||
# Keywords
|
||||
- action
|
||||
- api.value.type
|
||||
- c++
|
||||
- cex: counterexamples.
|
||||
- d: d language
|
||||
- deprec: deprecated features.
|
||||
- diagnostics
|
||||
- glr
|
||||
- graph
|
||||
- java
|
||||
- lac
|
||||
- %merge
|
||||
- multistart
|
||||
- push
|
||||
- report
|
||||
- %union
|
||||
- variant
|
||||
Reference in New Issue
Block a user