Fixed text-output-sink (it now skips elements). Fixed xsl:comment (tag body is no...
commitf7c0c7d3c85ba0a571f1490f1f49ec395af6757f
authorIvan Shvedunov <ivan4th@gmail.com>
Sun, 2 Mar 2008 00:15:29 +0000 (2 03:15 +0300)
committerDavid Lichteblau <david@radon.(none)>
Sun, 2 Mar 2008 12:01:31 +0000 (2 13:01 +0100)
tree10ced44cb732c2b6aaa83b7f51755504c5eb02ab
parentbf0803b4a035914d19ffad0307227229524da6be
Fixed text-output-sink (it now skips elements). Fixed xsl:comment (tag body is no longer treated as a plain string). Number comparison during sorting is now xnum-aware. Fixed wrong condition types in format-number().
TEST
format-number.lisp
instructions.lisp
parser.lisp
xslt.lisp