aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-021-6/+4
* - Added loop synthesis.Eduardo Julian2017-06-091-4/+6
* - Now optimizing functions.Eduardo Julian2017-06-061-3/+5
* - Implemented some synthesis algorithms and tests for primitives, structures,...Eduardo Julian2017-05-311-5/+25
* - Fixes for pattern-matching (case) analysis.Eduardo Julian2017-05-291-3/+5
* - Some refactoring.Eduardo Julian2017-05-201-2/+1
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-2/+2
* - Added tests for some kinds of analysis.Eduardo Julian2017-05-091-0/+21