mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 18:53:04 +00:00
Updated
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,13 @@
|
|||||||
|
2007-09-24 Wojciech Polak <polak@gnu.org>
|
||||||
|
|
||||||
|
Add XSLT transformations.
|
||||||
|
|
||||||
|
* data/xslt/xml2dot.xsl: Transform XML into DOT.
|
||||||
|
* data/xslt/xml2text.xsl: Transform XML into plain text.
|
||||||
|
* data/xslt/xml2xhtml.xsl: Transform XML into XHTML.
|
||||||
|
* data/Makefile.am (xsltdir): New variable.
|
||||||
|
(dist_xslt_DATA): Add xslt/*.xsl files.
|
||||||
|
|
||||||
2007-09-23 Paul Eggert <eggert@cs.ucla.edu>
|
2007-09-23 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
* src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
|
* src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
|
||||||
@@ -27,6 +37,8 @@
|
|||||||
|
|
||||||
2007-09-21 Wojciech Polak <polak@gnu.org>
|
2007-09-21 Wojciech Polak <polak@gnu.org>
|
||||||
|
|
||||||
|
Add Bison XML Automaton Report.
|
||||||
|
|
||||||
Add support for an -x option to generate an XML report.
|
Add support for an -x option to generate an XML report.
|
||||||
It is not documented yet.
|
It is not documented yet.
|
||||||
* src/print-xml.c: New file.
|
* src/print-xml.c: New file.
|
||||||
|
|||||||
Reference in New Issue
Block a user