aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/synthesizer/loop.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-organized synthesis.Eduardo Julian2017-11-011-185/+0
* - Migrated the format of analysis nodes from a custom data-type, to just Code...Eduardo Julian2017-10-311-7/+7
* - Migrated the format of synthesis nodes from a custom data-type, to just Cod...Eduardo Julian2017-10-301-103/+121
* - Migrated new-luxc to latest version of stdlib.Eduardo Julian2017-10-111-3/+4
* - Function generation.Eduardo Julian2017-09-191-5/+5
* - Added loop synthesis.Eduardo Julian2017-06-091-0/+166