Age | Commit message (Expand) | Author |
---|---|---|
2021-11-22 | support HashMap and BTreeMap | Martin Fischer |
2021-11-22 | support HashSet, BinaryHeap and BTreeSet | Martin Fischer |
2021-11-22 | support Vec, VecDeque & LinkedList collections | Martin Fischer |
2021-11-22 | clarify: error type is fixed for Result type alias | Martin Fischer |
2021-11-21 | auto-box all trait bounds, bump version to 0.3.2v0.3.2 | Martin Fischer |
2021-11-21 | fix code highlighting & ui-tests, bump to 0.3.1v0.3.1 | Martin Fischer |
2021-11-21 | improve README | Martin Fischer |
2021-11-20 | update README and error to reflect auto-boxing | Martin Fischer |
2021-11-20 | assert that dynamized traits are object-safe | Martin Fischer |
2021-11-20 | ignore README examples via code block attributes | Martin Fischer |
2021-11-19 | if first type bound isn't Into<T> auto-box it | Martin Fischer |
2021-11-19 | allow same-named method generics if they have same bounds | Martin Fischer |
2021-11-18 | publishv0.1.0 | Martin Fischer |