- Nov 28, 1990
-
-
wlott authored
-
- Nov 27, 1990
-
-
ram authored
instances.
-
ram authored
funcallable instances. Fixed function describing to not assume that the function name is a valid function name. (Makes sense to me...)
-
chiles authored
truncate bug involving a shift macro that could not zero shift. Also added comments for slimy dependencies between function introduced by use of WITH-BIGNUM-BUFFERS. Added some declarations to make the number/arithmetic code better.
-
wlott authored
-
- Nov 26, 1990
-
-
wlott authored
-
wlott authored
pointer to the sigcontext.
-
wlott authored
pointer to the sigcontext.
-
wlott authored
'cause it might depend on more than just the PC.
-
wlott authored
longer a signal handler; the C support code now picks off the internal error case. Also, the machine dependent part of internal-error has been seperated into machine specific file.
-
wlott authored
-
wlott authored
-
wlott authored
correct signal.
-
wlott authored
-
wlott authored
-
wlott authored
-
- Nov 25, 1990
- Nov 24, 1990
- Nov 23, 1990
- Nov 21, 1990
-
-
wlott authored
(body decls docs) extension.
-
wlott authored
-
wlott authored
-
wlott authored
re-interned in the C package automatically. Rewrote fop-int-vector to just call make-array instead of trying to use allocate-vector itself.
-
wlott authored
package.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
- Nov 20, 1990
-
-
wlott authored
passed down to the arg count checker and keyword checker. The arg count checker and keyword checker funcall this error function, instead of just calling error directly. This allows people to use parse-defmacro to build destructuring things that throw instead of signaling errors.
-
- Nov 19, 1990