- Apr 28, 1991
- Apr 27, 1991
- Apr 26, 1991
- Apr 25, 1991
-
-
ram authored
-
chiles authored
-
chiles authored
Created a "Set Buffer Writable" command.
-
ram authored
explicit bounds checking.
-
ram authored
-
ram authored
that they will do bounds checking (and it makes them more tense as well.)
-
ram authored
closure for any Nth arg. Added a similar SEQUENCE-RESULT-NTH-ARG which handles sequence function result types.
-
ram authored
ones. Added %WITH-ARRAY-DATA. Changed string functions to accept characters.
-
- Apr 24, 1991
-
-
ram authored
-
ram authored
and also correctly handles multi-level displacement. Made SVREF, et al, safe so that bounds checking is done.
-
ram authored
%WITH-ARRAY-DATA in the hairy cases. Now this macro checks that (<= start end length), to prevent bounds errors in unsafe code.
-
ram authored
is more clever. Also, changed it to accept any STRINGable thing, instead of just strings and symbols. These macros now bind the offset var instead of randomly setting it.
-
ram authored
-
ram authored
able to do it, and it can't cause any problems that I can think of.
-
ram authored
-
ram authored
(didn't include NIL), and this isn't very important now that there is FAST-SAFE-COERCE-TO-FUNCTION.
-
ram authored
-
ram authored
unnecessarily dependent on the availability of meta-compile time VOP info.
-
- Apr 23, 1991
-
-
chiles authored
Added COUNT-ME VOP which was missing in RT port.
-
chiles authored
Added export of *assembly-unit-length*. Commented something.
-
chiles authored
I deleted DEFENUM and PAD-DATA-BLOCK since we now get them from this file Rob created and moved stuff into: ../generic/vm-macs.lisp.
-
ram authored
-
chiles authored
-
ram authored
QUICK-INTEGER-TO-STRING.
-
ram authored
size and type. Also, printing can be limited by object count, in which case we don't print page breaks.
-
chiles authored
-
chiles authored
-
ram authored
-
ram authored
-
ram authored
RECURSIVE attributes.
-
ram authored
they don't have the EXPLICIT-CHECK attribute.
-