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