factor/basis/alien
Slava Pestov 361c38d5a1 heap-size now has a partial-eval instead of being foldable, and the partial-eval adds a dependency on the C type word. Fixes problem where redefining a struct didn't update specialized array 2009-11-15 11:26:37 -06:00
..
arrays Fix struct field alignment on PowerPC 2009-11-10 19:34:14 -06:00
c-types heap-size now has a partial-eval instead of being foldable, and the partial-eval adds a dependency on the C type word. Fixes problem where redefining a struct didn't update specialized array 2009-11-15 11:26:37 -06:00
complex alien.complex: fix tests 2009-09-24 12:59:56 -05: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 docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
fortran Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
libraries alien.libraries: fix dlsym docs 2009-10-15 22:08:16 -05:00
parser update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
prettyprint change CALLBACK: to use the ABI of the current LIBRARY: and get rid of STDCALL-CALLBACK: 2009-09-28 19:27:28 -05:00
remote-control compiler, cpu.x86.32: clean up FFI implementation, in particular 32-bit x86-specific backend 2009-10-20 04:15:10 -05:00
syntax over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00