| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 8 | -8/+8 |
| 2025-10-06 | types/lazy: document difference from sync.OnceValue | Brad Fitzpatrick | 1 | -0/+3 |
| 2025-07-13 | types/lazy: add lazy.GMap: a map of lazily computed GValues (#16532) | Simon Law | 2 | -0/+157 |
| 2025-04-08 | all: unify some redundant testing.TB interface copies | Brad Fitzpatrick | 1 | -3/+5 |
| 2025-01-15 | types/lazy: fix flaky TestDeferAfterDo | Nick Khyl | 2 | -7/+34 |
| 2025-01-12 | util/uniq,types/lazy,*: delete code that's now in Go std | Brad Fitzpatrick | 2 | -78/+0 |
| 2024-10-07 | types/lazy: add DeferredInit type | Nick Hill | 2 | -0/+375 |
| 2024-07-24 | types/lazy: re-init SyncValue during test cleanup if it wasn't set before Set... | Nick Khyl | 2 | -3/+23 |
| 2024-07-22 | types/lazy: add (*SyncValue[T]).SetForTest method | Nick Khyl | 2 | -0/+223 |
| 2024-06-24 | types/lazy: add Peek method to SyncValue | Andrew Dunham | 2 | -5/+114 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-02-10 | types/lazy: helpers for lazily computed values | David Anderson | 4 | -0/+477 |
