Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
ram authored
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.
c109e6d5
History
Name Last commit Last update
..