Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
ram authored
Made NODE-HOME-LAMBDA work now that lets can be deleted.
Made DELETE-LAMBDA print a note if the function was never referenced.
Changed dead code deletion to ignore blocks in deleted functions
and to not worry about special-casing EPs, since those are now handled
by function deletion notes.
Also, we now ignore unreachable fixnums or characters, since they
could coincidentally appear in the source and expalsion.
Added some uses of REQUIRED-ARGUMENT.
32c0566f
History
Name Last commit Last update
..