factor/basis/classes/struct
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
..
bit-accessors random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
prettyprint Modifying the struct prettyprinter to display bits 2009-10-07 21:42:15 -05:00
authors.txt metadata for classes.struct 2009-09-01 15:49:21 -05:00
struct-docs.factor Documenting bitfields in structs 2010-04-25 18:09:58 -05:00
struct-tests.factor alien.c-types: cleanup 2010-05-04 19:33:55 -04:00
struct.factor Stack allocation improvements 2010-05-22 02:37:00 -04:00
summary.txt metadata for classes.struct 2009-09-01 15:49:21 -05:00