Commit graph

204 commits

Author SHA1 Message Date
Jez Higgins
29b9db9e80 namespace alias 2012-11-06 19:05:52 +00:00
Jez Higgins
ab7e8337a2 keyhandler 2012-11-06 19:02:31 +00:00
Jez Higgins
db1f9bac46 key 2012-11-06 09:17:16 +00:00
Jez Higgins
c970605a0f param 2012-11-06 08:29:42 +00:00
Jez Higgins
bbafbf4b63 toplevel param 2012-11-06 08:20:10 +00:00
Jez Higgins
25e0671eb2 withparam 2012-11-06 08:14:07 +00:00
Jez Higgins
c58ae015b8 withparam 2012-11-06 08:11:27 +00:00
Jez Higgins
3b4ec78a13 template 2012-11-06 07:53:00 +00:00
Jez Higgins
4197825a7c template 2012-11-06 07:50:57 +00:00
Jez Higgins
456b38c37f gcc fixes 2012-11-05 09:22:05 +00:00
Jez Higgins
2e1bbdbec9 sort 2012-11-05 09:18:08 +00:00
Jez Higgins
16e61b50fb item_container_handler 2012-11-04 22:39:16 +00:00
Jez Higgins
2a83b64cf3 genericised childelement 2012-11-04 22:34:40 +00:00
Jez Higgins
b567e0f668 qualifiers 2012-11-04 17:24:37 +00:00
Jez Higgins
ab2ae612c9 inline elements 2012-11-04 17:22:47 +00:00
Jez Higgins
1dd953346b typename 2012-11-04 17:15:34 +00:00
Jez Higgins
40cb778596 copy and copy_of 2012-11-04 17:12:14 +00:00
Jez Higgins
fc91f0329a message 2012-11-04 17:07:41 +00:00
Jez Higgins
769a5b98a3 typename fix 2012-11-04 13:09:12 +00:00
Jez Higgins
0ea5226801 processing instruction 2012-11-04 13:04:08 +00:00
Jez Higgins
895bd0baf3 notimplementedyethandler 2012-11-04 08:41:53 +00:00
Jez Higgins
a792502472 element 2012-11-04 08:38:48 +00:00
Jez Higgins
4ddf44c269 apply_templates 2012-11-03 09:54:07 +00:00
Jez Higgins
69e767f668 for_Each 2012-11-03 09:38:31 +00:00
Jez Higgins
fc7b6be757 for_each 2012-11-03 09:37:53 +00:00
Jez Higgins
842feef711 for_each 2012-11-03 09:37:13 +00:00
Jez Higgins
c358aacccd qualify base class calls 2012-11-02 23:33:41 +00:00
Jez Higgins
732f316710 qualify base class call 2012-11-02 23:30:39 +00:00
Jez Higgins
f3e661c715 corrections, more templateing 2012-11-02 23:16:43 +00:00
Jez Higgins
7d76185a44 value_if 2012-11-02 23:07:17 +00:00
Jez Higgins
3743972b0a text 2012-11-02 23:00:31 +00:00
Jez Higgins
0d3a91876a if 2012-11-02 22:56:14 +00:00
Jez Higgins
d68a9240ce attribute and call_tempalte 2012-11-02 22:52:42 +00:00
Jez Higgins
e3a06bec80 choose handler 2012-11-02 22:46:11 +00:00
Jez Higgins
52f9db8061 comment handler 2012-11-02 22:37:46 +00:00
Jez Higgins
6c8f6246bf Starting to parameterise the XSLT library 2012-11-02 21:01:15 +00:00
jez
247b2170a0 if no namespace, assume in the XSL namespace 2011-01-01 22:58:29 +00:00
jez
dbfcf1c41b fix output for CDATA sections that contain ]]> 2010-12-21 09:47:22 +00:00
jez
af44166e99 Silence unused variable warning 2010-10-22 10:32:03 +01:00
Jez Higgins
144fb9a6d6 Disallow variable references in xsl:key match and use expressions 2010-10-09 23:10:35 +01:00
Jez Higgins
f8d7701f12 Named templates now take precedence into account - templates with higher precedence are discarded 2010-10-07 22:48:03 +01:00
Jez Higgins
3beed1d092 Verify that qNames used in the stylesheet (for template names and what not) have prefixes which are actually bound 2010-10-06 22:37:01 +01:00
Jez Higgins
981fd4e9e3 Failed if namespace was explicitly given as empty. Fixed 2010-10-05 09:39:58 +01:00
Jez Higgins
ccc4836fd7 Allow and ignore attributes in foreign namespaces 2010-10-05 09:39:05 +01:00
Jez Higgins
eda354be6d Correctly implement the xsl:sort option attributes as attr-value-templates. Validate values *after* evaulated AVT, not before. Doh 2010-10-04 22:18:39 +01:00
jez
94b834ff30 Sorted out exception handling in MSXML ContentHandler wrapper so that it no longer corrupts the stack 2010-05-21 09:56:18 +01:00
jez
a1ed87da31 fix segfault using MSXML 2010-05-19 20:22:22 +01:00
Jez Higgins
04754750c5 fixed initialisation order warnings 2010-02-21 22:29:06 +00:00
Jez Higgins
94a28f07f8 filled out element-available implementation 2010-02-21 22:14:04 +00:00
Jez Higgins
44b5d6ed3a whipped up a quick do-nothing (ie broken) implementation of element-available 2010-02-21 18:35:58 +00:00