Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 1 | -12/+13 |
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-02-01 | Improved compilation of loops and pattern-matching for Python. | Eduardo Julian | 1 | -1/+3 |
2021-01-28 | Implemented arithmetic right-shift in terms of logic right-shift. | Eduardo Julian | 1 | -1/+3 |
2021-01-26 | Made the Python being generated more compatible with both P2.7 and P3. | Eduardo Julian | 1 | -4/+13 |
2021-01-13 | Removed the (ultimately redundant) on_stop function for actors. | Eduardo Julian | 1 | -3/+8 |
2021-01-12 | Compiler now shows suggestions when encountering unknown definitions. | Eduardo Julian | 1 | -0/+34 |