factor/library/compiler/alien
slava 40ff6c6d3b >fixnum >bignum >float primitives split up into smaller sub-primitives and are now generic words in the library 2006-11-01 01:29:11 +00:00
..
objc More efficient block>byte-array with the side effect that it depends on no high-level words, so if they get decompiled the Cocoa binding won't break 2006-10-28 19:50:37 +00:00
alien-callback.factor Lock callbacks in memory 2006-10-16 22:06:34 +00:00
alien-callback.facts AMD64 alien-indirect support; document alien-indirect 2006-09-09 05:19:43 +00:00
alien-indirect.factor Inferencce refactoring for more reliable stack height recording 2006-09-14 20:14:27 +00:00
alien-indirect.facts AMD64 alien-indirect support; document alien-indirect 2006-09-09 05:19:43 +00:00
alien-invoke.factor better FFI error reporting 2006-10-18 21:16:37 +00:00
alien-invoke.facts AMD64 alien-indirect support; document alien-indirect 2006-09-09 05:19:43 +00:00
aliens.factor Tiny cleanups 2006-09-19 22:39:51 +00:00
aliens.facts >fixnum >bignum >float primitives split up into smaller sub-primitives and are now generic words in the library 2006-11-01 01:29:11 +00:00
c-types.factor
c-types.facts
compiler.factor Working on alien-indirect 2006-09-09 04:12:46 +00:00
malloc.factor
malloc.facts
primitive-types.factor first attempt at implementating FIELD: for arrays 2006-09-14 23:51:47 +00:00
structs.factor first attempt at implementating FIELD: for arrays 2006-09-14 23:51:47 +00:00
structs.facts
syntax.factor
syntax.facts