aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/synthesizer.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-021-33/+34
| | | - WIP: PM/case synthesis.
* - Added loop synthesis.Eduardo Julian2017-06-091-124/+47
| | | - Some refactoring.
* - Now optimizing functions.Eduardo Julian2017-06-061-100/+80
|
* - Implemented some synthesis algorithms and tests for primitives, ↵Eduardo Julian2017-05-311-40/+238
| | | | | structures, procedures and function application. - Some refactoring.
* - 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: Porting more code.
* - WIP: Implemented more functionality.Eduardo Julian2017-05-031-4/+2
| | | - Lots of refactorings.
* - WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian2017-05-011-0/+14