- Nov 26, 1991
-
-
ram authored
-
- Nov 25, 1991
-
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
anything for in-core constants and to arrange for make-load-form to be called when necessary when producing a fasl-file.
-
ram authored
then convert it as SYMBOL-FUNCTION.
-
wlott authored
-
wlott authored
#+new-compiler conditionals.
-
wlott authored
-
- 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
-
wlott authored
documentation kind.
-
- Nov 23, 1991
-
-
chiles authored
Added wm-hints for pop-up display windows. This will be necessary to receive input in OpenLook windowing systems, but we also thought this might be be MWM bug that prevents pop-up windows from receiving input. It was unlikely this was the problem since other Hemlock windows could receive input without the new wm-hint we set to get input in OpenLook windowing systems. Delete SET-WINDOW-ROOT-Y since it is no longer used since we installed window groups.
-
- Nov 22, 1991
-
-
chiles authored
Updated with Mike's last round of changes.
-
- 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 19, 1991
- Nov 18, 1991
- Nov 17, 1991
- Nov 16, 1991
-
-
ram authored
-
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.
-
wlott authored
-
wlott authored
:eval-name t now also evals them.
-
wlott authored
-
wlott authored
*standard-output* when the pointer has been broken.
-