Fixed export of *converting-for-interpreter*.
Changed inline expansion stuff to never opportunistically expand unless (= space 0), and to never inline expand copy-per-call. Also, never inline expand when :NOTINLINE. Removed some special-casing of function types. Changed tests for being a function type to CSUBTYPEP X <function type>, rather than FUNCTION-TYPE-P. Add implicit block in LABELS and FLET.
Please register or sign in to comment