aboutsummaryrefslogtreecommitdiff
path: root/test2.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Compiler now handles automatic partial applications and calls to ↵Eduardo Julian2015-01-111-4/+28
| | | | statically-known functions (global ones) better.
* - Added substraction, multiplication and division for ints.Eduardo Julian2015-01-111-3/+10
|
* * Changed the language so variants now store their elements directly, ↵Eduardo Julian2015-01-101-8/+66
| | | | | | instead of relying on a tuple. * Changed the pattern-matching and variant generation code accordingly. * Also changed a bit the special form for defining classes.
* The language officially has a name: Lux (stylized as "lux").Eduardo Julian2015-01-031-0/+181