Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-12-02 | - Adjusted new-luxc to new macro-templating syntax. | Eduardo Julian | 1 | -1/+1 |
2017-11-29 | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 1 | -53/+53 |
2017-11-15 | - Re-named "lux/meta" to to "lux/macro". | Eduardo Julian | 1 | -7/+7 |
2017-11-15 | - Heavy refactoring. | Eduardo Julian | 1 | -1/+1 |
2017-10-31 | - Re-organized analysis. | Eduardo Julian | 1 | -0/+0 |
2017-10-31 | - Migrated the format of analysis nodes from a custom data-type, to just Code... | Eduardo Julian | 1 | -35/+47 |
2017-10-18 | - Updated to the latest changes in stdlib. | Eduardo Julian | 1 | -20/+20 |
2017-09-07 | - Replaced the term "total" with "exhaustive". | Eduardo Julian | 1 | -26/+26 |
2017-09-05 | - Updated new compiler's code to the recent changes in the language. | Eduardo Julian | 1 | -13/+13 |
2017-07-02 | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 1 | -1/+1 |
2017-06-09 | - Added loop synthesis. | Eduardo Julian | 1 | -4/+4 |
2017-05-30 | - Documented the analysis phase. | Eduardo Julian | 1 | -0/+287 |