summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* error if a parameter is declared after a slurpy parameterJesse Luehrs2012-09-201-0/+10
* slurpy testsStevan Little2012-09-202-0/+37
* also failsStevan Little2012-09-201-0/+17
* failing testStevan Little2012-09-201-0/+19
* Revert "make function arguments readonly"Jesse Luehrs2012-09-202-37/+0
* tests to make phaylon happyStevan Little2012-09-091-0/+9
* make function arguments readonlyJesse Luehrs2012-09-082-0/+37
* test named recursionJesse Luehrs2012-08-221-0/+9
* grrr carp dotJesse Luehrs2012-08-201-2/+2
* allow "fun Foo::foo ..."Jesse Luehrs2012-08-191-0/+16
* more testsJesse Luehrs2012-08-192-0/+60
* couple more testsJesse Luehrs2012-08-182-0/+6
* working implementation of parameter defaultsJesse Luehrs2012-08-181-0/+35
* make fun work at compile timeJesse Luehrs2012-08-181-2/+0
* support anonymous functionsJesse Luehrs2012-08-181-0/+12
* initial implementationJesse Luehrs2012-08-183-0/+71