aboutsummaryrefslogtreecommitdiff
path: root/src/lux.clj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Added substraction, multiplication and division for ints.Eduardo Julian2015-01-111-2/+0
|
* * Changed the language so variants now store their elements directly, ↵Eduardo Julian2015-01-101-3/+2
| | | | | | 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/+51