- Dec 13, 1992
-
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
which are used by (the new) vm-ir2tran to do the stuff that was previously handled by define-for-each-primitive-object. Added set, closure-ref, closure-init, value-cell-ref, and value-cell-set because the compiler expects those vops to exist.
-
wlott authored
now.
-
wlott authored
do the allocations that were previously handled by define-for-each-primitive-object. Added make-closure and make-value-cell because the compiler really wants vops to exist for them.
-
wlott authored
var-alloc which are used by (the new) vm-ir2tran to do the allocations that were previously handled by define-for-each-primitive-object. Added make-closure and make-value-cell because the compiler really wants vops to exist for them.
-
wlott authored
realpart, and imagpart.
-
wlott authored
-
wlott authored
it is always known at compile time. Changed the set vop to not have a result because we don't want it.
-
wlott authored
of def-primitive-object to correspond to new def-primitive-object. Added start of gengc support.
-
wlott authored
stuff to do the defknowns, allocs, refs, and sets.
-
wlott authored
%closure-function. Removed for-each-primitive-object stuff because the def-primitive-object stuff now directly does the defknown.
-
wlott authored
%defknown to use the new optional argument to info instead of binding *info-environment*.
-
wlott authored
we don't have to re-bind *info-environment* to get at info environemnts other then the regular one.
-
- Dec 11, 1992
- Dec 10, 1992
-
-
ram authored
from the variable.
-
ram authored
-
ram authored
FLOATING-POINT-INVALID-OPERATION.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
misc method.
-
ram authored
these read-only slots. Added open-stream-p and interactive-stream-p.
-
ram authored
-
- Dec 09, 1992
-
-
ram authored
the defined type alone, instead of clobbering it with FUNCTION. A benefit of this is that COMPILE doesn't trash the function type.
-
- Dec 08, 1992
- Dec 07, 1992
- Dec 06, 1992
- Dec 05, 1992