Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-13 | Made program: specify its bindings the same way as syntax:. | Eduardo Julian | 1 | -1/+1 |
2021-08-11 | Relocated maybe and lazy from data to control. | Eduardo Julian | 2 | -2/+2 |
2021-08-08 | No more #export magic syntax. | Eduardo Julian | 2 | -4/+4 |
2021-07-30 | More renamings. | Eduardo Julian | 2 | -3/+3 |
2021-07-27 | Re-named wrap => in && unwrap => out. | Eduardo Julian | 1 | -1/+1 |
2021-07-17 | Now properly loading cached modules. | Eduardo Julian | 1 | -7/+29 |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2 | -30/+32 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 2 | -4/+4 |
2021-06-12 | Constraining the year of the snapshot time in Aedifex. | Eduardo Julian | 1 | -7/+9 |
2021-06-11 | Added import name formatting to "import:" macros for other backends. | Eduardo Julian | 2 | -3/+9 |
2021-01-12 | Raise error when trying to use deprecated fields/method/classes in JVM. | Eduardo Julian | 2 | -0/+75 |