Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-25 | Implement ellipses as in R*RS. | David Robillard | 1 | -2/+2 | |
Let macro is now the one from R7RS, but missing the second clause (no letrec yet). git-svn-id: http://svn.drobilla.net/resp/trunk@446 ad02d1e2-f140-0410-9f75-f8b11f17cedd | |||||
2012-12-25 | Support multiple ellipses in macros. | David Robillard | 1 | -6/+10 | |
Support lambda expressions with empty argument lists. git-svn-id: http://svn.drobilla.net/resp/trunk@445 ad02d1e2-f140-0410-9f75-f8b11f17cedd | |||||
2012-12-23 | Move towards standard Scheme syntax. | David Robillard | 1 | -0/+7 | |
git-svn-id: http://svn.drobilla.net/resp/trunk@442 ad02d1e2-f140-0410-9f75-f8b11f17cedd |