aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-98/+0
2018-07-13Re-named "Bool" type to "Bit".Eduardo Julian1-1/+1
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-2/+2
2018-06-14- Migrated synthesis to stdlib.Eduardo Julian1-99/+0
2018-05-26- WIP: Migrated synthesis to stdlib.Eduardo Julian3-419/+0
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian1-1/+1
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian3-9/+9
2018-01-28- Got JS backend to build with the rest of the new-luxc code.Eduardo Julian1-4/+4
2018-01-08- Now using synthesis extensions during synthesis.Eduardo Julian1-3/+9
2017-12-02- Adjusted new-luxc to new macro-templating syntax.Eduardo Julian3-20/+20
2017-11-29- Adapted main codebase to the latest syntatic changes.Eduardo Julian5-208/+208
2017-11-22- Fixed some bugs.Eduardo Julian1-10/+10
2017-11-21- Fixed some bugs.Eduardo Julian3-91/+101
2017-11-15- Re-named "lux/meta" to to "lux/macro".Eduardo Julian3-5/+5
2017-11-15- Heavy refactoring.Eduardo Julian1-2/+1
2017-11-12- Fixed some bugs.Eduardo Julian2-47/+48
2017-11-09- Fixed the tests.Eduardo Julian2-21/+45
2017-11-06- Fixed some bugs.Eduardo Julian2-12/+21
2017-11-01- Minor refactorings.Eduardo Julian2-37/+38
2017-11-01- Re-organized synthesis.Eduardo Julian5-0/+566