Files
bison/doc
Adela Vais 594cae57ca d: add internationalisation support
The D parser implements this feature similarly to the C parser,
by using Gettext. Functions gettext() and dgettext() are
imported using extern(C). The internationalisation uses yysymbol_name
to report the name of the SymbolKinds.

* data/skeletons/d.m4 (SymbolKind.toString.yytranslatable,
SymbolKind.toString.yysymbol_name: New), data/skeletons/lalr1.d: Here.
* doc/bison.texi: Document it.
* tests/calc.at: Test it.
2021-01-06 18:33:41 +01:00
..
2020-07-03 06:51:57 +02:00
2020-11-20 06:28:42 +01:00
2021-01-06 18:33:41 +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