Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-21 | - Re-named "Compiler" to "Phase". | Eduardo Julian | 2 | -238/+0 | |
- Re-structured the compiler infrastructure. | |||||
2018-07-21 | Refactoring & improvements to "lux/macro/poly". | Eduardo Julian | 1 | -2/+2 | |
2018-07-21 | Moved "lux/language/type/*" to "lux/type/*". | Eduardo Julian | 1 | -3/+2 | |
2018-07-21 | Re-named "Binary" type to "Format". | Eduardo Julian | 1 | -4/+4 | |
2018-07-20 | No longer giving default aliases to un-prefixed imports. | Eduardo Julian | 2 | -18/+22 | |
2018-07-13 | Re-named "Bool" type to "Bit". | Eduardo Julian | 1 | -1/+1 | |
2018-07-11 | - Re-named "lux/macro/poly.this" to "exactly" and "lux/macro/poly.like" to ↵ | Eduardo Julian | 1 | -5/+5 | |
"similar". | |||||
2018-07-11 | - Improvements to import syntax [part 2]. | Eduardo Julian | 2 | -20/+25 | |
2018-07-10 | - Improvements to import syntax [part 0]. | Eduardo Julian | 2 | -10/+10 | |
2018-07-10 | - Re-named path "lux/lang/*" to "lux/language/*". | Eduardo Julian | 2 | -0/+230 | |