Commit graph

16 commits

Author SHA1 Message Date
jez
76acb7939f added xslt_output 2009-04-03 19:01:14 +01:00
jez
89f6585d65 pulled output into its own file 2009-03-31 20:06:06 +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
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
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
dffb922156 Implemented generate-id function
Provided null implementation for unparsed-entity-uri
2008-10-27 22:21:30 +00:00
jez
f47e49a04c added Taggle headers 2008-10-17 18:58:36 +01:00
jez
2cf6d009bf added some more following, following-sibling, and child axis tests in the presence of text nodes 2008-09-17 22:58:36 +01:00
jez
e03345f5df vs7 back-portability fixes 2008-09-13 18:36:46 +01:00
jez
f96de3937d little script to backport vs9 project files to earlier versions of vs 2008-09-02 10:15:02 +01:00
jez
07ef52f308 Added -table option to test executables. It outputs the results as a tab
seperated table, which can be pasted into spreadsheet/google docs/etc.
2008-08-09 23:19:21 +01:00
jez
01db7aad46 added some new tests concerning variable declarations inside variables 2008-08-05 16:17:28 +01:00
jez
c5b4a7eae2 added library dependencies 2008-07-23 11:24:54 +01:00
jez
69f4e5888f added taggle example to build 2008-07-21 09:38:34 +01:00
jez
01cfd6eef7 build files for VS2008 2008-07-15 09:10:43 +01:00