Files
bison/data/skeletons
Akim Demaille b327f38832 deprecate %defines in favor of %header
This is consistent with --defines being deprecated in favor of
--header.  The directive %defines is also too similar to %define.
And %header matches nicely with api.header.name.

* src/scan-gram.l (%defines): Deprecate to %header.
(%header): Scan it.
* src/parse-gram.y (PERCENT_DEFINES): Replace with...
(PERCENT_HEADER): this.
* data/skeletons/lalr1.java
* doc/bison.texi
* tests/actions.at, tests/c++.at, tests/calc.at, tests/conflicts.at,
* tests/input.at, tests/java.at, tests/local.at, tests/output.at,
* tests/synclines.at, tests/types.at:
Convert most tests to check %header instead of %defines.
2020-09-19 17:49:03 +02:00
..
2020-09-19 08:31:49 +02:00
2020-05-21 20:14:59 +02:00
2020-01-10 19:16:23 +01:00
2020-09-19 08:31:49 +02:00
2020-01-10 19:16:23 +01:00
2020-08-30 10:45:21 +02:00
2020-01-10 19:16:23 +01:00
2020-09-12 17:09:32 +02:00
2020-09-19 08:31:49 +02:00
2020-09-19 08:31:49 +02:00
2020-09-19 08:31:49 +02:00
2020-01-10 19:16:23 +01:00
2020-09-19 08:31:49 +02:00
2020-09-12 17:09:32 +02:00
2020-04-13 16:49:54 +02:00
2020-09-19 08:31:49 +02:00
2020-09-13 13:47:25 +02:00
2020-09-19 08:31:49 +02:00