- Oct 04, 1990
-
-
wlott authored
structurep that is faster.
-
- Jul 28, 1990
-
-
wlott authored
transforms for data-vector-ref and -set, 'cause %ldb and %dpb arn't optimized quite as much as we might want.
-
- Jul 24, 1990
-
-
ram authored
to DATA-VECTOR-SET rather than DATA-VECTOR-REF.
-
- Jul 02, 1990
-
-
ram authored
since the compare doesn't work for floats or complexes.
-
- Jun 18, 1990
- Jun 17, 1990
-
-
wlott authored
-
- Jun 16, 1990
-
-
wlott authored
any-reg/descriptor-reg distinctions consistent.
-
- Jun 15, 1990
-
-
wlott authored
(unsigned-byte 2) and (unsigned-byte 4).
-
- Jun 06, 1990
-
-
wlott authored
-
- May 30, 1990
-
-
cvs2git authored
-
- May 27, 1990
-
-
wlott authored
-
- May 23, 1990
-
-
wlott authored
start at the header, not the data.
-
- May 15, 1990
-
-
wlott authored
arguments and calls the correct copy bit-basher.
-
- Apr 29, 1990
-
-
wlott authored
-
- Mar 23, 1990
-
-
wlott authored
have one flavor of characters.
-
- Mar 22, 1990
-
-
wlott authored
data-vector-ref/simple-string. Moved sequence simple-string transforms into here, 'cause they are vm dependent.
-
- Mar 21, 1990
-
-
wlott authored
-
- Mar 08, 1990
-
-
wlott authored
%verify-argument-count 'cause they got lost when I advanced the compiler sources I was compiling against.
-
- Mar 07, 1990
-
-
wlott authored
Transform char-int into char-code, 'cause we no longer support char bits. Transform %type-check-error, %odd-keyword-arguments-error, &unknown-keyword-argument-error, and %argument-count-error into VOPs that signal that error. Transform header-{ref,set,length} into simple-vector operations that do something similar, for until we nuke all references to header-mumble.
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 01, 1990
-
-
wlott authored
-