- Mar 19, 1990
-
-
ram authored
flushed the old commented-out version.
-
ram authored
Changed WRITE-PACKED-BIT-VECTOR to bit-swap the bytes if the target byte order is different. In COMPILED-DEBUG-FUNCTION, changed the START-PC to be INDEX rather than UNSIGNED-BYTE, and added the ELSEWHERE-PC slot.
-
ram authored
-
ram authored
for the FUNCTION documentation of the Name instead of the Name documentation of FUNCTION.
-
wlott authored
-
- Mar 18, 1990
- Mar 16, 1990
-
-
ch authored
silly.
-
wlott authored
-
ram authored
Yet another attempt at file-position. Forgot to zero both the head and tail of the input buffer when we moved the file pointer. Therefore, UNIX thought that the file pointer was at the beginning of the file, but LISP thought that the file pointer was ibuf-tail bytes in.
-
wlott authored
other transforms, and changed IR1-OPTIMIZE-COMBINATION to respect this.
-
- Mar 15, 1990
-
-
wlott authored
-
wlott authored
-
wlott authored
we can define them.
-
ram authored
a throw.
-
ram authored
with the dumper (and both were differently inconsistent with the documentation.) The new version is even more inconsistent with the documentation, but should be consistent with the dumper (and more efficient too.)
-
ram authored
-
ram authored
element types are supported, with no waste space and in the target byte ordering. If the native and target byte orderings are different, we have to tediously swap things, otherwise we just write the bytes.
-
- Mar 14, 1990
- Mar 13, 1990
- Mar 12, 1990
- Mar 10, 1990