- Dec 11, 1991
-
-
ram authored
-
- Dec 10, 1991
-
-
ram authored
-
- Dec 08, 1991
-
-
ram authored
prevent type inference anomalies.
-
ram authored
to prevent type inference anomalies.
-
ram authored
of trying to "optimize" the case where the destination is an IF. This was gratuitous, and confused type inference.
-
wlott authored
-
wlott authored
Changed DI:DO-BLOCKS to DI:DO-DEBUG-FUNCTION-BLOCKS.
-
wlott authored
-
- Dec 05, 1991
- Dec 03, 1991
-
-
ram authored
LISP. These are ANSI cleanups.
-
- Dec 02, 1991
-
-
wlott authored
:lines, :miser-width, :right-margin, :pprint-dispatch, and :readably.
-
- Dec 01, 1991
-
-
wlott authored
are established in vm.
-
- Nov 27, 1991
-
-
wlott authored
converting them all to (symbol-value NIL).
-
- Nov 26, 1991
- Nov 25, 1991
- Nov 24, 1991
-
-
wlott authored
-
wlott authored
MAKE-LOAD-TIME-VALUE-TN that allocates a slot in the constant pool with a marker that tells the dumper to use the supplied handle instead of trying to dump a constant value. Other than that, the resultant TN looks just like a constant tn.
-
wlott authored
array dumping stuff to make it conform to X3J13. Specifically, complex vectors are converted to the corresponding simple-array first, and we now directly support single-float and double-float vectors (instead of converting them to simple-vectors like we were doing).
-
wlott authored
documentation kind.
-
- Nov 20, 1991
-
-
wlott authored
continuation-asserted-type to *wild-type* so that the compiler doesn't decide that there is a type error.
-
- Nov 18, 1991
- Nov 17, 1991
- Nov 16, 1991
-
-
ram authored
-
ram authored
-
ram authored
when there are no values forms.
-
ram authored
or has already been terminated. In IR1-OPTIMIZE-MV-COMBINATION, don't do MV-LET optimizations on local MV-CALLs that aren't MV-LETs yet.
-
ram authored
to the component tail. We move those links to the new component tail.
-