Joe Groff
|
aef979b552
|
alien.fortran: update tests to reflect new pointer c-type objects
|
2010-02-22 21:58:18 -08:00 |
Joe Groff
|
1ee05e38fb
|
missed an alien.fortran test
|
2010-02-02 00:13:13 -08:00 |
Joe Groff
|
f1bbeec198
|
wrap alien.fortran c-type conversion tests in with-manifest
|
2010-02-01 22:03:51 -08:00 |
Joe Groff
|
9adfda095f
|
alien.fortran: convert fortran types to word c-types
|
2010-02-01 12:06:10 -08:00 |
Joe Groff
|
076ab42dc3
|
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 |
Joe Groff
|
4d16c569f0
|
struct classes now make their own C type without help from alien.structs. remove alien.structs dependencies from everywhere outside of alien and compiler, and have the FFI handle both alien.structs and classes.struct c-types
|
2009-09-15 17:38:49 -05:00 |
Joe Groff
|
8a144b7b94
|
support different fortran ABIs
|
2009-02-10 13:11:06 -06:00 |
Joe Groff
|
ebdd135d62
|
gfortran returns float for REAL functions, not double like f2c
|
2009-02-09 16:36:46 -06:00 |
Joe Groff
|
4dd500b5b1
|
fortran-invoke works(?)
|
2009-02-09 13:29:50 -06:00 |
Joe Groff
|
118f2de466
|
fortran-invoke sketch
|
2009-02-06 19:05:56 -06:00 |
Joe Groff
|
7e2ac604e7
|
some initial work on invoking fortran functions
|
2009-02-06 10:06:22 -06:00 |
Joe Groff
|
7b1f16ae5e
|
fortran records
|
2009-02-05 18:51:50 -06:00 |
Joe Groff
|
c24bc639d1
|
unit tests for alien.fortran
|
2009-02-05 15:29:59 -06:00 |