factor/basis/alien
Slava Pestov 4abfe06b51 Fixing various test failures caused by C type parser change, and clarify C type docs some more 2009-09-28 08:48:39 -05:00
..
arrays alien: improve documentation 2009-09-26 21:28:11 -05:00
c-types Fixing various test failures caused by C type parser change, and clarify C type docs some more 2009-09-28 08:48:39 -05:00
complex alien.complex: fix tests 2009-09-24 12:59:56 -05:00
data io.mmap: fix obsolete tests and get code to inline better 2009-09-28 03:18:27 -05:00
destructors alien.destructors: don't use disposable protocol, since it is common practice to 'leak' alien destructors (|Foo idiom) 2009-08-24 20:45:46 -05:00
fortran move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
libraries Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
parser alien.parser: fix unit tests 2009-09-28 05:42:41 -05:00
prettyprint prettyprint CALLBACK: defs 2009-09-21 14:14:12 -05:00
remote-control move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
syntax redefine C-TYPE: to forward declare opaque C types; make C type definition and redefinition a little more robust 2009-09-27 22:12:00 -05:00