"README.md" did not exist on "cf3b742f8d496441e3d3a902f52e39715d1cc8ff"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
declarations. Changed declaration processing to treat a FUNCTION declaration as an ordinary variably type declaration (as proposed by X3J13). The old semantics is still obtained when the second arg to the declaration is a list (as it always would be in the old usage.) Added support for the CONSTANT-FUNCTION declaration.
ram authoreddeclarations. Changed declaration processing to treat a FUNCTION declaration as an ordinary variably type declaration (as proposed by X3J13). The old semantics is still obtained when the second arg to the declaration is a list (as it always would be in the old usage.) Added support for the CONSTANT-FUNCTION declaration.