factor/basis/alien
Slava Pestov 7decccf8bb Merge branch 'master' of git://factorcode.org/git/factor 2010-02-23 20:26:41 +13:00
..
arrays alien.arrays/classes.struct: ensure specialized array types for struct array slots get instantiated at parse time 2010-02-22 12:21:29 -08:00
c-types don't box struct pointer values when they're null 2010-02-22 19:08:43 -08:00
complex ditch string c-types 2010-02-21 10:58:21 -08:00
data Move platform-specific c-type initialization out of cpu.* vocabularies and into alien.c-types so that the vm vocabulary, which is loaded before cpu.*, will have correct struct offsets 2009-11-05 01:36:14 -06:00
destructors Factor source files should not be executable 2009-11-21 17:50:43 -06:00
fortran alien.fortran: update tests to reflect new pointer c-type objects 2010-02-22 21:58:18 -08:00
libraries alien: some code cleanups and fixes 2010-02-23 01:28:56 +13:00
parser Merge branch 'master' of git://factorcode.org/git/factor 2010-02-23 20:26:41 +13:00
prettyprint alien.prettyprint: pprint pointer objects as "type*" in c-type contexts 2010-02-21 21:32:34 -08:00
remote-control Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
syntax use a "pointer" wrapper tuple to indicate pointer types instead of the current slipshod approach 2010-02-21 16:27:36 -08:00