Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Joe Groff
|
62e97c138a
|
ditch string c-types
|
2010-02-21 10:58:21 -08:00 |
Slava Pestov
|
63bf76cc1e
|
alien.complex: fix tests
|
2009-09-24 12:59:56 -05:00 |
Joe Groff
|
db7eb4e27a
|
change alien.complex to use struct classes
|
2009-08-29 20:20:25 -05:00 |
Slava Pestov
|
422dd24bad
|
alien.complex: fix tests
|
2009-08-11 14:07:33 -05:00 |
Slava Pestov
|
9fb0dcd9bd
|
alien: need to differentiate between the type of the result before and after boxing; the former is used by propagation for #alien-invoke nodes and the latter is used by specialized arrays. This fixes FFI unit test failures
|
2009-08-10 16:17:33 -05:00 |
Joe Groff
|
118f2de466
|
fortran-invoke sketch
|
2009-02-06 19:05:56 -06:00 |
Slava Pestov
|
242638fc5c
|
alien.complex vocabulary implementing support for C99 complex numbers
|
2009-02-06 04:38:31 -06:00 |