0.8.0.15:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 29 May 2003 12:28:01 +0000 (12:28 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 29 May 2003 12:28:01 +0000 (12:28 +0000)
commitc68bb6b62d2813eb5af3cb7d4502625990a933d6
tree0239fd8d7f92c94927987c601224e6a9ee1a115a
parentfdb7bd67f65676dba60251def2f25ecd594373f3
0.8.0.15:
A couple more minor fixes:
... LOOP FOR ... FROM ... can apparently accept complex numbers
in some cases.  Ew.  Make it so, but attempt to limit
the damage by still providing compile-time diagnostics
where possible.
... disassemble FUCOM on x86 correctly.  (thanks to Raymond Toy)
... unBAshify test script.  (thanks to Henrik Motakef)
NEWS
src/code/loop.lisp
src/compiler/x86/insts.lisp
tests/run-tests.sh
version.lisp-expr