Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |