aboutsummaryrefslogtreecommitdiffstats
path: root/test.sh
AgeCommit message (Expand)AuthorFilesLines
2010-12-29Destructuring (i.e. working `match').David Robillard1-1/+1
2010-12-25Add let-over-lambda test case.David Robillard1-11/+21
2010-12-09Add let form.David Robillard1-0/+1
2010-12-07Saner recursive descent lexer/parser.David Robillard1-1/+0
2010-09-30Preliminary work on algebraic data types and run-time typing.David Robillard1-0/+1
2010-08-19Add quote to syntax (currently only a lexeme is quotable, no lists...)David Robillard1-0/+1
2010-08-19Coherent AString and Lexeme implementation.David Robillard1-0/+1
2010-04-13Restructure as a source translation based compiler.David Robillard1-6/+10
2010-04-08Tuplr -> Resp (RESource Processing).David Robillard1-7/+7
2009-10-16Make ellipses a new kind (AType::DOTS).David Robillard1-2/+2
2009-10-16. operator for destructuring Tuples (cons).David Robillard1-0/+1
2009-06-27Re-enable other tests (poly, nest).David Robillard1-1/+2
2009-06-20Garbage collection of code-allocated stack frames.David Robillard1-1/+1
2009-06-19Add quick kludgey test suite.David Robillard1-0/+19