Changed LAMBDA-LIST/APPLICATE to take an extra parameter, the FORM
authorStephen Adams <edu/mit/csail/zurich/adams>
Sat, 9 Mar 1996 18:29:04 +0000 (18:29 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Sat, 9 Mar 1996 18:29:04 +0000 (18:29 +0000)
commit791d765dafca01be2558756228f38944101f8037
treedd872cfdc20ec4c8f1ec1fcd5d4a73b401d149c0
parent7167567c0d657e6d34bf73e58d1f5f04a4726971
Changed LAMBDA-LIST/APPLICATE to take an extra parameter, the FORM
where the application occurs.  This is used in reporting errors.
v8/src/compiler/midend/cleanup.scm
v8/src/compiler/midend/lamlift.scm
v8/src/compiler/midend/midend.scm
v8/src/compiler/midend/split.scm
v8/src/compiler/midend/utils.scm