- 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
instead of handle_breakpoint.
-
wlott authored
-
wlott authored
argument instead of a defparameter, and it's not assumed that the VM package exists.
-
wlott authored
adding a list of $features to *features*. Fixed the SHADOW stuff to build a $src list of strings instead of a string with spaces in it.
-
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
-
-
wlott authored
-
wlott authored
-
wlott authored
:AND, :OR, and :NOT. This makes featurep useful outside of #+ and #-.
-
wlott authored
SHADOW, it's the pathname of another source directory (for use with the exp/mumble releases and the like).
-
wlott authored
behavior. If rcstime exists with a non-zero status, assume it means that we don't need to check this file out.
-
wlott authored
-
wlott authored
-
- Mar 02, 1992
-
-
wlott authored
while running initial top-level forms.
-
wlott authored
-
wlott authored
-
wlott authored
isn't set.
-
wlott authored
VM_PROT_EXECUTE so that we can execute code on it.
-
wlott authored
-
wlott authored
ourselves.
-
wlott authored
-
wlott authored
Use ALLOCATE-SYSTEM-MEMORY-AT instead.
-
wlott authored
-
wlott authored
-
wlott authored
-
- Feb 29, 1992
- Feb 28, 1992
-
-
ram authored
-
- Feb 27, 1992