aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/synthesizer/variable.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-2/+2
- Some refactoring.
2017-07-02- Adjusted compiler to the new lack of Char type.Eduardo Julian1-0/+100
- WIP: PM/case synthesis.