aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis/expression.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed some bugs.Eduardo Julian2017-11-211-43/+41
| | | - Some small refactoring.
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-2/+2
|
* - Heavy refactoring.Eduardo Julian2017-11-151-2/+1
|
* - Fixed some bugs.Eduardo Julian2017-11-121-4/+1
| | | | - Improved error reporting. - Optimized pattern-matching a bit.
* - Fixed the tests.Eduardo Julian2017-11-091-11/+33
| | | | - Fixed a few bugs. - Can now translate recursion.
* - Fixed some bugs.Eduardo Julian2017-11-061-4/+4
|
* - Minor refactorings.Eduardo Julian2017-11-011-31/+27
| | | | - Fixed some bugs. - Enabled macro-expansion for statements.
* - Re-organized synthesis.Eduardo Julian2017-11-011-0/+184