Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New JVM compiler can now compile JVM interfaces. | Eduardo Julian | 2021-07-18 | 1 | -0/+4 |
| | |||||
* | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -17/+18 |
| | |||||
* | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 2021-07-12 | 1 | -6/+5 |
| | |||||
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 1 | -4/+4 |
| | |||||
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -27/+27 |
| | |||||
* | Re-named "with-cover" to "for". | Eduardo Julian | 2020-12-10 | 1 | -52/+52 |
| | |||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -5/+5 |
| | | | | convention that only macros that deal with types may start with a colon. | ||||
* | Better error messages when re-using a name when making a definition. | Eduardo Julian | 2020-11-24 | 1 | -13/+13 |
| | |||||
* | Tweaked how I64 masks are made. | Eduardo Julian | 2020-10-12 | 1 | -0/+96 |