- Jul 02, 1990
-
-
wlott authored
-
- Jun 25, 1990
- Jun 24, 1990
- Jun 17, 1990
- Jun 15, 1990
-
-
wlott authored
simple-strings.
-
- Jun 11, 1990
- Jun 09, 1990
-
-
wlott authored
address.
-
- Jun 08, 1990
-
-
wlott authored
pointer< and pointer>, so we can't %primitive them.
-
- Jun 02, 1990
- Jun 01, 1990
-
-
wlott authored
description, not the name of the type.
-
- May 31, 1990
-
-
wlott authored
-
- May 26, 1990
-
-
wlott authored
taking into account the offset when determining the length by looking for the nul.
-
- May 25, 1990
- May 14, 1990
-
-
ram authored
-
- May 12, 1990
- May 11, 1990
-
-
wlott authored
-
- May 09, 1990
-
-
wlott authored
Redid, reformated, and generally replaced the bignum package exports.
-
- May 07, 1990
-
-
wlott authored
gets exported from both vm and bignum. Otherwise, we would lose 'cause the C package uses both of them.
-
- May 06, 1990
- Apr 30, 1990
- Apr 29, 1990
-
-
wlott authored
to use normal string ops to keep it from making bogus assumptions about when GC can happen.
-
wlott authored
-
wlott authored
Nuked call to %primitive make-immeidate-type. Nuked a few numeric constants in favor of symbol ones. Changed assq and memq to assoc and member with :test #'eq.
-
wlott authored
running lisp.
-
wlott authored
-
- Apr 27, 1990
-
-
wlott authored
kernel package.
-
wlott authored
Add the system-area-pointer lisp type when necessary in def-c-routine. Fixed backquote problems with def-c-variable.
-
wlott authored
special purpose unsigned-byte 32 functions. Replaced merge-bits with a function that gets translated into spiffy code.
-
wlott authored
Added a type decl to the pointer alien-access expert.
-