Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify code into default repo format | EuAndreh | 2025-01-22 | 1 | -151/+0 |
* | Mostly fix compatibility with immutable v0.4.0 | Matt Joiner | 2022-10-27 | 1 | -3/+2 |
* | replace "interface{}" with "any" | Chris Wendt | 2022-06-08 | 1 | -1/+1 |
* | eliminate some type assertions | Chris Wendt | 2022-06-08 | 1 | -6/+6 |
* | remove unnecessary type parameters | Chris Wendt | 2022-06-08 | 1 | -2/+2 |
* | BIG change: generic Var[T], txVar, etc. | Chris Wendt | 2022-06-08 | 1 | -25/+25 |
* | Move some benchmarks to be external tests | Matt Joiner | 2020-09-10 | 1 | -0/+152 |