Per Bothner 187e2f3013 Remove accidental check-in of debug println. 7 anos atrás
..
.cvsignore 0dfd9123d8 *** empty log message *** 22 anos atrás
AncestorAxis.java 80f5ba915b * AncestorAxis.java (scan): Fix logic error. 18 anos atrás
AncestorOrSelfAxis.java 80f5ba915b * AncestorAxis.java (scan): Fix logic error. 18 anos atrás
AttributeAxis.java 2b5adc254f * AttributeAxis.java (scan): Add correct stop condition. 17 anos atrás
AttributeType.java 3d7821959a * CompileInvoke.java (validateApplyInvoke): Fix some errors in 14 anos atrás
Attributes.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
Base64Binary.java 5a1d931e2e * Base64Binary.java (toString): Fix buglet. 18 anos atrás
BinaryObject.java 44c1f25cd8 19 anos atrás
ChangeLog 0054d2868e Fix bug reported by Damien Mattei compiling elements with attributes. 7 anos atrás
ChildAxis.java e62df2e56d * XDataType.java (toURI): Make public. 18 anos atrás
Children.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
CoerceNodes.java 2889a65078 Fix some javadoc comments. 18 anos atrás
CommentConstructor.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
CompileXmlFunctions.java ab4643df56 * ApplyExp.java (visitArgs): Remove version that takes argsInlined. 14 anos atrás
DescendantAxis.java 1858f1f725 21 anos atrás
DescendantOrSelfAxis.java 98c4354fbb * NodeType.java (documentNodeTest, textNodeTest, commentNodeTest, 18 anos atrás
Document.java 3c260c52a2 * Path.java: Moved to gnu/kawa/io. 11 anos atrás
DocumentConstructor.java 0054d2868e Fix bug reported by Damien Mattei compiling elements with attributes. 7 anos atrás
ElementType.java aa84b3d1f8 Start of support for parameterized (generic) types. 13 anos atrás
Focus.java 9004d40659 20 anos atrás
FollowingAxis.java 98279c4aa7 21 anos atrás
FollowingSiblingAxis.java 98279c4aa7 21 anos atrás
HexBinary.java 44c1f25cd8 19 anos atrás
HttpPrinter.java e93a4177ef Sync branches/invoke with trunk -r8883:9027 8 anos atrás
IntersectNodes.java 6d2696ad00 21 anos atrás
IteratorItems.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
KAttr.java 6d1f5ab484 Switch to JAVA5 as the pre-processing default. 17 anos atrás
KCDATASection.java 6d1f5ab484 Switch to JAVA5 as the pre-processing default. 17 anos atrás
KCharacterData.java 6d1f5ab484 Switch to JAVA5 as the pre-processing default. 17 anos atrás
KComment.java 6d1f5ab484 Switch to JAVA5 as the pre-processing default. 17 anos atrás
KDocument.java 1ee5a7a36c * KDocument.java (getDocumentElement): Need to skip comments. 15 anos atrás
KElement.java 6d1f5ab484 Switch to JAVA5 as the pre-processing default. 17 anos atrás
KNode.java e93a4177ef Sync branches/invoke with trunk -r8883:9027 8 anos atrás
KProcessingInstruction.java 6d1f5ab484 Switch to JAVA5 as the pre-processing default. 17 anos atrás
KText.java 6d1f5ab484 Switch to JAVA5 as the pre-processing default. 17 anos atrás
ListItems.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
MakeAttribute.java 0054d2868e Fix bug reported by Damien Mattei compiling elements with attributes. 7 anos atrás
MakeCDATA.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
MakeElement.java 187e2f3013 Remove accidental check-in of debug println. 7 anos atrás
MakeProcInst.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
MakeResponseHeader.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
MakeText.java 7efee87fbc Remove remaining instancees of apply(CallContext) - except for Expressions. 9 anos atrás
MakeUnescapedData.java fa9ca2b0fe * TreeScanner.java: Update to use Procedure.validateApplyKey, 14 anos atrás
MakeWithBaseUri.java 0054d2868e Fix bug reported by Damien Mattei compiling elements with attributes. 7 anos atrás
NodeCompare.java 05866714b1 Fix various JavaDoc problems. 10 anos atrás
NodeConstructor.java 0054d2868e Fix bug reported by Damien Mattei compiling elements with attributes. 7 anos atrás
NodeSetType.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 9 anos atrás
NodeType.java 5a1e488dad Change source files to default to Java 8. 8 anos atrás
Nodes.java e93a4177ef Sync branches/invoke with trunk -r8883:9027 8 anos atrás
Notation.java 81d4604975 * Notation.java: New class. 18 anos atrás
OutputAsXML.java 1c5f793386 Moved Reader/Writer classes to new package gnu.kawa.io. 11 anos atrás
ParentAxis.java cfc4d9c430 21 anos atrás
PrecedingAxis.java a7b17d8b06 * PrecedingAxis.java (scan): Fix thinkos - and thus 8 testsuite 13 anos atrás
PrecedingSiblingAxis.java 98279c4aa7 21 anos atrás
ProcessingInstructionType.java 457f05d52b * AttributeType.java (getImplementationType): Be more specific. 18 anos atrás
SelfAxis.java 2ece39c45e 21 anos atrás
SortNodes.java 2566dd30ec Change Values to an abstract class with multiple implementations. 11 anos atrás
SortedNodes.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 9 anos atrás
TreeScanner.java 49cb0a767d Implement an alternative to MethodHandle for Java6 and Android. 8 anos atrás
UnionNodes.java 6d2696ad00 21 anos atrás
UntypedAtomic.java aa7d9f74b9 * UntypedAtomic.java (hashCode, equals): New methods. 18 anos atrás
WriteTo.java 3c260c52a2 * Path.java: Moved to gnu/kawa/io. 11 anos atrás
XDataType.java 5a1e488dad Change source files to default to Java 8. 8 anos atrás
XInteger.java 856ab127d8 19 anos atrás
XIntegerType.java 72f5a8d74f * XIntegerType.java (coerceFromObject): First coerce asIntNumOrNull 10 anos atrás
XString.java ca146bcca4 * XStringType.java: New class, extends XDataType. 18 anos atrás
XStringType.java 0a7467344f Fix #ifndef use:java.util.regex case. 17 anos atrás
XTimeType.java a5a8e8bdec * XTimeType.java (isInstance): Component masks have to match, not 18 anos atrás
XmlNamespace.java a02ecfb363 * SimpleSymbol.java (valueOf(String)): Move to super-class Symbol. 15 anos atrás
package.html c85e30d75e 23 anos atrás