aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/test/luxc/analyser/case.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-organized analysis.Eduardo Julian2017-10-311-227/+0
* - Updated new compiler to latest version of stdlib.Eduardo Julian2017-10-211-94/+96
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-9/+9
* - Migrated new-luxc to latest version of stdlib.Eduardo Julian2017-10-111-4/+5
* - Added pattern-matching compilation.Eduardo Julian2017-09-171-11/+11
* - Replaced the term "total" with "exhaustive".Eduardo Julian2017-09-071-23/+23
* - Added more tests for pattern-matching analysis.Eduardo Julian2017-09-071-19/+68
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-051-11/+11
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-021-1/+0
* - Adapted compiler to the latest stdlib changes.Eduardo Julian2017-06-271-32/+32
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-1/+2
* - Implemented some synthesis algorithms and tests for primitives, structures,...Eduardo Julian2017-05-311-3/+3
* - Fixes for pattern-matching (case) analysis.Eduardo Julian2017-05-291-0/+175