factor/basis/alien/parser
Slava Pestov ba7cb61133 Stack allocation improvements
- New with-out-parameters combinator
- Inhibit tail call optimization in frames with local allocation, to ensure that passing a stack allocated value to the last word in the quotation works
- local allocations are now aligned properly
- spill slots are now aligned properly aligned in frames which have parameter and local allocation areas
2010-05-22 02:37:00 -04:00
..
authors.txt debugger: Untangle some dodgy dependencies that were loading locals before prettyprint, resulting in locals.prettyprint not being loaded 2010-03-17 19:19:43 +13:00
parser-tests.factor typo in alien.parser test 2010-02-23 11:59:53 -08:00
parser.factor Stack allocation improvements 2010-05-22 02:37:00 -04:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00