arabica/vs9
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
..
Arabica.sln added taggle example to build 2008-07-21 09:38:34 +01:00
Arabica_noboost.sln added taggle example to build 2008-07-21 09:38:34 +01:00
Arabica_noboost_tests.sln build files for VS2008 2008-07-15 09:10:43 +01:00
Arabica_tests.sln build files for VS2008 2008-07-15 09:10:43 +01:00
example_DOM_writer.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
example_SAX_pyx.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
example_SAX_simplehander.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
example_SAX_Taggle.vcproj vs7 back-portability fixes 2008-09-13 18:36:46 +01:00
example_SAX_writer.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
example_SAX_xmlbase.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
example_Utils_transcode.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
example_XPath_xgrep.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
example_XSLT_Mangle.vcproj More work on rejigging precedence. 2008-11-19 17:26:07 +00:00
lib_arabica.vcproj Implemented generate-id function 2008-10-27 22:21:30 +00:00
lib_arabica_noboost.vcproj build files for VS2008 2008-07-15 09:10:43 +01:00
projfix.py little script to backport vs9 project files to earlier versions of vs 2008-09-02 10:15:02 +01:00
test_DOM.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_DOM_silly.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_DOM_wide.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_SAX_filter.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_SAX_filter_silly.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_SAX_filter_wide.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_utils.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_xpath.vcproj added some more following, following-sibling, and child axis tests in the presence of text nodes 2008-09-17 22:58:36 +01:00
test_xpath_silly.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_xpath_wide.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00
test_xslt.vcproj Added -table option to test executables. It outputs the results as a tab 2008-08-09 23:19:21 +01:00