Commit Graph

14 Commits (384547283245b8c38a67ecff655f0bb99d7baedf)

Author SHA1 Message Date
Slava Pestov 17821626c3 Fix conflicts 2009-09-07 23:51:25 -05:00
Slava Pestov 0b35d79aee compiler.tree.propagation.call-effect: stronger call( inlining; now can inline 'a [ b ] curry call(' where 'a' is literal, [ b ] doesn't infer, but [ a b ] does infer. This simplifies classes.struct:memory>struct 2009-09-07 17:45:03 -05:00
Slava Pestov d47077ef2d struct-arrays: fix new-sequence method 2009-09-03 02:23:37 -05:00
Slava Pestov 4051681417 struct-arrays: fix help lint, throw error if class parameter is not a struct class 2009-09-01 14:58:49 -05:00
Slava Pestov b35a01879e %box-displaced-alien: fix clobberage found by Doug 2009-08-30 05:11:08 -05:00
Joe Groff f9d989b1ae literal syntax for struct-arrays 2009-08-26 18:09:02 -05:00
Joe Groff 690c6b01bc use struct class in struct-arrays test 2009-08-26 17:38:33 -05:00
Slava Pestov f7d3d66e9e struct-arrays and struct-vectors: fix unit tests 2009-07-07 19:15:50 -05:00
Slava Pestov 7138943f98 growable vocabulary: make 'contract' generic so that only real vectors clear popped elements; add resize method for struct-arrays, add new struct-vectors vocabulary 2009-07-07 15:01:30 -05:00
Slava Pestov ba04d5af1e Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
Slava Pestov d6aa376ed0 Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
Slava Pestov 74df92d12d Fix <direct-struct-array> 2008-12-18 21:17:24 -06:00
U-SLAVA-DFB8FF805\Slava 35df2fd480 Add test for malloc-struct-array 2008-12-03 09:54:59 -06:00
Slava Pestov c6f214f60d Add struct-arrays 2008-12-03 09:41:48 -06:00