Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
FIND-SOURCE-PATHS. Now we call FIND-SOURCE-PATHS before doing our recursive PROCESS-FORM walk, and we just pass around the TLF number, instead of constructing a source path as we go. This allowed PROCESS-FORM to be changed to expand macros.
ram authoredFIND-SOURCE-PATHS. Now we call FIND-SOURCE-PATHS before doing our recursive PROCESS-FORM walk, and we just pass around the TLF number, instead of constructing a source path as we go. This allowed PROCESS-FORM to be changed to expand macros.