factor/basis/alien
Slava Pestov 86358b1dc3 alien.data: add with-scoped-allocation combinator for stack-allocating C data 2010-05-19 00:33:36 -04:00
..
arrays FFI rewrite part 5: return value boxing and callback parameter boxing now uses vregs; simplify return value unboxing 2010-05-16 03:43:23 -04:00
c-types alien.c-types: make a couple of words private 2010-05-18 22:34:42 -04:00
complex ditch string c-types 2010-02-21 10:58:21 -08:00
data alien.data: add with-scoped-allocation combinator for stack-allocating C data 2010-05-19 00:33:36 -04:00
debugger alien.debugger: fix USING: form 2010-03-17 19:35:12 +13:00
destructors Factor source files should not be executable 2009-11-21 17:50:43 -06:00
enums use word-props instead of singletons for enum>number conversion so there's not a big fat generic making the image buy another plane ticket 2010-04-21 22:22:06 -07:00
fortran Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
libraries alien.libraries, stack-checker.alien: check user inputs more carefully to ensure that invalid ABI descriptors don't slip through and break random stuff (reported by prunedtree) 2010-05-18 18:46:31 -04:00
parser alien.c-types: cleanup 2010-05-04 19:33:55 -04:00
prettyprint prettyprint ENUM: definitions 2010-04-19 20:07:18 -07:00
remote-control "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
syntax Eliminate compiler.alien 2010-05-11 23:24:47 -04:00