| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update documentation and clarify the relationship of the older mapping and ↵ | Jason Madden | 2020-02-17 | 1 | -15/+17 |
| | | | | | sequence interfaces. | ||||
| * | Add interfaces for builtins and the io ABCs. | Jason Madden | 2020-02-17 | 1 | -0/+10 |
| | | |||||
| * | Add numbers ABC interfaces. | Jason Madden | 2020-02-17 | 1 | -0/+5 |
| | | |||||
| * | Add z.i.common.collections to parallel the collections.abc classes. | Jason Madden | 2020-02-17 | 1 | -0/+5 |
| | | | | | | | | | Register implemented standard library types on import. Derive the interface methods and documentation from the ABC automatically. I hope to use this for numbers too. Part of #138 | ||||
| * | Basic API reference documentation reorg: split into four functional parts. | Jason Madden | 2018-07-19 | 1 | -0/+28 |
| Add some missing documentation for the events component registries create. | |||||
