-
- Downloads
Allow fdefinition system constants. Add some popular functions to system
constants. Add INTERPRETER-FUNCTION and SAFE slots to INLINE-FUNCTION-INFO to support type-checking inline ops. Put inline funs in a hashtable. Add %negate/fixnum, </fixnum, >/fixnum, safe-car, safe-cdr, length/list, cons, two-arg list and three-arg list*. Add byte-code specific IR1 transforms for EQL/FIXNUM and CHAR=. Add two-arg string=, string>, string<. Flushed use of cons-unique-tag.
Please register or sign in to comment