- 04 Nov, 2011 1 commit
-
-
Raymond Toy authored
-
- 21 Oct, 2004 1 commit
-
-
rtoy authored
2004-08-20. Use boot-2004-10-2.lisp to bootstrap. o We were not putting the loop prologue code after the initializations for with, for, and as. o The step form for for-as-equals was getting optimized into the body, instead of leaving one in the prologue for other initializations. o The for-across clause was putting the length computation into the prologue, but should belong in the initialization part before the body. See comments for more info.
-