Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-29 | Nested the compiler and the interpreter under the lux/platform/* path. | Eduardo Julian | 1 | -206/+0 |
2018-08-26 | Micro-optimizations. | Eduardo Julian | 1 | -15/+24 |
2018-07-28 | Removed temporary "|" prefix on Nat. | Eduardo Julian | 1 | -3/+3 |
2018-07-28 | Temporary commit to get rid of "+" signs for Nat. | Eduardo Julian | 1 | -3/+3 |
2018-07-21 | - Re-named "Compiler" to "Phase". | Eduardo Julian | 1 | -1/+1 |
2018-07-20 | "^open" and "open:" now use aliases instead of prefixes, the same way as modu... | Eduardo Julian | 1 | -4/+4 |
2018-07-20 | No longer giving default aliases to un-prefixed imports. | Eduardo Julian | 1 | -9/+10 |
2018-07-13 | Re-named "Bool" type to "Bit". | Eduardo Julian | 1 | -3/+3 |
2018-07-13 | - Fixes for compiler build [part 0]. | Eduardo Julian | 1 | -0/+196 |