- Jan 18, 1997
-
-
ram authored
-
- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Feb 04, 1994
-
-
wlott authored
&more args instead of a &rest arg.
-
- Nov 02, 1993
-
-
ram authored
-
- Aug 31, 1993
- Aug 23, 1993
-
-
wlott authored
-
- Aug 21, 1993
-
-
ram authored
-
- Aug 20, 1993
- Aug 17, 1993
-
-
ram authored
-
- Jul 21, 1993
-
-
ram authored
-
- Jun 24, 1993
-
-
ram authored
-
- May 27, 1993
-
-
ram authored
that the negation actually takes effect.
-
- May 21, 1993
-
-
ram authored
un-negate the return PC.
-
- May 19, 1993
-
-
ram authored
-
- May 17, 1993
-
-
ram authored
stack-pointer declarations for indices that could be negative to be FIXNUM. Added a comment explaining what the keyword parsing code is doing. Fixed exit test on the keyword parsing loop.
-
ram authored
expansion limit. Add system-constants support for fdefinition objects. Call different :interpreter-function for inline op if specified. Define safe %byte-symbol-value, %byte-car and %byte-cdr operations. Add two-arg-stringXXX stubs.
-
- May 12, 1993
- May 11, 1993
-
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
various places.
-
ram authored
that we can use them w/o the compiler loaded. Changed byte-functions to have simple and hairy subtypes to save space for the common fixed-arg case. Added a name slot for debugging. Fixed to potentially grow the eval stack when allocating a frame. Moved disassembler to byte-comp.
-
- Mar 01, 1993
-
-
ram authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Sep 07, 1992
-
-
ram authored
-
- Aug 02, 1992
-
-
ram authored
Added TYPE-CHECK XOP and its load-time support. Changed immediate numeric operands to always be 8 or 24 bits, instead of having 32 bit ones. Added BYTE-APPLY which avoids consing a list and using APPLY for small numbers of arguments. Changed DO-CALL and DO-TAIL-CALL to use BYTE-APPLY. Added support for type-check XOP in disassembler.
-
- Aug 01, 1992
-
-
ram authored
-