"src/i18n/git@gitlab.common-lisp.net:cshapiro/cmucl.git" did not exist on "b096e8dd9d0bd437945dd520bd255b9513ae60fd"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
emarsden authored
- update for new function names (esp for CLOS code) - XREF-CONTEXT structures are now dumpable (to save information in FASL form) - reverse who-calls now uses a dedicated hash-table instead of looking for source code on disk - add WHO-MACROEXPANDS The code still isn't very clever about discarding compiler-generated function calls in CLOS code.
emarsden authored- update for new function names (esp for CLOS code) - XREF-CONTEXT structures are now dumpable (to save information in FASL form) - reverse who-calls now uses a dedicated hash-table instead of looking for source code on disk - add WHO-MACROEXPANDS The code still isn't very clever about discarding compiler-generated function calls in CLOS code.