]> git.rkrishnan.org Git - sicp.git/history - src/sicp/metacircular2-test.rkt
Merge branch 'master' of github.com:vu3rdd/sicp
[sicp.git] / src / sicp / metacircular2-test.rkt
2012-05-27 Ramakrishnan Muthu... add tests for unless
2012-01-18 Ramakrishnan Muthu... solution to 4.26
2012-01-18 Ramakrishnan Muthu... add a factorial test
2012-01-02 Ramakrishnan Muthu... test for named let
2012-01-02 Ramakrishnan Muthu... test for internal definition and letrec
2012-01-02 Ramakrishnan Muthu... bunch of simple tests.
2012-01-02 Ramakrishnan Muthu... test code for metacircular evaluator. Nothing in it...