- Dec 06, 1990
-
-
wlott authored
-
wlott authored
structure while it is being built.
-
ram authored
Changed decode-float to call plain ERROR when passed an infinity or NaN, instead of using ASSERT.
-
ram authored
integer-type => primitive-type mapping is pretty confused, but this seems like it should work.
-
ram authored
-
ram authored
hardware state when there is a floating-point error.
-
ram authored
-
ram authored
mode control.
-
ram authored
-
ram authored
-
ram authored
code:float-tram.
-
wlott authored
-
- Dec 05, 1990
- Dec 04, 1990
-
-
wlott authored
machine.
-
wlott authored
'(unsigned-byte 0). Use '(integer 0 0) instead.
-
ram authored
-
ram authored
Maybe it should do without-gcing too...
-
ram authored
than an optimize declaration at the head of the body. This is so that argument count checking is still done.
-
wlott authored
-
wlott authored
-
- Dec 03, 1990
-
-
wlott authored
C header file.
-
wlott authored
exported and we use the bignum package.
-
wlott authored
package use it.
-
wlott authored
symbols we want from the VM package.
-
wlott authored
instead of the raw value.
-
ram authored
in interpreted function. In discovering this fix, I found out that PCL isn't "really" using the environment at all, but is rather making a bogus "macro" entry in the environment that isn't a lambda at all, but rather a representation of what it thinks is in the environment. My change to make the environment representation correct doesn't hurt anything, but is actually irrelevent to PCL's usage.
-
- Dec 02, 1990
-
-
wlott authored
the LRA, but it's lifetime was :from :eval so the compiler though it didn't conflict with, for example, the new FP. Therefore, the new FP could get trashed.
-
wlott authored
-
wlott authored
do that.
-
wlott authored
parms.lisp.
-
wlott authored
-
wlott authored
-
wlott authored
right package. If we ever actually use the vop attibutes, we will have to figure out some way to have different sets per backend.
-
wlott authored
element and any padding necessary to align that element.
-
wlott authored
they are now in the kernel package.
-
wlott authored
-
wlott authored
correct package. If we ever decide to actually use vop attributes, we will need to figure out some way of having different sets of attributes in different backends.
-
- Dec 01, 1990
-
-
wlott authored
-