Find a file
jez 235f81718d Added Expression_scanner and scan (a visitor pattern basically) to allow XPathExpression_impls to be examined. This is used in the match rewriting to search for position() and last() function calls.
To ease implementing scan, BinaryExpression and UnaryExpression now inherit XPathExpression_impl.  Other classes now derived only from Binary|UnaryExpression rather than from XPathExpression_impl as well.
2007-12-21 15:56:04 +00:00
bin merged with mangle-dev branch 2007-07-19 17:05:18 +00:00
doc moved URI into io subdirectory 2007-09-10 15:58:45 +00:00
examples working on detecting illegal xsl:stylesheet children - including is currently broken 2007-11-20 23:12:08 +00:00
include Added Expression_scanner and scan (a visitor pattern basically) to allow XPathExpression_impls to be examined. This is used in the match rewriting to search for position() and last() function calls. 2007-12-21 15:56:04 +00:00
m4 added build support for the Elephant memory monitoring library 2007-11-09 22:56:07 +00:00
src special case for windows file paths 2007-12-08 20:47:01 +00:00
tests added type() to XPath expressions. I need this to allow XSLT match patterns to be rewritten properly - see http://www.jezuk.co.uk/cgi-bin/view/arabica/log?id=3546 - but it will also be useful for compile time checking (should I get sufficiently keen :) 2007-12-18 23:03:16 +00:00
turboc++ 2006-10-06 21:28:18 +00:00
vs6 fixed namespaces declaration 2007-09-25 19:17:58 +00:00
vs7 sorted out file paths 2007-09-13 21:19:53 +00:00
vs8 added xpath_match_rewrite.hpp 2007-12-21 14:28:24 +00:00
arabica.pc.in merged with mangle-dev branch 2007-07-19 17:05:18 +00:00
AUTHORS sept 2006 release 2006-09-12 21:21:48 +00:00
autogen.sh sept 2006 release 2006-09-12 21:21:48 +00:00
ChangeLog 2007-08-31 10:56:02 +00:00
config.guess sept 2006 release 2006-09-12 21:21:48 +00:00
config.sub sept 2006 release 2006-09-12 21:21:48 +00:00
configure.ac added build support for the Elephant memory monitoring library 2007-11-09 22:56:07 +00:00
COPYING sept 2006 release 2006-09-12 21:21:48 +00:00
depcomp sept 2006 release 2006-09-12 21:21:48 +00:00
Doxyfile path seperator changes, requested by Isak Johnsson, isak@hypergene.com 2006-01-27 11:05:41 +00:00
INSTALL sept 2006 release 2006-09-12 21:21:48 +00:00
install-sh sept 2006 release 2006-09-12 21:21:48 +00:00
ltmain.sh sept 2006 release 2006-09-12 21:21:48 +00:00
Makefile.am sorted out makefiles to fix dist targets 2007-09-11 09:25:18 +00:00
missing sept 2006 release 2006-09-12 21:21:48 +00:00
NEWS sept 2006 release 2006-09-12 21:21:48 +00:00
README sept 2006 release 2006-09-12 21:21:48 +00:00