aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/analyser/case (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-021-1/+1
| | | - WIP: PM/case synthesis.
* - Added loop synthesis.Eduardo Julian2017-06-091-4/+4
| | | - Some refactoring.
* - Documented the analysis phase.Eduardo Julian2017-05-301-0/+287
- Some refactoring. - Removed singleton variants.