Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-16 | Fixed some inconsistent naming. | Eduardo Julian | 1 | -0/+12 |
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 | -14/+15 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 1 | -5/+4 |
2021-06-12 | Constraining the year of the snapshot time in Aedifex. | Eduardo Julian | 1 | -5/+3 |
2021-06-11 | Added import name formatting to "import:" macros for other backends. | Eduardo Julian | 1 | -2/+7 |
2021-01-28 | Implemented arithmetic right-shift in terms of logic right-shift. | Eduardo Julian | 1 | -3/+7 |
2021-01-12 | Raise error when trying to use deprecated fields/method/classes in JVM. | Eduardo Julian | 1 | -9/+20 |
2021-01-05 | Added lexically-scoped templates. | Eduardo Julian | 1 | -17/+4 |
2021-01-03 | Place the "program:" macro of "lux/control/parser/cli" in its own module. | Eduardo Julian | 1 | -0/+44 |