X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=82e8b302fb50d61586f00442e78828dd2b6342f9;hb=04056dc94146f82930b5723c01455ed359bb7b28;hp=05ebcb47926922f689d25166c944a9f9c16f23ed;hpb=f73eb94e15649aba5fcfbe3a900aa72f31f46a96;p=uffi.git diff --git a/TODO b/TODO index 05ebcb4..82e8b30 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,7 @@ -- Split implementation-dependent code into separate files in preparation -for MCL and CormanLisp ports. +- Run test-suite on MCL port + +- Add OpenMCL support for with-cast-pointer and def-foreign-var + +- Add support for direct vector passing to and from foreign functions + to avoid copying elements in and out of vector. +