- Dec 08, 1991
-
-
ram authored
of trying to "optimize" the case where the destination is an IF. This was gratuitous, and confused type inference.
-
- Nov 12, 1991
-
-
ram authored
-
- Nov 05, 1991
-
-
ram authored
transforms (reducing code bloat.) Removed some commented-out stuff.
-
- Feb 20, 1991
-
-
ram authored
-
- Oct 09, 1990
-
-
ram authored
we know we have a non-complex vector. This ensures that ELT bound checking will respect the fill pointer.
-
- Aug 24, 1990
-
-
wlott authored
-
- May 30, 1990
-
-
cvs2git authored
-
- May 16, 1990
-
-
ram authored
straightfoward code (from the compiler's point of view.) Previously we returned T or NIL, rather than the correct tail of the list.
-
- Mar 05, 1990
- Feb 19, 1990
-
-
ram authored
instead of always defining a transform for string/=*.
-
- Feb 15, 1990
- Feb 08, 1990
-
-
ram authored
FIND and POSITION.
-
- Feb 06, 1990
-
-
wlott authored
-