summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog0.03Jesse Luehrs2012-08-201-0/+2
|
* changelogJesse Luehrs2012-08-201-0/+3
|
* named functions shouldn't leave a runtime call to Fun::funJesse Luehrs2012-08-201-0/+15
|
* skip this, since it's optionalJesse Luehrs2012-08-201-0/+1
|
* changelog0.02Jesse Luehrs2012-08-201-0/+2
|
* changelogJesse Luehrs2012-08-201-0/+1
|
* apparently AutoPrereqs doesn't check configure requiresJesse Luehrs2012-08-201-0/+2
|
* typoJesse Luehrs2012-08-201-1/+1
|
* forgot to include thisJesse Luehrs2012-08-202-1/+20
|
* changelog0.01Jesse Luehrs2012-08-191-0/+2
|
* allow "fun Foo::foo ..."Jesse Luehrs2012-08-192-2/+28
|
* apparently newATTRSUB takes care of thisJesse Luehrs2012-08-192-21/+0
|
* more testsJesse Luehrs2012-08-192-0/+60
|
* add docsJesse Luehrs2012-08-191-0/+28
|
* couple more testsJesse Luehrs2012-08-182-0/+6
|
* working implementation of parameter defaultsJesse Luehrs2012-08-182-5/+99
|
* make fun work at compile timeJesse Luehrs2012-08-183-17/+34
|
* support anonymous functionsJesse Luehrs2012-08-183-11/+35
|
* initial implementationJesse Luehrs2012-08-186-0/+378
|
* initial commitJesse Luehrs2012-08-184-0/+32