aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/synthesizer/case.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-09-05- Updated new compiler's code to the recent changes in the language.Eduardo Julian1-2/+2
- WIP: Some other changes/additions to the new compiler.
2017-07-02- Adjusted compiler to the new lack of Char type.Eduardo Julian1-0/+91
- WIP: PM/case synthesis.