Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moved all translation code under the JVM path (in preparation for porting ↵ | Eduardo Julian | 2018-01-08 | 1 | -61/+0 |
| | | | | the JS back-end). | ||||
* | - Adjusted new-luxc to new macro-templating syntax. | Eduardo Julian | 2017-12-02 | 1 | -1/+1 |
| | |||||
* | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 2017-11-29 | 1 | -26/+26 |
| | |||||
* | - Changed to the new relative imports syntax. | Eduardo Julian | 2017-11-26 | 1 | -2/+1 |
| | |||||
* | - Re-named "lux/meta" to to "lux/macro". | Eduardo Julian | 2017-11-15 | 1 | -3/+3 |
| | |||||
* | - Heavy refactoring. | Eduardo Julian | 2017-11-15 | 1 | -7/+7 |
| | |||||
* | - Refactoring. | Eduardo Julian | 2017-11-13 | 1 | -2/+5 |
| | | | | - Now giving type checking/inference a higher priority. - Better error messages. | ||||
* | - Minor refactorings. | Eduardo Julian | 2017-11-01 | 1 | -5/+5 |
| | | | | - Fixed some bugs. - Enabled macro-expansion for statements. | ||||
* | - Re-organized code-generation, and re-named it "translation". | Eduardo Julian | 2017-11-01 | 1 | -0/+59 |