Lookup names correctly in COMPILER-MACRO-FUNCTION.
Fix #3. The lookup for the names was not handling things like (FLET SQUARE TEST/PRESENT) correctly. Use VALID-FUNCTION-NAME to get the function name instead of a plain EQUAL test.
Loading
Please register or sign in to comment