0.9.15.11:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 5 Aug 2006 10:56:58 +0000 (10:56 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 5 Aug 2006 10:56:58 +0000 (10:56 +0000)
commit7c16e6bf7a5559ffd81ea0816c5a44989709f51d
tree989aba3a8fa07d1d3dc351926ab0020f717705d8
parent57d893458e9cb6fdc902d78f69fc3e4f362fe778
0.9.15.11:
No-one has told me that I'm missing something, so
... don't declare the types of temporaries used for keyword
argument processing.  (It caused a pointless extra
typecheck in safe code, and additionally gave a
confusing error message when the user passed a bogus
argument)
... test cases, both implicit (with DEFSTRUCT) and explicit.
NEWS
src/compiler/ir1tran-lambda.lisp
tests/compiler.impure.lisp
version.lisp-expr