- Dec 11, 1990
-
-
wlott authored
signal conditions, so we can fill in the function name.
-
wlott authored
actually appear in the defmacro expansion instead of it being passed as a closure to helping functions. Also, we don't worry about trying to ever signal continuable errors, 'cause both the interpreter and the compiler are going to pick off all errors with a handler-bind. Errors are signaled as conditions so that we can have wizzy messages and still keep the amount of code in the expansion limited.
-
wlott authored
there is no name.
-
- Dec 07, 1990
- Dec 06, 1990
- Dec 04, 1990
- Dec 03, 1990
- Dec 02, 1990
-
-
wlott authored
-
- Dec 01, 1990
- Nov 29, 1990
-
-
ram authored
-
- Nov 28, 1990
- 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