Commit graph

6 commits

Author SHA1 Message Date
jez
85ceddec6e Added TO-DO list 2009-08-18 21:14:39 +01:00
jez
76acb7939f added xslt_output 2009-04-03 19:01:14 +01:00
jez
ff835d03c0 Pass inscope namespaces to key functions so it can resolve key names at runtime
key() now works (bar nodeset argument)
just need to do the key lookup
2009-02-26 09:32:55 +00:00
jez
cd97e2aa58 Correct top level variable declarations 2008-11-25 12:49:25 +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
01cfd6eef7 build files for VS2008 2008-07-15 09:10:43 +01:00