summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Renamed `defmacro` to `define-macro`, we're not heathens.Owen Jacobson2017-11-15
* Macro expander.Owen Jacobson2017-11-14
* Compile lambdas on evaluation, not on execution.Owen Jacobson2017-11-13
* Big-ass coding binge presents: a Lisp.Owen Jacobson2017-11-13
* Introduce input ports.Owen Jacobson2017-11-11
* Testing fixes.Owen Jacobson2017-11-11
* Add tests for the individual tokenizer states.Owen Jacobson2017-11-08