Commit graph

11 commits

Author SHA1 Message Date
Jez Higgins
69f040133b execution context 2012-11-08 17:13:33 +00:00
Jez Higgins
b9b6ed8582 variable_declarationn 2012-11-06 20:25:10 +00:00
Jez Higgins
efcb81b80c sink 2012-11-06 19:29:22 +00:00
Jez Higgins
bbafbf4b63 toplevel param 2012-11-06 08:20:10 +00:00
Jez Higgins
3dc2f255c7 silenced many more warnings 2010-01-11 09:02:17 +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
17e93705ae redirect to DOMSink when evaluating variables. This wasn't being done for ResolvedVariables and so everything was exploding. 2009-12-14 14:20:12 +00:00
jez
b22708f126 s/XPathValuePtr/XPathValue/ 2009-02-18 08:37:16 +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
f6b2ed4966 OK, I think that's it. XPathValue is now your man. Existing code using XPathValuePtr should still work, but new stuff should use XPathValue 2007-10-22 17:42:50 +00:00
jez
d30bba750e merged with mangle-dev branch 2007-07-19 17:01:42 +00:00