aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/test/luxc/analyser/case.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-31- Re-organized analysis.Eduardo Julian1-227/+0
2017-10-21- Updated new compiler to latest version of stdlib.Eduardo Julian1-94/+96
2017-10-18- Updated to the latest changes in stdlib.Eduardo Julian1-9/+9
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-4/+5
2017-09-17- Added pattern-matching compilation.Eduardo Julian1-11/+11
2017-09-07- Replaced the term "total" with "exhaustive".Eduardo Julian1-23/+23
2017-09-07- Added more tests for pattern-matching analysis.Eduardo Julian1-19/+68
2017-09-05- Updated new compiler's code to the recent changes in the language.Eduardo Julian1-11/+11
2017-07-02- Adjusted compiler to the new lack of Char type.Eduardo Julian1-1/+0
2017-06-27- Adapted compiler to the latest stdlib changes.Eduardo Julian1-32/+32
2017-06-12- Renamed the "compilation" phase as the "generation" phase.Eduardo Julian1-1/+2
2017-05-31- Implemented some synthesis algorithms and tests for primitives, structures,...Eduardo Julian1-3/+3
2017-05-29- Fixes for pattern-matching (case) analysis.Eduardo Julian1-0/+175