Wojciech Polak
2bb3ebec21
* data/xslt/xml2xhtml.xsl (xsl:template match="/"): Change footer text.
2008-02-21 17:08:18 +00:00
Wojciech Polak
2643e36cff
(xsl:template match="/"): Change footer text.
2008-02-21 17:07:33 +00:00
Wojciech Polak
e2dcf9964a
2008-01-05 Wojciech Polak <[email protected] >
...
* data/xslt/xml2xhtml.xsl (xsl:template match="/"): Precede an XHTML
document's title with the input grammar file name.
2008-01-05 22:29:56 +00:00
Wojciech Polak
3a74df7a5b
data/xslt/xml2xhtml.xsl (xsl:template match="/"): Precede an XHTML
...
document's title with the input grammar file name.
2008-01-05 22:28:44 +00:00
Wojciech Polak
b7a7016204
2007-10-17 Wojciech Polak <[email protected] >
...
* src/print-xml.c (print_grammar): Renamed
<terminal> and <nonterminal> attributes:
"type" to "number" and "symbol" to "name".
* data/xslt/xml2text.xsl (xsl:template match="terminal"):
Use new attribute names.
(xsl:template match="nonterminal"): Likewise.
* data/xslt/xml2xhtml.xsl: Likewise.
2007-10-17 18:13:53 +00:00
Wojciech Polak
36c48187a6
(xsl:template match="terminal"): Use new attribute names.
...
(xsl:template match="nonterminal"): Likewise.
2007-10-17 18:12:20 +00:00
Wojciech Polak
cd4a9a598f
src/print-xml.c (print_grammar): Renamed <terminal> and <nonterminal>
...
attributes: "type" to "number" and "symbol" to "name".
2007-10-17 18:11:03 +00:00
Wojciech Polak
4c20d18dc1
* src/print-xml.c (print_core): Remove item set
...
redundancy.
* data/xslt/bison.xsl (bison:ruleNumber): New key.
Improve processing time. Suggested by Joel E. Denny.
* data/xslt/xml2dot.xsl (xsl:template name="escape"):
Write xsl:param "required" attribute as comment.
* data/xslt/xml2text.xsl (xsl:template match="item"): New.
(xsl:template match="rule"): Support new reduced itemset.
(xsl:template match="point"): Remove.
* data/xslt/xml2xhtml.xsl: Likewise.
2007-10-11 16:40:08 +00:00
Wojciech Polak
95134bc179
(xsl:template match="item"): New.
...
(xsl:template match="rule"): Support new reduced itemset.
(xsl:template match="point"): Remove.
2007-10-11 16:38:42 +00:00
Wojciech Polak
85a6eb13f8
(xsl:template name="escape"): Write xsl:param "required" attribute as comment.
2007-10-11 16:37:59 +00:00
Wojciech Polak
fc8b70bf14
(bison:ruleNumber): New key. Improve processing time. Suggested by Joel E. Denny.
2007-10-11 16:37:38 +00:00
Wojciech Polak
25f6da67d3
(print_core): Remove item set redundancy.
2007-10-11 16:36:49 +00:00
Wojciech Polak
3f999f78be
Updated
2007-09-24 19:35:08 +00:00
Wojciech Polak
ca2cc7aeec
data/Makefile.am (xsltdir): New variable.
...
(dist_xslt_DATA): Add xslt/*.xsl files.
2007-09-24 19:32:02 +00:00
Wojciech Polak
bbeff19643
Transform XML into XHTML.
2007-09-24 19:31:08 +00:00
Wojciech Polak
9fb1f8d8f7
Transform XML into plain text.
2007-09-24 19:30:49 +00:00
Wojciech Polak
dc6025ffeb
Transform XML into DOT.
2007-09-24 19:30:17 +00:00