File: TODO

package info (click to toggle)
cl-uffi 2.1.2-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,028 kB
  • sloc: lisp: 3,854; xml: 2,990; makefile: 238; ansic: 169; sh: 35
file content (7 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
- 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.