- Mar 09, 1992
- Mar 08, 1992
- Mar 07, 1992
- Mar 06, 1992
- Mar 04, 1992
-
-
ram authored
-
ram authored
instead of optionals. Deleted obsolete linker argument.
-
ram authored
Export MAKE-ALIEN and FREE-ALIEN from ALIEN. Export ALIEN-VALUE-TYPE from ALIEN-INTERNALS so that TYPE-OF can use it. Changed ALIEN-VALUE printer to be less verbose. Implemented %MAKE-ALIEN and FREE-ALIEN using malloc/free. Changed MAKE-ALIEN to accept an alien-type object as well as an Alien type descriptor. Now that we've implemented FREE-ALIEN, finalize the Aliens created by interpreted WITH-ALIEN. Added an (OPTIMIZE-INTERFACE (SAFETY 2)) declaration on %CAST so that we get a better type error message.
-
ram authored
-
ram authored
-
ram authored
variables and slots.
-
wlott authored
VM:SIGCONTEXT-REGISTER. This was causing function-end breakpoints to die.
-
wlott authored
include the code to define the type if the type was defined at compile time. Also added some (optimize (inhibit-warnings 3)) to suppress warnings that the interpreter stubs can't be optimally compiled.
-
- Mar 03, 1992
- Mar 02, 1992
- Feb 29, 1992
- Feb 28, 1992
-
-
ram authored
-
- Feb 27, 1992
-
-
wlott authored
-
- Feb 26, 1992
-
-
wlott authored
-