mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
doc: use dot/'•' rather than point/'.'
AFAICT, "dotted rule" is a more frequent synonym of "item" than "pointed rule". So let's migrate to using "dot" only. * doc/bison.texi: Use dot/'•' rather than point/'.'. * src/print-xml.c (print_core): Use dot rather than point. This is not backward compatible, but AFAICT, we don't have actual user of the XML output (but ourselves). So... * data/xslt/xml2dot.xsl, data/xslt/xml2text.xsl, * data/xslt/xml2xhtml.xsl, tests/report.at: ... adjust.
This commit is contained in:
10
TODO
10
TODO
@@ -33,14 +33,8 @@ Show the counterexamples. This is going to be really hard and/or painful.
|
||||
Unless we play it dumb (little structure).
|
||||
|
||||
*** Doc
|
||||
-Wcounterexamples, --report=counterexamples
|
||||
|
||||
Use "•" instead of ".".
|
||||
|
||||
*** point, dot
|
||||
We have too many names. In XML we use "point", in C "dot". A traditional
|
||||
more accurate name of "item" is "pointed rule", so we should probably prefer
|
||||
"point" to "dot".
|
||||
-Wcounterexamples, --report=counterexamples. Don't forget to include
|
||||
examples about conflicts in the reports.
|
||||
|
||||
** Bistromathic
|
||||
- Hitting tab on a line with a syntax error is ugly
|
||||
|
||||
Reference in New Issue
Block a user