Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-19 | Remove crufty cons/car/cdr implementation that doesn't work anyway. | David Robillard | 1 | -3/+0 | |
git-svn-id: http://svn.drobilla.net/resp/tuplr@128 ad02d1e2-f140-0410-9f75-f8b11f17cedd | |||||
2009-06-19 | Add quick kludgey test suite. | David Robillard | 4 | -0/+168 | |
git-svn-id: http://svn.drobilla.net/resp/tuplr@127 ad02d1e2-f140-0410-9f75-f8b11f17cedd | |||||
2009-06-18 | Primitive internal macro system (for implementing sugar). | David Robillard | 2 | -8/+7 | |
(def (f x) ...) sugar. git-svn-id: http://svn.drobilla.net/resp/tuplr@119 ad02d1e2-f140-0410-9f75-f8b11f17cedd | |||||
2009-03-30 | Compile things into separate build dir. | David Robillard | 3 | -0/+18 | |
Move .tpr files to test dir. git-svn-id: http://svn.drobilla.net/resp/tuplr@109 ad02d1e2-f140-0410-9f75-f8b11f17cedd |