aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis/loop.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-26- WIP: Migrated synthesis to stdlib.Eduardo Julian1-188/+0
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian1-3/+3
2017-12-02- Adjusted new-luxc to new macro-templating syntax.Eduardo Julian1-9/+9
2017-11-29- Adapted main codebase to the latest syntatic changes.Eduardo Julian1-59/+59
2017-11-22- Fixed some bugs.Eduardo Julian1-10/+10
2017-11-21- Fixed some bugs.Eduardo Julian1-18/+21
2017-11-15- Re-named "lux/meta" to to "lux/macro".Eduardo Julian1-2/+2
2017-11-01- Re-organized synthesis.Eduardo Julian1-0/+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