aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/tests.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Function generation.Eduardo Julian2017-09-191-2/+1
* - Added pattern-matching compilation.Eduardo Julian2017-09-171-0/+1
* - Removed the (non) tests for case synthesis.Eduardo Julian2017-09-081-3/+1
* - Tested the compilation for "nat" procedures.Eduardo Julian2017-07-031-1/+6
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-1/+5
* - Added loop synthesis.Eduardo Julian2017-06-091-1/+2
* - Implemented some synthesis algorithms and tests for primitives, structures,...Eduardo Julian2017-05-311-8/+11
* - Fixes for pattern-matching (case) analysis.Eduardo Julian2017-05-291-2/+6
* WIPEduardo Julian2017-05-151-1/+3
* - Added tests for some kinds of analysis.Eduardo Julian2017-05-091-1/+2
* - Added tests for parser.Eduardo Julian2017-04-141-0/+12