aboutsummaryrefslogtreecommitdiff
path: root/external_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify code into default repo formatEuAndreh2025-01-221-151/+0
* Mostly fix compatibility with immutable v0.4.0Matt Joiner2022-10-271-3/+2
* replace "interface{}" with "any"Chris Wendt2022-06-081-1/+1
* eliminate some type assertionsChris Wendt2022-06-081-6/+6
* remove unnecessary type parametersChris Wendt2022-06-081-2/+2
* BIG change: generic Var[T], txVar, etc.Chris Wendt2022-06-081-25/+25
* Move some benchmarks to be external testsMatt Joiner2020-09-101-0/+152