- Oct 01, 1991
- Sep 30, 1991
-
-
wlott authored
.,
-
- Sep 29, 1991
-
-
ram authored
of top-level references was effectively disabled, causing top-level code to normally be incorporated in real function components.
-
- Sep 28, 1991
- Sep 27, 1991
- Sep 26, 1991
- Sep 25, 1991
- Sep 24, 1991
-
-
ram authored
only popping (into the INTERNAL-APPLY arglist) the number of referenced args, but INTERNAL-APPLY was assuming that all arguments were present in the list. Added a flag to INTERNAL-APPLY to control this behavior. This was breaking full call to interpreted functions as well, since the XEP did a local call to the main entry.
-
- Sep 23, 1991
-
-
ram authored
closure variable have been deleted after pre-analysis.) Moved variable deletion out of GET-LAMBDA-ENVIRONMENT into a new function REINIT-LAMBDA-ENVIRONMENT, which is called by ENVIRONMENT-ANALYZE. This function cleans up environment analysis assumptions that were invalidated by optimization.
-
wlott authored
-
- Sep 19, 1991
-
-
wlott authored
of the line.
-
- Sep 18, 1991
- Sep 16, 1991
- Sep 13, 1991
- Sep 12, 1991
-
-
chiles authored
Removed compiler conditionals based on new-compiler.
-
- Sep 10, 1991