Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More renamings. | Eduardo Julian | 2021-07-30 | 4 | -4/+4 |
| | |||||
* | Re-named wrap => in && unwrap => out. | Eduardo Julian | 2021-07-27 | 1 | -1/+1 |
| | |||||
* | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 2021-07-15 | 5 | -5/+5 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 5 | -70/+75 |
| | |||||
* | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 2021-07-12 | 5 | -25/+20 |
| | |||||
* | Constraining the year of the snapshot time in Aedifex. | Eduardo Julian | 2021-06-12 | 3 | -14/+16 |
| | |||||
* | Improved compilation of loops and pattern-matching for Python. | Eduardo Julian | 2021-02-01 | 1 | -0/+66 |
| | |||||
* | Implemented arithmetic right-shift in terms of logic right-shift. | Eduardo Julian | 2021-01-28 | 1 | -0/+46 |
| | |||||
* | Made the Python being generated more compatible with both P2.7 and P3. | Eduardo Julian | 2021-01-26 | 1 | -2/+2 |
| | |||||
* | Removed the (ultimately redundant) on_stop function for actors. | Eduardo Julian | 2021-01-13 | 3 | -0/+129 |