aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis/case.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Migrated synthesis to stdlib.Eduardo Julian2018-06-141-99/+0
|
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-3/+3
|
* - Adjusted new-luxc to new macro-templating syntax.Eduardo Julian2017-12-021-1/+1
|
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-28/+28
|
* - Fixed some bugs.Eduardo Julian2017-11-211-30/+39
| | | - Some small refactoring.
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-1/+1
|
* - Fixed some bugs.Eduardo Julian2017-11-121-43/+47
| | | | - Improved error reporting. - Optimized pattern-matching a bit.
* - Fixed the tests.Eduardo Julian2017-11-091-10/+12
| | | | - Fixed a few bugs. - Can now translate recursion.
* - Fixed some bugs.Eduardo Julian2017-11-061-8/+17
|
* - Minor refactorings.Eduardo Julian2017-11-011-6/+11
| | | | - Fixed some bugs. - Enabled macro-expansion for statements.
* - Re-organized synthesis.Eduardo Julian2017-11-011-0/+70