aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/synthesizer/loop.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01- Re-organized synthesis.Eduardo Julian1-185/+0
2017-10-31- Migrated the format of analysis nodes from a custom data-type, to just Code...Eduardo Julian1-7/+7
2017-10-30- Migrated the format of synthesis nodes from a custom data-type, to just Cod...Eduardo Julian1-103/+121
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-3/+4
2017-09-19- Function generation.Eduardo Julian1-5/+5
2017-06-09- Added loop synthesis.Eduardo Julian1-0/+166