-
- Downloads
Use &aux definitions in defmfun; clean up foreign-friendly definitions
Add &aux to defmfuns to that e.g. array arguments can optionally take a size and make an array (bessel.lisp). Remove several unused definitions in foreign-friendly held over from ffa. SBCL 64: TOTAL: 1223 assertions passed, 5 failed, 0 execution errors. CCL 64: TOTAL: 1228 assertions passed, 0 failed, 0 execution errors.
Showing
- data/foreign-friendly.lisp 2 additions, 43 deletionsdata/foreign-friendly.lisp
- init/defmfun-single.lisp 62 additions, 48 deletionsinit/defmfun-single.lisp
- init/defmfun.lisp 11 additions, 6 deletionsinit/defmfun.lisp
- special-functions/bessel.lisp 34 additions, 12 deletionsspecial-functions/bessel.lisp
- special-functions/return-structures.lisp 13 additions, 1 deletionspecial-functions/return-structures.lisp
Please register or sign in to comment