Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Enhancements] | Eduardo Julian | 2015-01-19 | 1 | -1/+1 |
| | | | Source code is looked-up inside a "source" directory. | ||||
* | [Enhancement] | Eduardo Julian | 2015-01-19 | 1 | -0/+1 |
| | | | .class files are now stored inside an "output" directory. | ||||
* | - Added substraction, multiplication and division for ints. | Eduardo Julian | 2015-01-11 | 1 | -2/+0 |
| | |||||
* | * Changed the language so variants now store their elements directly, ↵ | Eduardo Julian | 2015-01-10 | 1 | -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 Julian | 2015-01-03 | 1 | -0/+51 |