Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-18 | New JVM compiler can now compile JVM interfaces. | Eduardo Julian | 1 | -17/+54 |
2021-07-15 | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 1 | -1/+1 |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 1 | -23/+24 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 1 | -5/+4 |
2021-06-26 | Delegate text (lower|upper)-casing to the host-platform implementations. | Eduardo Julian | 1 | -11/+20 |
2020-12-29 | Unified repository abstraction for Aedifex. | Eduardo Julian | 1 | -8/+6 |
2020-12-29 | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 1 | -1/+1 |
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 1 | -9/+9 |
2020-12-15 | Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH. | Eduardo Julian | 1 | -0/+84 |