- Aug 24, 1997
-
-
dtc authored
which the result can be determined from the argument type. This stops compiler warning messages produced by the with-array-data macro when the array is known not to be a subtype of (simple-array * (*)).
-
- Apr 01, 1997
-
-
dtc authored
(signed-byte 16), (signed-byte 30), (signed-byte 32). These patches include the general support and the x86 backend support; more to follow. The important changes are conditional on the :signed-array feature so shouldn't affect the source without this feature. This work has been driven by Raymond Toy.
-
- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Aug 25, 1993
-
-
ram authored
-
- May 12, 1993
-
-
ram authored
not sure yet.
-
- May 11, 1993
-
-
ram authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Nov 12, 1991
-
-
ram authored
-
- Nov 09, 1991
- Jun 05, 1991
-
-
wlott authored
if the created array is known to be simple. Otherwise, someone might adjust it, which would cause the type to be wrong.
-
- Apr 24, 1991
-
-
ram authored
-
- Feb 20, 1991
-
-
ram authored
-
- Jan 14, 1991
-
-
ram authored
-
- Jan 13, 1991
-
-
ram authored
Added transform for VECTOR-LENGTH that returns the constant result when the type has specified dimensions.
-
- Nov 23, 1990
-
-
wlott authored
much as possible instead of relying on (nonexistent) optimizers to simpilfy it later down the line. Also fixed a spelling error.
-
- Nov 16, 1990
-
-
wlott authored
it wasn't a constant. Ooops.
-
- Nov 13, 1990
-
-
wlott authored
optimizer.
-
- Nov 10, 1990