Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-27 | Re-named wrap => in && unwrap => out. | Eduardo Julian | 4 | -5/+5 |
2021-07-26 | Re-named Promise to Async. | Eduardo Julian | 1 | -4/+4 |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 5 | -64/+69 |
2021-07-13 | Improved the XML parsing library. | Eduardo Julian | 3 | -17/+9 |
2021-06-12 | Constraining the year of the snapshot time in Aedifex. | Eduardo Julian | 2 | -16/+11 |
2021-02-01 | Improved compilation of loops and pattern-matching for Python. | Eduardo Julian | 1 | -0/+42 |
2021-01-28 | Implemented arithmetic right-shift in terms of logic right-shift. | Eduardo Julian | 1 | -0/+71 |
2021-01-26 | Made the Python being generated more compatible with both P2.7 and P3. | Eduardo Julian | 1 | -7/+12 |
2021-01-13 | Removed the (ultimately redundant) on_stop function for actors. | Eduardo Julian | 3 | -0/+143 |