mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-10 07:00:20 -07:00
There were a number of bugs here: - REAL was returned even for complex exponents - The special case of exponent=0 wasn't handled correctly - In some cases, EXPT could return integer or rational results but the type propagator would always assume that coercion to floating point was happening. |
||
|---|---|---|
| .. | ||
| auxiliary | ||
| normal-tests | ||
| stress-tests | ||
| 1am.lisp | ||
| 2am.lisp | ||
| ansi-test-expected-failures.sexp | ||
| config.lsp.in | ||
| cross-compile.lisp | ||
| doit.lsp | ||
| ecl-tests.asd | ||
| ecl-tests.lisp | ||
| Makefile.in | ||
| universe.lisp | ||