source: trunk/abcl/src/org/armedbear/lisp @ 11695

Name Size Rev Age Author Last Change
../
java 11297   15 years ehuelsmann Set Id keyword for expansion.
scripting 11685   14 years astalla Fixed interpreter creation.
util 11511   14 years vvoutilainen Use replacement characters for unmappable and malformed data. This …
AbstractArray.java 11.8 KB 11575   14 years ehuelsmann Eliminate the FastStringBuffer? (from AbstractArray? and …
AbstractBitVector.java 7.1 KB 11575   14 years ehuelsmann Eliminate the FastStringBuffer? (from AbstractArray? and …
AbstractString.java 3.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
AbstractVector.java 9.0 KB 11557   14 years ehuelsmann Fix ticket #28: Expressly adjustable array not adjustable. Renames …
adjoin.lisp 2.0 KB 11695   14 years ehuelsmann Fix DESCRIBE output by registering documentation on functions. Patch …
adjust_array.java 5.5 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
and.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
apropos.lisp 2.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
arglist.java 4.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ArithmeticError.java 4.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
arrays.lisp 3.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
asdf.lisp 41.4 KB 11365   14 years ehuelsmann Patch by Mark Evenson to provide the (optional) RUN-SHELL-COMMAND function.
ash.java 1.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
assert.lisp 3.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
assoc.lisp 4.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
assq.java 1.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
assql.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Autoload.java 33.3 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
AutoloadMacro.java 4.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
autoloads.lisp 11.1 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
aver.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
backquote.lisp 9.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
BasicVector_UnsignedByte8.java 8.0 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
BasicVector_UnsignedByte16.java 8.6 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
BasicVector_UnsignedByte32.java 7.9 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
Bignum.java 21.5 KB 11647   14 years ehuelsmann Add support for java.lang.Long arguments based on Bignums. Found by: …
Binding.java 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
bit-array-ops.lisp 9.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
boole.lisp 2.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
boot.lisp 10.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
BroadcastStream.java 7.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
BuiltInClass.java 13.9 KB 11587   14 years ehuelsmann Ofcourse, you need all components for a commit to actually work... …
butlast.lisp 2.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
byte-io.lisp 3.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
CapitalizeFirstStream.java 2.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
CapitalizeStream.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
case.lisp 7.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
CaseFrobStream.java 6.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ceiling.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
cell_error_name.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
CellError.java 3.4 KB 11539   14 years ehuelsmann Empty statements cleanup: * Remove unintentional empty statements * …
CharacterFunctions.java 14.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
chars.lisp 2.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
check-type.lisp 2.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
clos.lisp 99.2 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
Closure.java 38.0 KB 11548   14 years vvoutilainen Remove bindArg duplication.
ClosureTemplateFunction.java 8.5 KB 11512   14 years vvoutilainen Duplicate (clone) the ClosureTemplateFunction? in makeCompiledClosure. …
coerce.lisp 4.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
collect.lisp 4.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compile-file-pathname.lisp 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compile-file.lisp 23.1 KB 11675   14 years ehuelsmann Support compiling the system to a different output path. …
compile-system.lisp 12.0 KB 11677   14 years ehuelsmann Remove accidentally committed debug PRINT forms.
CompiledClosure.java 4.5 KB 11514   14 years vvoutilainen CompiledClosure? should delegate to CTF.execute, not CTF._execute.
CompiledFunction.java 6.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
compiler-error.lisp 2.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compiler-macro.lisp 3.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
compiler-pass1.lisp 39.3 KB 11645   14 years vvoutilainen Combine p2-let/let*-vars.
compiler-pass2.lisp 358.8 KB 11652   14 years ehuelsmann Check cast takes a class name as its argument, not a class reference. …
compiler-types.lisp 9.7 KB 11591   14 years ehuelsmann Make SINGLE-FLOAT and DOUBLE-FLOAT compiler types.
CompilerError.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
CompilerUnsupportedFeatureError.java 2.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Complex.java 10.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ComplexArray.java 9.0 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
ComplexArray_UnsignedByte8.java 9.1 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
ComplexArray_UnsignedByte32.java 9.0 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
ComplexBitVector.java 12.2 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
ComplexString.java 17.4 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
ComplexVector.java 12.8 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
ComplexVector_UnsignedByte8.java 13.5 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
ComplexVector_UnsignedByte32.java 13.0 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
concatenate.lisp 2.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ConcatenatedStream.java 8.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
cond.lisp 2.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Condition.java 6.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ConditionThrowable.java 2.2 KB 11413   14 years vvoutilainen Add override annotation for fillInStackTrace.
Cons.java 17.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ControlError.java 2.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
copy-seq.lisp 2.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
copy-symbol.lisp 2.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
copy_list.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
count.lisp 4.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
create_new_file.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
cxr.java 6.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Debug.java 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
debug.lisp 5.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
define-modify-macro.lisp 4.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
define-symbol-macro.lisp 2.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
defmacro.lisp 2.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
defpackage.lisp 5.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
defsetf.lisp 3.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
defstruct.lisp 25.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
deftype.lisp 3.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
delete-duplicates.lisp 3.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
delete.lisp 7.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
delete_file.java 3.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
deposit-field.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
describe-compiler-policy.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
describe.lisp 6.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
destructuring-bind.lisp 14.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
directory.lisp 4.2 KB 11616   14 years vvoutilainen Better matching in directory listing. There are still cases where I …
disassemble.lisp 2.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
disassemble_class_bytes.java 3.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
DispatchMacroFunction.java 2.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
DivisionByZero.java 2.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
do-all-symbols.lisp 2.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
do-external-symbols.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
do-symbols.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Do.java 9.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
do.lisp 3.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dolist.java 6.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
dolist.lisp 2.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dotimes.java 9.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
dotimes.lisp 3.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
DoubleFloat.java 21.9 KB 11579   14 years ehuelsmann Add floatValue() and doubleValue() to LispObject and all number …
DowncaseStream.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
dribble.lisp 3.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dump-class.lisp 8.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
dump-form.lisp 4.7 KB 11566   14 years ehuelsmann Make sure to dump all floats with exponent marker, because when …
early-defuns.lisp 10.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
EchoStream.java 7.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ed.lisp 6.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
emacs.lisp 20.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
EndOfFile.java 2.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
enough-namestring.lisp 3.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ensure-directories-exist.lisp 2.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Environment.java 10.3 KB 11551   14 years ehuelsmann Change the return value of Environment.isDeclaredSpecial() to include …
EqHashTable.java 4.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
EqlHashTable.java 4.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
EqualHashTable.java 4.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
EqualpHashTable.java 4.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
error.lisp 204 bytes 11297   15 years ehuelsmann Set Id keyword for expansion.
Extensions.java 8.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FaslReader.java 16.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FaslReadtable.java 4.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FastStringBuffer.java 4.3 KB 11527   14 years Mark Evenson (Phil Hudson) Make FastStringBuffer? an adapter to java-1.5's …
fdefinition.lisp 4.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
featurep.lisp 2.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
file_author.java 2.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
file_error_pathname.java 2.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
file_length.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
file_string_length.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
file_write_date.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FileError.java 3.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FileStream.java 10.2 KB 11434   14 years ehuelsmann Merge open-external-format branch back to trunk.
fill.lisp 2.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
FillPointerOutputStream.java 3.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
find-all-symbols.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
find.lisp 8.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Fixnum.java 26.7 KB 11579   14 years ehuelsmann Add floatValue() and doubleValue() to LispObject and all number …
float_sign.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FloatFunctions.java 17.4 KB 11572   14 years ehuelsmann Fix NO-EXTRA-SYMBOLS-EXPORTED-FROM-COMMON-LISP.
FloatingPointInexact.java 2.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FloatingPointInvalidOperation.java 2.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FloatingPointOverflow.java 2.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FloatingPointUnderflow.java 2.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
floor.java 3.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
format.lisp 117.8 KB 11626   14 years ehuelsmann Final and last fix for COERCE.20 and the issue with printing double floats.
ForwardReferencedClass.java 3.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ftruncate.java 6.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Function.java 9.8 KB 11478   14 years ehuelsmann Cleanup: remove dead code (including a redefinition of 'equals' which …
function_info.java 4.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
FunctionBinding.java 1.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
gc.java 2.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
GenericFunction.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
gentemp.lisp 2.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
get_properties.java 2.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Go.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
gray-streams.lisp 26.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
HashTable.java 8.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
HashTableFunctions.java 10.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
inline.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
input_stream_p.java 2.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
inspect.lisp 7.8 KB 11565   14 years ehuelsmann Fix thinko: it's not "unless", it's "when" ext:*inspector-hook* is …
interactive_stream_p.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Interpreter.java 21.7 KB 11477   14 years ehuelsmann Cleanup: remove empty statements and add @Override annotations.
j.lisp 7.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Java.java 32.9 KB 11693   14 years ehuelsmann Make boxing/unboxing more efficient: Instead of "calling the boxing …
java.lisp 13.6 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
JavaClass.java 4.4 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
JavaClassLoader.java 3.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
JavaException.java 3.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
JavaObject.java 9.8 KB 11691   14 years ehuelsmann Don't box values which have well-defined meanings within the Lisp …
jclass_name.java 4.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
jclass_of.java 3.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
JHandler.java 5.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
jmethod_return_type.java 2.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
JProxy.java 8.9 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
jvm.lisp 13.6 KB 11569   14 years ehuelsmann Eliminate float-serializing ambiguities: if you need a float/double, …
Keyword.java 7.7 KB 11490   14 years ehuelsmann Implement CDR6: *inspector-hook*. This implements feature request …
known-functions.lisp 13.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
known-symbols.lisp 2.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
last.java 3.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
late-setf.lisp 4.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Layout.java 9.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
lcm.lisp 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ldb.lisp 3.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ldiff.lisp 1.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
LICENSE 1.1 KB 7287   19 years piso Initial checkin.
Lisp.java 80.0 KB 11688   14 years ehuelsmann Add list() with variadic arguments.
lisp_implementation_type.java 2.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
lisp_implementation_version.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
LispCharacter.java 18.6 KB 11573   14 years ehuelsmann Add a 'getInstance' static method to all lisp classes which have a …
LispClass.java 10.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
LispError.java 2.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
LispInteger.java 2.1 KB 11574   14 years ehuelsmann Introduce LispInteger? super-type to Bignum and Fixnum: The …
LispObject.java 25.2 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
LispReader.java 16.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
LispThread.java 36.1 KB 11553   14 years ehuelsmann Increase performance of LispThread?.currentThread() by more than 50% …
list-length.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
list.lisp 2.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
listen.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Load.java 23.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
load.lisp 1.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
logand.java 2.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logandc1.java 2.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logandc2.java 3.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logbitp.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logcount.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logeqv.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
LogicalPathname.java 12.1 KB 11539   14 years ehuelsmann Empty statements cleanup: * Remove unintentional empty statements * …
logior.java 2.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
lognand.java 2.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
lognor.java 2.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
lognot.java 1.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logorc1.java 3.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logorc2.java 3.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logtest.java 2.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
logxor.java 2.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
loop.lisp 77.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
machine_type.java 2.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
machine_version.java 3.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
MacroObject.java 4.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
macros.lisp 6.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Mailbox.java 5.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Main.java 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-hash-table.lisp 1.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-load-form-saving-slots.lisp 2.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-sequence.lisp 5.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-string-output-stream.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make-string.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
make_array.java 10.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
make_condition.java 5.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
make_server_socket.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
make_socket.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
map1.lisp 2.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
map-into.lisp 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
map.lisp 2.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
mask-field.lisp 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
MathFunctions.java 32.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
member-if.lisp 1.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
mismatch.lisp 3.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
mod.java 1.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
multiple-value-bind.lisp 2.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
multiple-value-list.lisp 1.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
multiple-value-setq.lisp 2.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Mutex.java 4.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Nil.java 5.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
NilVector.java 6.6 KB 11557   14 years ehuelsmann Fix ticket #28: Expressly adjustable array not adjustable. Renames …
nsubstitute.lisp 5.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
nth-value.lisp 1.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
numbers.lisp 7.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
opcodes.lisp 9.7 KB 11639   14 years ehuelsmann Add stack effect of used instruction.
open.lisp 9.2 KB 11434   14 years ehuelsmann Merge open-external-format branch back to trunk.
open_stream_p.java 2.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Operator.java 2.3 KB 11478   14 years ehuelsmann Cleanup: remove dead code (including a redefinition of 'equals' which …
or.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
output_stream_p.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Package.java 29.9 KB 11492   14 years ehuelsmann Revert r11491. It was based on lack of understanding of the order in …
package.lisp 4.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
package_error_package.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
PackageError.java 4.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
PackageFunctions.java 14.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Packages.java 4.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
parse-integer.lisp 3.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
parse-lambda-list.lisp 6.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ParseError.java 2.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Pathname.java 50.6 KB 11581   14 years vvoutilainen Make directory listing tolerate invalid paths and permission errors. …
pathnames.lisp 15.7 KB 11577   14 years vvoutilainen Support "partial" wildcards in DIRECTORY, like …
peek_char.java 4.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
pprint-dispatch.lisp 15.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
pprint.lisp 53.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
precompiler.lisp 44.1 KB 11695   14 years ehuelsmann Fix DESCRIBE output by registering documentation on functions. Patch …
Primitive0R.java 5.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Primitive1R.java 5.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Primitive2R.java 5.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Primitive.java 6.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Primitives.java 175.6 KB 11539   14 years ehuelsmann Empty statements cleanup: * Remove unintentional empty statements * …
print-object.lisp 5.1 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
print-unreadable-object.lisp 2.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
print.lisp 11.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
PrintNotReadable.java 4.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
probe_file.java 3.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
proclaim.lisp 5.5 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Profiler.java 5.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
profiler.lisp 5.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
prog.lisp 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ProgramError.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
psetf.lisp 2.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
query.lisp 2.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
RandomState.java 6.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Ratio.java 19.3 KB 11579   14 years ehuelsmann Add floatValue() and doubleValue() to LispObject and all number …
read-conditional.lisp 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
read-from-string.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
read-sequence.lisp 2.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ReaderError.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ReaderMacroFunction.java 2.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Readtable.java 19.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
reduce.lisp 3.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
rem.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
remf.lisp 2.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
remove-duplicates.lisp 4.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
remove.lisp 7.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
replace.lisp 8.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
require.lisp 2.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
restart.lisp 12.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Return.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
revappend.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
room.java 3.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
rotatef.lisp 2.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
rt.lisp 20.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
run-benchmarks.lisp 8.2 KB 11297   15 years ehuelsmann Set Id keyword for expansion.
run-shell-command.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
runtime-class.lisp 38.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
RuntimeClass.java 6.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
search.lisp 4.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
sequences.lisp 2.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
SeriousCondition.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
server_socket_close.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
setf.lisp 8.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
sets.lisp 7.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ShellCommand.java 9.3 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
shiftf.lisp 3.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
signal.lisp 6.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
simple_list_remove_duplicates.java 2.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SimpleArray_T.java 10.4 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
SimpleArray_UnsignedByte8.java 10.7 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
SimpleArray_UnsignedByte16.java 11.0 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
SimpleArray_UnsignedByte32.java 10.7 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
SimpleBitVector.java 16.9 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
SimpleCondition.java 3.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SimpleError.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SimpleString.java 13.6 KB 11587   14 years ehuelsmann Ofcourse, you need all components for a commit to actually work... …
SimpleTypeError.java 3.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SimpleVector.java 10.7 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
SimpleWarning.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SingleFloat.java 21.1 KB 11579   14 years ehuelsmann Add floatValue() and doubleValue() to LispObject and all number …
Site.java 2.9 KB 11676   14 years ehuelsmann If we can't locate the lisp home location, fall back on a system …
SiteName.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SlimeInputStream.java 4.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SlimeOutputStream.java 4.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SlotClass.java 10.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SlotDefinition.java 14.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SlotDefinitionClass.java 2.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
socket.lisp 3.2 KB 11434   14 years ehuelsmann Merge open-external-format branch back to trunk.
socket_accept.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
socket_close.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
socket_stream.java 2.5 KB 11478   14 years ehuelsmann Cleanup: remove dead code (including a redefinition of 'equals' which …
SocketStream.java 2.6 KB 11478   14 years ehuelsmann Cleanup: remove dead code (including a redefinition of 'equals' which …
software_type.java 1.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
software_version.java 1.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
sort.lisp 9.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
source-transform.lisp 3.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
SpecialBinding.java 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
SpecialOperator.java 5.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
SpecialOperators.java 21.6 KB 11548   14 years vvoutilainen Remove bindArg duplication.
StandardClass.java 21.8 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
StandardGenericFunction.java 26.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StandardGenericFunctionClass.java 3.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StandardMethod.java 12.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StandardMethodClass.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StandardObject.java 17.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StandardObjectFunctions.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StandardReaderMethod.java 3.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StandardReaderMethodClass.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
step.lisp 1.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
StorageCondition.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Stream.java 87.0 KB 11612   14 years ehuelsmann Count linenumbers correctly again (they were double counted before …
stream_element_type.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
stream_external_format.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StreamError.java 4.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StringFunctions.java 37.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StringInputStream.java 4.8 KB 11434   14 years ehuelsmann Merge open-external-format branch back to trunk.
StringOutputStream.java 4.2 KB 11434   14 years ehuelsmann Merge open-external-format branch back to trunk.
strings.lisp 6.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
StructureClass.java 3.9 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StructureObject.java 19.4 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
StyleWarning.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
sublis.lisp 3.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
subst.lisp 5.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
substitute.lisp 5.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
subtypep.lisp 32.1 KB 11586   14 years ehuelsmann Eliminate the pesky beeps in TYPE-OF.1; however unfortunately, this …
Symbol.java 120.4 KB 11590   14 years astalla Merged the scripting branch, providing JSR-223 support and other new …
SymbolHashTable.java 7.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
SymbolMacro.java 1.8 KB 11441   14 years ehuelsmann Fix compiled MACROLET.13 and MACROLET.14: MACROEXPAND should know …
SynonymStream.java 7.0 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
tailp.lisp 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ThreadDestroyed.java 1.7 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
ThreadLock.java 3.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
Throw.java 2.4 KB 11526   14 years ehuelsmann Make Throw.java do as Lisp.java and LispThread?.java: create a …
Time.java 6.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
time.lisp 6.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
top-level.lisp 14.5 KB 11667   14 years ehuelsmann Move the binding of *PRINT-LENGTH* outside of the inner REPL-loop; …
trace.lisp 5.5 KB 11668   14 years ehuelsmann Prevent CLOS from kicking in on TRACE; makes sure the compiler doesn't …
tree-equal.lisp 2.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
truncate.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
TwoWayStream.java 7.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
TypeError.java 7.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
typep.lisp 7.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
unbound_slot_instance.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
UnboundSlot.java 3.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
UnboundVariable.java 2.8 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
UndefinedFunction.java 2.5 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
UpcaseStream.java 2.1 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
upgraded-complex-part-type.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Utilities.java 4.3 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Version.java 1.7 KB 11684   14 years ehuelsmann Since 0.13 was branched, trunk/ now is 0.14…
Warning.java 2.2 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
with-accessors.lisp 1.9 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-hash-table-iterator.lisp 2.1 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-input-from-string.lisp 2.6 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-mutex.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-open-file.lisp 2.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-output-to-string.lisp 2.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-package-iterator.lisp 3.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-slots.lisp 2.2 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-standard-io-syntax.lisp 2.4 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
with-thread-lock.lisp 1.8 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
write-sequence.lisp 3.0 KB 11391   14 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
WrongNumberOfArgumentsException.java 2.6 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
ZeroRankArray.java 6.0 KB 11562   14 years ehuelsmann Change and document the internal adjustArray() protocol: we can't use …
zip.java 3.7 KB 11488   14 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
  • Property svn:ignore set to
    *.abcl
    *.cls
    *.class
    build
    lisp
    native.h
    Makefile
Note: See TracBrowser for help on using the repository browser.