]> gitweb.factorcode.org Git - factor.git/commit
change malloc-struct to initialize struct from initial values; add (malloc-struct...
authorJoe Groff <arcata@gmail.com>
Sun, 30 Aug 2009 03:40:13 +0000 (22:40 -0500)
committerJoe Groff <arcata@gmail.com>
Sun, 30 Aug 2009 03:40:13 +0000 (22:40 -0500)
commit3e51bde4845d429ed7e462643985f8f7e158e29c
treeaaeae4c44fc23ba21fbdc775cd41725e622154fb
parent7276fe44d70d9636e2c355fc8e8a6d01bb30383e
change malloc-struct to initialize struct from initial values; add (malloc-struct) and (struct) words that leave their memory uninitialized
basis/classes/struct/struct-docs.factor
basis/classes/struct/struct-tests.factor
basis/classes/struct/struct.factor