aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/tests.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-19- Function generation.Eduardo Julian1-2/+1
2017-09-17- Added pattern-matching compilation.Eduardo Julian1-0/+1
2017-09-08- Removed the (non) tests for case synthesis.Eduardo Julian1-3/+1
2017-07-03- Tested the compilation for "nat" procedures.Eduardo Julian1-1/+6
2017-06-12- Renamed the "compilation" phase as the "generation" phase.Eduardo Julian1-1/+5
2017-06-09- Added loop synthesis.Eduardo Julian1-1/+2
2017-05-31- Implemented some synthesis algorithms and tests for primitives, structures,...Eduardo Julian1-8/+11
2017-05-29- Fixes for pattern-matching (case) analysis.Eduardo Julian1-2/+6
2017-05-15WIPEduardo Julian1-1/+3
2017-05-09- Added tests for some kinds of analysis.Eduardo Julian1-1/+2
2017-04-14- Added tests for parser.Eduardo Julian1-0/+12