aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/test/luxc/generator/case.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01- Re-organized code-generation, and re-named it "translation".Eduardo Julian1-101/+0
2017-11-01- Re-organized synthesis.Eduardo Julian1-1/+0
2017-10-31- Re-organized analysis.Eduardo Julian1-1/+0
2017-10-31- Re-named "expr" module to "expression".Eduardo Julian1-3/+3
2017-10-30- Migrated the format of synthesis nodes from a custom data-type, to just Cod...Eduardo Julian1-27/+31
2017-10-29- Fixed some bugs.Eduardo Julian1-5/+8
2017-10-26- Fixed remaining tests in compiler.Eduardo Julian1-49/+38
2017-10-21- Updated new compiler to latest version of stdlib.Eduardo Julian1-27/+29
2017-10-18- Updated to the latest changes in stdlib.Eduardo Julian1-9/+9
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-0/+1
2017-10-05- Simplified "eval".Eduardo Julian1-7/+9
2017-09-17- Added pattern-matching compilation.Eduardo Julian1-0/+102