mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: use C++ headers.
* doc/bison.texinfo (Calc++ Scanner): Prefer C++ headers to C headers.
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
tests: check token numbers.
|
||||
* tests/input.at (Numbered tokens): New.
|
||||
|
||||
2009-05-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
doc: use C++ headers.
|
||||
* doc/bison.texinfo (Calc++ Scanner): Prefer C++ headers to C
|
||||
headers.
|
||||
|
||||
2009-05-04 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
bison: catch bad symbol names.
|
||||
@@ -23,7 +29,7 @@
|
||||
|
||||
identifiers: dashes are letters.
|
||||
Dashes can now start identifiers (symbols and directives).
|
||||
|
||||
|
||||
* src/scan-gram.l ({letter}): Add dash.
|
||||
({id}): Remove it.
|
||||
* tests/input.at (Symbols): Adjust.
|
||||
|
||||
Reference in New Issue
Block a user