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