9 Commits (2a64c03c9554a7397ef6965036da1246e8c01f7d)

Author SHA1 Message Date
Brad Fitzpatrick 2a64c03c95 types/ptr: deprecate ptr.To, use Go 1.26 new 1 month ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Brad Fitzpatrick f208bf8cb1 types/lazy: document difference from sync.OnceValue 6 months ago
Brad Fitzpatrick 265c76dbc5 all: unify some redundant testing.TB interface copies 1 year ago
Brad Fitzpatrick 69b90742fe util/uniq,types/lazy,*: delete code that's now in Go std 1 year ago
Nick Khyl 43375c6efb types/lazy: re-init SyncValue during test cleanup if it wasn't set before SetForTest 2 years ago
Nick Khyl 5d09649b0b types/lazy: add (*SyncValue[T]).SetForTest method 2 years ago
Andrew Dunham 200d92121f types/lazy: add Peek method to SyncValue 2 years ago
David Anderson 9e6b4d7ad8 types/lazy: helpers for lazily computed values 3 years ago