aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/synthesizer.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Function generation.Eduardo Julian2017-09-191-6/+6
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-051-1/+1
* - Renamed "#Relative" to "#Variable" and "#Absolute" to "#Definition".Eduardo Julian2017-07-021-3/+3
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-021-33/+34
* - Added loop synthesis.Eduardo Julian2017-06-091-124/+47
* - Now optimizing functions.Eduardo Julian2017-06-061-100/+80
* - Implemented some synthesis algorithms and tests for primitives, structures,...Eduardo Julian2017-05-311-40/+238
* - Some refactoring.Eduardo Julian2017-05-201-2/+1
* - WIP: Added pattern-matching (case) analysis.Eduardo Julian2017-05-191-1/+1
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-12/+13
* - Added tests for some kinds of analysis.Eduardo Julian2017-05-091-3/+36
* - WIP: Implemented more functionality.Eduardo Julian2017-05-031-4/+2
* - WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian2017-05-011-0/+14