Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean some lint | Ned Batchelder | 2018-10-17 | 1 | -3/+6 |
| | |||||
* | Look up names so we don't care about casecoverage-5.0a3 | Ned Batchelder | 2018-10-06 | 1 | -6/+4 |
| | |||||
* | Diagnose an appveyor problem | Ned Batchelder | 2018-10-06 | 1 | -0/+4 |
| | |||||
* | More tests of qualname_from_frame | Ned Batchelder | 2018-09-30 | 1 | -0/+19 |
| | |||||
* | Lint | Ned Batchelder | 2018-09-28 | 1 | -3/+3 |
| | |||||
* | Deal with properties in qualname_from_frame | Ned Batchelder | 2018-09-28 | 1 | -1/+14 |
| | |||||
* | Get qualified names for method contexts | Ned Batchelder | 2018-09-28 | 1 | -0/+43 |
| | |||||
* | Make static and dynamic contexts work together | Ned Batchelder | 2018-09-23 | 1 | -26/+45 |
| | |||||
* | Dynamic contexts | Ned Batchelder | 2018-09-23 | 1 | -0/+61 |
| | |||||
* | We're calling this static, not global | Ned Batchelder | 2018-09-23 | 1 | -4/+4 |
| | |||||
* | Make test check commutivity of .update() | Ned Batchelder | 2018-09-21 | 1 | -37/+52 |
| | |||||
* | Combining contexts works | Ned Batchelder | 2018-09-21 | 1 | -0/+59 |
| | |||||
* | measured_contexts() and two simple tests of the global context | Ned Batchelder | 2018-09-21 | 1 | -0/+30 |