Commit graph

10 commits

Author SHA1 Message Date
Jez Higgins
69f040133b execution context 2012-11-08 17:13:33 +00:00
Jez Higgins
da3143bd67 variable_impl 2012-11-06 20:27:20 +00:00
Jez Higgins
cb1e7d3f24 variable_impl 2012-11-06 20:21:39 +00:00
Jez Higgins
2a83b64cf3 genericised childelement 2012-11-04 22:34:40 +00:00
Jez Higgins
d7c3b7c260 reverted work on variables - will come back to it another time 2009-12-14 23:55:56 +00:00
jez
3991f80eb2 increment changes with the aim of improviing performance of variables 2009-11-23 21:00:23 +00:00
jez
db940c9b78 Pass select by const ref not by value 2009-08-18 20:42:37 +01:00
jez
9b70ca5187 rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on. 2009-02-24 12:21:35 +00:00
jez
f610d739fe More work on rejigging precedence.
Templates are now constructed with their precedence.
Variables are too, with a tweak to allow for the immediate evaluation of non-topl-level params and vars.
The execution context now no longer needs to track variable precedence, which is good because it will be getting it wrong anyway.
Corresponding simplifications follow to compliation context.
2008-11-19 17:26:07 +00:00
jez
d30bba750e merged with mangle-dev branch 2007-07-19 17:01:42 +00:00