source: trunk/abcl/src/org/armedbear/lisp/compiler-pass2.lisp @ 15223

Last change on this file since 15223 was 15223, checked in by Mark Evenson, 3 years ago

Fix java.lang.VerifyError? with PROGN
(somewhat-functional-programmer)

  • Added a constant folding case if arg2 was detected as a constant (but wasn't a literal integer, such as (- 1) )
  • Fixed all with-operand-accumulation forms to have the correct types
  • Added test cases that exercise all code paths of p2-ash

<https://mailman.common-lisp.net/pipermail/armedbear-devel/2019-December/004029.html>

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 323.6 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.