aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/test/luxc/synthesizer/loop.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01- Re-organized synthesis.Eduardo Julian1-159/+0
2017-10-31- Migrated the format of analysis nodes from a custom data-type, to just Code...Eduardo Julian1-32/+21
2017-10-30- Migrated the format of synthesis nodes from a custom data-type, to just Cod...Eduardo Julian1-22/+24
2017-10-21- Updated new compiler to latest version of stdlib.Eduardo Julian1-25/+29
2017-09-19- Function generation.Eduardo Julian1-1/+1
2017-09-05- Updated new compiler's code to the recent changes in the language.Eduardo Julian1-1/+1
2017-07-02- Renamed "#Relative" to "#Variable" and "#Absolute" to "#Definition".Eduardo Julian1-3/+3
2017-06-27- Adapted compiler to the latest stdlib changes.Eduardo Julian1-22/+22
2017-06-14- Heavy refactoring.Eduardo Julian1-1/+1
2017-06-09- Added loop synthesis.Eduardo Julian1-0/+164