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