pjs/extensions/transformiix/source/xpath
axel%pike.org ec82686c6a Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
not part of build
2000-07-06 12:35:44 +00:00
..
AdditiveExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
AttributeExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
AttributeValueTemplate.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
BasicNodeExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
BooleanExpr.cpp Added fix from Marc Schefer regarding OR expressions 2000-05-24 05:00:25 +00:00
BooleanFunctionCall.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
BooleanResult.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
ElementExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
ErrorFunctionCall.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
Expr.h Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
ExprLexer.cpp Not part of build, a=leaf 2000-06-19 09:03:12 +00:00
ExprLexer.h Ongoing work to get Transformiix to build as a mozilla component on windows. Not part of mozilla build. 2000-04-13 18:30:03 +00:00
ExprParser.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
ExprParser.h Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build. 2000-04-12 22:34:04 +00:00
ExprResult.h Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
ExtensionFunctionCall.cpp added support for extension functions 2000-04-19 10:41:13 +00:00
FilterExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
FunctionCall.cpp added support for extension functions 2000-04-19 10:41:13 +00:00
FunctionLib.h Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
IdentityExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
LocationStep.cpp Non important changes 2000-05-24 04:29:00 +00:00
Makefile added support for extension functions 2000-04-19 10:41:13 +00:00
Makefile.in Code cleanup in extensions/transformiix, getting rid of -DMOZILLA 2000-07-06 12:35:44 +00:00
MultiplicativeExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
NodeSet.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
NodeSet.h Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
NodeSetFunctionCall.cpp Added some changes from Marina (see changes.txt) 2000-04-20 10:12:06 +00:00
NumberExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
NumberFunctionCall.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
NumberResult.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
ParentExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
Parser.cpp Fixed a seg fault when '/' is used as a div operator, which is an error so I also added an error message for this case 2000-05-16 09:34:01 +00:00
PathExpr.cpp Not part of build, a=leaf 2000-05-29 07:15:17 +00:00
PredicateList.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
RelationalExpr.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
RootExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
StringExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
StringFunctionCall.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
StringResult.cpp Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
TextExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
UnionExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
VariableRefExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
WildCardExpr.cpp Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
XPathNames.cpp Cleaning up whitespace. Not part of build. a=leaf. 2000-06-11 12:31:28 +00:00
makefile.win Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
parser.mk Fixed a seg fault when '/' is used as a div operator, which is an error so I also added an error message for this case 2000-05-16 09:34:01 +00:00