| .. |
|
new
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
old
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
all_functions.d
|
Bit fiddling functions (boolean, logand, logbit, etc) now work with negative bignums.
|
2001-08-01 16:47:19 +00:00 |
|
all_keywords.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
all_symbols.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
alloc.d
|
Rewrite the binary code loader to work with dlopen() instead of dld()
|
2001-07-23 08:49:01 +00:00 |
|
alloc_2.d
|
When using Boehm's GC, protect data in shared libraries from garbage collection.
|
2001-07-30 16:09:29 +00:00 |
|
apply.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
array.d
|
Define CHAR_BIT as number of bits in a character.
|
2001-07-29 16:13:12 +00:00 |
|
assignment.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
backq.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
big.d
|
Bit fiddling functions (boolean, logand, logbit, etc) now work with negative bignums.
|
2001-08-01 16:47:19 +00:00 |
|
bind.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
cfun.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
character.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
cinit.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
clos.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
cmpaux.d
|
Define CHAR_BIT as number of bits in a character.
|
2001-07-29 16:13:12 +00:00 |
|
compiler.d
|
Implement accessor ROW-MAJOR-AREF.
|
2001-07-28 10:47:17 +00:00 |
|
disassembler.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
dosdummy.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
dostimes.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
dpp.c
|
parse_key is now named va_parse_key
|
2001-07-29 15:51:08 +00:00 |
|
earith.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
error.d
|
Remove siLuniversal_error_handler from C library.
|
2001-07-29 11:08:58 +00:00 |
|
eval.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
file.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
format.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
gbc-new.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
gbc.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
gfun.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
hash.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
init.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
instance.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
interpreter.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
lex.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
list.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
load.d
|
Remove references to heap_{start,end}. They do not exist when linking against Boehm's GC.
|
2001-07-29 16:33:34 +00:00 |
|
lwp.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
macros.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
main.d
|
Use lisp integers, not just fixnums, to store addresses.
|
2001-07-23 08:43:48 +00:00 |
|
Makefile.in
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
mapfun.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
multival.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
num_arith.d
|
Bit fiddling functions (boolean, logand, logbit, etc) now work with negative bignums.
|
2001-08-01 16:47:19 +00:00 |
|
num_co.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
num_comp.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
num_log.d
|
Bit fiddling functions (boolean, logand, logbit, etc) now work with negative bignums.
|
2001-08-01 16:47:19 +00:00 |
|
num_pred.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
num_rand.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
num_sfun.d
|
Bit fiddling functions (boolean, logand, logbit, etc) now work with negative bignums.
|
2001-08-01 16:47:19 +00:00 |
|
number.d
|
In fixnnint(), retrieve unsigned long from bignum, instead of signed long.
|
2001-07-29 10:55:32 +00:00 |
|
package.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
pathname.d
|
Remove variable si::*system-directory* and use logical hostname "SYS:" instead.
|
2001-07-19 07:45:02 +00:00 |
|
predicate.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
print.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
profile.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
read.d
|
When using Boehm's GC, protect data in shared libraries from garbage collection.
|
2001-07-30 16:09:29 +00:00 |
|
reference.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
sequence.d
|
Define CHAR_BIT as number of bits in a character.
|
2001-07-29 16:13:12 +00:00 |
|
stacks.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
string.d
|
parse_key is now named va_parse_key
|
2001-07-29 15:51:08 +00:00 |
|
structure.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
symbol.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
tclBasic.d
|
Make the code more portable with respect to changes on the direction of
|
2001-07-27 17:01:28 +00:00 |
|
tcp.d
|
Merge tcp.d and ../crs/socket.c.
|
2001-07-23 08:45:37 +00:00 |
|
time.d
|
Add a name mangler to the lisp runtime. Use this mangler in the compiler to
|
2001-07-05 10:08:52 +00:00 |
|
tkMain.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
typespec.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
unify.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
unixfsys.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |
|
unixint.d
|
Rewrite the binary code loader to work with dlopen() instead of dld()
|
2001-07-23 08:49:01 +00:00 |
|
unixsys.d
|
Add a name mangler to "dpp" so that it translates symbol names as
|
2001-07-02 17:11:28 +00:00 |