descriptionLibray for writing optimised vector math in Common Lisp
homepage URLhttp://www.yagc.ndo.co.uk
ownerjohnc@yagc.ndo.co.uk
last changeWed, 12 Oct 2011 15:23:23 +0000
Push URLssh://repo.or.cz/srv/git/cl-tuples.git
Content tags:
Add:
readme

This is a placeholder.

shortlog
2011-10-12 John ConnorsFixed few old vector-length references master
2011-10-12 John ConnorsFixes.
2011-10-12 John ConnorsForgot to export values form
2011-10-12 John ConnorsRemoving silly infix module
2011-10-05 John ConnorsActually export correct symbols from the package.
2011-10-05 John ConnorsTested on ccl & windows
2011-10-05 John ConnorsRemoving now unneeded clos wrapper
2011-10-05 John ConnorsFixing test merge conflict
2011-10-05 John ConnorsMisc fixes. Def-tuple-op functions again.
2011-09-28 John ConnorsAdding missing tuple symbol expanders
2011-09-25 John ConnorsAdding fill-pointer functionality
2011-09-25 John ConnorsAdding type declarations to push ops
2011-09-25 John ConnorsExpanding tuple push and extend ops
2011-09-03 John ConnorsSome fixes. Adding setf for tuple arrays.
2011-01-18 John ConnorsBasic cl-tuples macros now work with structs. Added...
2009-02-05 unknownMore migration towards using structs
...
heads
3 months ago master
3 years ago types-experiment