- 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
-