Per Bothner f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
..
.cvsignore ece0dcaca6 22 yıl önce
AVector.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
AbstractCharVector.java 9c047e9c17 String viewed as vector works same as string-ref. 7 yıl önce
AbstractSequence.java 9c047e9c17 String viewed as vector works same as string-ref. 7 yıl önce
Array.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
Arrays.java d9e6edc02e Sync branches/invoke with trunk -r8736:8779 8 yıl önce
AttributePredicate.java 5ed352cd7f 21 yıl önce
BitVector.java f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
Blob.java 9c047e9c17 String viewed as vector works same as string-ref. 7 yıl önce
ByteVector.java 784ab91082 * PrimVector.template: Move previous utf16ToString change to right file. 7 yıl önce
ChangeLog f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
CharBuffer.java b1f63bb372 * CharBuffer.java (length): Remove method -causes infinite recursion. 7 yıl önce
CharSeq.java 9c047e9c17 String viewed as vector works same as string-ref. 7 yıl önce
CharVector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
ComposedArray.java e93a4177ef Sync branches/invoke with trunk -r8883:9027 8 yıl önce
Consumable.java 9da3e26ff8 24 yıl önce
Consumer.java 5a1e488dad Change source files to default to Java 8. 7 yıl önce
ConsumerWriter.java e26afc3bc8 23 yıl önce
Convert.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
ElementPredicate.java 38166d8462 * Consumer.java (beginDocument): Renamed to startDocument. 18 yıl önce
EmptyList.java 9dd27b328d * LList.java: Give a class identity to the Empty field 13 yıl önce
EofClass.java 76d1453d12 * EofClass.java (eofValue): Fix type of literal. This fixes 17 yıl önce
ExtPosition.java d4a74a5070 * SeqPosition.java: Make generic. 11 yıl önce
ExtSequence.java 5752eed0da Partially generic-ize. 14 yıl önce
F32Vector.java f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
F64Vector.java f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
FString.java 2664190eb7 * FString.java (replace): Avoid needlessly making a copy of source. 7 yıl önce
FVector.java f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
FilterConsumer.java 0c65c7f92a * FilterConsumer.java: Change to implement XConsumer. 14 yıl önce
FlattenedArray.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
GVector.java f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
GeneralArray.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
GeneralArray1.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
IString.java 3523d333b9 Fix substring of substring bug for istrings, GitLab issue #16. 7 yıl önce
ImmutablePair.java bf669f31cf * Pair.java: Use getCar()/getCdr() instead of accessinging car/cdr 12 yıl önce
IndirectIndexedSeq.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
IntSequence.java 5a1e488dad Change source files to default to Java 8. 7 yıl önce
IntVector.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
ItemPredicate.java ef0f4efe61 * ElementPredicate.java: Renamed to ItemPredicate. 18 yıl önce
LList.java 695375aab7 Sync branches/invoke with trunk -r8535:8538 9 yıl önce
LListPosition.java 695375aab7 Sync branches/invoke with trunk -r8535:8538 9 yıl önce
LongVector.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
NodePredicate.java ef0f4efe61 * ElementPredicate.java: Renamed to ItemPredicate. 18 yıl önce
Pair.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
PairWithPosition.java 74a56d2f2b * SourceLocator.java: Enable source ranges, with ending position. 7 yıl önce
PositionConsumer.java 9e2b685e40 * PositionConsumer.java (consume(SeqPosition)): Rename 11 yıl önce
PositionManager.java 4b3b175dfe 20 yıl önce
PrimIntegerVector.java f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
PrimVector.template 784ab91082 * PrimVector.template: Move previous utf16ToString change to right file. 7 yıl önce
PrintConsumer.java 97fb79d06d Hooks for "pretty-printing" DomTerm show/hide buttons/sections. 6 yıl önce
RAPair.java eec9419d1a * RAPair.java: Port to Java of low-level class definition and methods 11 yıl önce
Range.java f5ea67e1aa New GVector type for "generalized vector". 5 yıl önce
S16Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
S32Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
S64Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
S8Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
SeqPosition.java 21ac04372f Minor performance improvements. 10 yıl önce
Sequence.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
Sequences.java 26a49d7785 * lang/BindDecls.java: Fixes for patterns nested in repeat patterns. 7 yıl önce
ShortVector.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
SimpleVector.java 5a1e488dad Change source files to default to Java 8. 7 yıl önce
StableManager.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
Strings.java 95d83cb7bd Fixes for strings-test.scm testsuite. 7 yıl önce
SubSequence.java 2926330b64 Tweak SimpleVector classes for performace (use primitive values more), 9 yıl önce
TODO 47cfc3236a Updated files. 24 yıl önce
TransformedArray.java b78f7cb115 Sync branches/invoke with trunk -r8580:8731 8 yıl önce
TreeList.java 997cf23e1d Fix logic error in TreeList.reserveObjects. 8 yıl önce
TreePosition.java f9a1a7254a * Consumer.java: If JAVA8 implement java.util.function.Consumer and 11 yıl önce
U16Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
U32Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
U64Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
U8Vector.java 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. 8 yıl önce
UnescapedData.java 766c0599cb * UnescapedData.java: Make UnescapedData implement CharSequence. 15 yıl önce
VoidConsumer.java e93a4177ef Sync branches/invoke with trunk -r8883:9027 8 yıl önce
XConsumer.java 1e57ba22e0 * XConsumer.java (writeBaseUri): Remove method. 18 yıl önce
package.html df388e6eca Fix some typos. 11 yıl önce