|
|
@11391
|
12 years |
vvoutilainen |
ABCL license is GPL + Classpath exception. This was intended
by Peter …
|
|
|
@11297
|
13 years |
ehuelsmann |
Set Id keyword for expansion.
|
|
|
@11288
|
13 years |
ehuelsmann |
Set svn:eol-style property on (most) Java and all lisp files.
|
|
|
@8813
|
16 years |
piso |
Specialized (unsigned-byte 8) arrays.
|
|
|
@8022
|
16 years |
piso |
MAKE-SEQUENCE-OF-TYPE: added SIMPLE-BASE-STRING.
|
|
|
@5915
|
17 years |
piso |
MAKE-SEQUENCE-OF-TYPE: support SIMPLE-VECTOR.
|
|
|
@5798
|
17 years |
piso |
MAKE-SEQUENCE-OF-TYPE: support SIMPLE-STRING.
|
|
|
@5769
|
17 years |
piso |
2004
|
|
|
@5768
|
17 years |
piso |
Nil vector support.
|
|
|
@5231
|
17 years |
piso |
SUBSEQ is now implemented in Primitives.java.
|
|
|
@4688
|
17 years |
piso |
Moved CONCATENATE to concatenate.lisp.
|
|
|
@2720
|
18 years |
piso |
(in-package "SYSTEM")
|
|
|
@2716
|
18 years |
piso |
autoloads.lisp
|
|
|
@2534
|
18 years |
piso |
Removed redundant exports.
|
|
|
@2273
|
18 years |
piso |
Autoload MAP, MAP-INTO.
|
|
|
@2269
|
18 years |
piso |
Autoload REPLACE.
|
|
|
@2268
|
18 years |
piso |
Autoloads.
|
|
|
@2253
|
18 years |
piso |
Autoload POSITION, POSITION-IF, POSITION-IF-NOT, FIND, FIND-IF, …
|
|
|
@2251
|
18 years |
piso |
Autoload COUNT, COUNT-IF, COUNT-IF-NOT, MISMATCH.
|
|
|
@2249
|
18 years |
piso |
Autoload COPY-SEQ, FILL, REDUCE.
|
|
|
@2247
|
18 years |
piso |
Autoload SEARCH.
|
|
|
@2244
|
18 years |
piso |
Autoload REMOVE, REMOVE-IF, REMOVE-IF-NOT, REMOVE-DUPLICATES.
|
|
|
@2238
|
18 years |
piso |
Autoload DELETE-DUPLICATES.
|
|
|
@2236
|
18 years |
piso |
Autoload NSUBSTITUTE, NSUBSTITUTE-IF, NSUBSTITUTE-IF-NOT.
|
|
|
@2234
|
18 years |
piso |
Autoload SUBSTITUTE, SUBSTITUTE-IF, SUBSTITUTE-IF-NOT.
|
|
|
@2231
|
18 years |
piso |
Autoload MAKE-SEQUENCE, DELETE, DELETE-IF, DELETE-IF-NOT.
|
|
|
@2044
|
18 years |
piso |
%SETELT is now implemented in Primitives.java.
|
|
|
@2037
|
18 years |
piso |
Moved SOME, EVERY, NOTANY, NOTEVERY to early-defuns.lisp.
|
|
|
@2003
|
18 years |
piso |
NREVERSE is now implemented in Primitives.java.
|
|
|
@2000
|
18 years |
piso |
REVERSE is now implemented in Primitives.java.
|
|
|
@1988
|
18 years |
piso |
LIST-NREVERSE is now in Primitives.java.
|
|
|
@1959
|
18 years |
piso |
list-nreverse, nreverse
|
|
|
@1569
|
18 years |
piso |
Moved VECTOR-SUBSEQ to Primitives.java.
|
|
|
@1475
|
18 years |
piso |
replace
|
|
|
@1405
|
18 years |
piso |
Cleanup.
|
|
|
@1311
|
18 years |
piso |
mismatch
|
|
|
@1309
|
18 years |
piso |
map-into
|
|
|
@1285
|
18 years |
piso |
Removed duplicate definition of real-count.
|
|
|
@1227
|
18 years |
piso |
Cleanup.
|
|
|
@1218
|
18 years |
piso |
remove, delete
|
|
|
@1146
|
18 years |
piso |
fill
|
|
|
@1139
|
18 years |
piso |
map
|
|
|
@1113
|
18 years |
piso |
Export CONCATENATE.
|
|
|
@1090
|
18 years |
piso |
concatenate
|
|
|
@1085
|
18 years |
piso |
make-sequence
|
|
|
@1079
|
18 years |
piso |
substitute substitute-if substitute-if-not
nsubstitute nsubstitute-if …
|
|
|
@1076
|
18 years |
piso |
subseq
|
|
|
@1075
|
18 years |
piso |
Cleanup.
|
|
|
@1067
|
18 years |
piso |
remove-duplicates, delete-duplicates, search
|
|
|
@1042
|
18 years |
piso |
Added license header.
|
|
|
@1035
|
18 years |
piso |
reduce (from OpenMCL)
|
|
|
@952
|
18 years |
piso |
count, count-if, count-if-not
|
|
|
@935
|
18 years |
piso |
nreverse
|
|
|
@928
|
18 years |
piso |
Moved apply-key macro from sequences.lisp to list.lisp.
|
|
|
@918
|
18 years |
piso |
make-sequence-of-type: bit vector support.
|
|
|
@906
|
18 years |
piso |
Export reverse.
|
|
|
@883
|
18 years |
piso |
reverse
|
|
|
@842
|
18 years |
piso |
copy-seq
|
|
|
@818
|
18 years |
piso |
find, find-if, find-if-not
|
|
|
@813
|
18 years |
piso |
nreverse
|
|
|
@804
|
18 years |
piso |
position, position-if, position-if-not
|
|
|
@797
|
18 years |
piso |
some, every, notany, notevery
|
|
|
@758
|
18 years |
piso |
Initial checkin.
|