Changes between Version 89 and Version 90 of Status/SLPJ-Tickets
- Timestamp:
- 12/16/09 09:19:41 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/SLPJ-Tickets
v89 v90 9 9 * #2915: arity too small 10 10 * #2762: arity analysis would fix a space leak 11 * #1216: array indexing, inlining/arity bug12 11 * #2902: an excellent example of the need for arity analysis 13 12 * #2823: another arity expansion bug (related to dictionaries) … … 34 33 == New code generator == 35 34 * [wiki:Commentary/Compiler/NewCodeGen New code generator tickets] 36 * #3458 : undesirable allocation of something that is nearly a join point35 * #3458, #1216: undesirable allocation of something that is nearly a let-no-escape 37 36 * #3462: allocate large objects with `allocateLocal()` 38 37 * #2253: NCG could do better. Look at this when John D’s ncg is working
