Skip to content
Snippets Groups Projects
Commit c109e6d5 authored by ram's avatar ram
Browse files

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.
parent c674ec70
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment