Commit graph

27 commits

Author SHA1 Message Date
jez
543f7357df started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
jez_higgins
5caf17b989 Fixed for predicate evaluation bug
see http://www.jezuk.co.uk/cgi-bin/view/arabica/news?id=2883
2006-06-23 22:51:30 +00:00
jez_higgins
ef383c5dbc correct SelfSelect 2006-01-10 15:05:44 +00:00
jez_higgins
211ae3d2b5 getAxis now calls itself when it encounters an AxisSpecifier. both switches have been combined as a result, and more XSLT patterns compile without further work 2006-01-04 16:48:23 +00:00
jez_higgins
8b7f3196d8 Started try to compile XSLT patterns 2005-12-18 22:22:13 +00:00
jez_higgins
d7e2d7fb33 *** empty log message *** 2005-09-30 21:36:11 +00:00
jez_higgins
b8d3a27e3f *** empty log message *** 2005-09-25 20:09:49 +00:00
jez_higgins
f354817b66 working towards excising all std::string-isms, so that Arabica can be used with any string type 2005-09-08 21:43:21 +00:00
jez_higgins
58603beff3 moved several classes into impl namespace 2005-08-22 15:35:20 +00:00
jez_higgins
7ce581df1b gcc 4 fixes 2005-08-21 12:48:00 +00:00
jez_higgins
7c9492a63d parameterised node_iter_t and chums 2005-08-19 17:20:06 +00:00
jez_higgins
79a6295e52 parameterised AxisEnumerator 2005-08-19 09:05:11 +00:00
jez_higgins
9000066ce4 parameterised RelativeLocationPath and AbsoluteLocationPath 2005-08-18 21:51:02 +00:00
jez_higgins
04bcf0b107 parameterised StepFactory 2005-08-18 21:45:14 +00:00
jez_higgins
a826b7de5d parameterised ExprStepExpression 2005-08-18 21:41:33 +00:00
jez_higgins
7e012f4c6e parameterised TestStepExpression 2005-08-18 20:54:26 +00:00
jez_higgins
27ee8fe739 parameterised StepList and StepExpression 2005-08-18 20:47:01 +00:00
jez_higgins
f39cb8a140 parameterised NodeTest and chums 2005-08-18 16:17:20 +00:00
jez_higgins
9ae5ba9c6f Parameterised ExecutionContext
as a result had to add string_adaptor parameter to XPathExpression,
XPathVariable, UnionExpresion and various other classes
2005-08-17 10:13:05 +00:00
jez_higgins
3b2a7111be parameterised NamespaceContext 2005-08-17 08:50:41 +00:00
jez_higgins
598647ddc7 parameterised NodeSetValue 2005-08-17 08:31:47 +00:00
jez_higgins
df816c1b05 parameterised XPath class 2005-08-16 20:59:04 +00:00
jez_higgins
5c5018665d put ast_ids into impl namespace 2005-08-16 17:54:20 +00:00
jez_higgins
7f53e6cba4 parameterised XPathExpression, UnaryExpression and BinaryExpression 2005-08-16 16:04:24 +00:00
jez_higgins
a71eb0345f parameterised XPathValue and XPathValuePtr 2005-08-16 15:29:02 +00:00
jez_higgins
ffffbff9ce templated XPath::NodeSet on string_type 2005-08-16 14:17:22 +00:00
jez_higgins
b18f90ce9e moved here from xpath-dev-sandbox 2005-08-04 20:42:30 +00:00