aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-2/+2
* - Migrated synthesis to stdlib.Eduardo Julian2018-06-141-99/+0
* - WIP: Migrated synthesis to stdlib.Eduardo Julian2018-05-263-419/+0
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-1/+1
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-063-9/+9
* - Got JS backend to build with the rest of the new-luxc code.Eduardo Julian2018-01-281-4/+4
* - Now using synthesis extensions during synthesis.Eduardo Julian2018-01-081-3/+9
* - Adjusted new-luxc to new macro-templating syntax.Eduardo Julian2017-12-023-20/+20
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-295-208/+208
* - Fixed some bugs.Eduardo Julian2017-11-221-10/+10
* - Fixed some bugs.Eduardo Julian2017-11-213-91/+101
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-153-5/+5
* - Heavy refactoring.Eduardo Julian2017-11-151-2/+1
* - Fixed some bugs.Eduardo Julian2017-11-122-47/+48
* - Fixed the tests.Eduardo Julian2017-11-092-21/+45
* - Fixed some bugs.Eduardo Julian2017-11-062-12/+21
* - Minor refactorings.Eduardo Julian2017-11-012-37/+38
* - Re-organized synthesis.Eduardo Julian2017-11-015-0/+566