Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate `from __future__ import annotations` | Thaddeus Crews | 2024-11-16 | 1 | -5/+5 |
* | Implement framework for hinting complex types | Thaddeus Crews | 2024-01-15 | 1 | -3/+5 |
* | "Modernize" to Python 3.6 via tool | Mats Wichmann | 2023-08-04 | 1 | -2/+2 |
* | Add some cheap return and parameter annotations | Mats Wichmann | 2023-05-01 | 1 | -32/+32 |
* | Obtain a small perf win by using types that iterate faster for children | Andrew Morrow | 2022-10-19 | 1 | -6/+6 |
* | Fix some imports and other checker warnings | Mats Wichmann | 2021-05-05 | 1 | -4/+2 |
* | Some code modernizatoion | Mats Wichmann | 2021-05-03 | 1 | -4/+0 |
* | Update some copyright strings and drop __revision__ [skip appveyor] | Mats Wichmann | 2020-09-23 | 1 | -9/+4 |
* | classes no longer explicitly inherit from object | Mats Wichmann | 2020-05-24 | 1 | -2/+2 |
* | Eliminate Py2-compat with_metaclass jig | Mats Wichmann | 2020-05-13 | 1 | -3/+3 |
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit... | William Deegan | 2020-05-06 | 1 | -0/+671 |