plugeth/common
Martin Holst Swende a8d7201ec5
log: avoid stack lookups when not needed/used (#28069)
Avoids the somewhat expensive stack.Caller invocation by checking if it is needed
2023-09-07 08:48:49 -04:00
..
bitutil
compiler common/compiler: json unmarshalling error checks (#25449) 2022-08-01 13:47:21 +02:00
fdlimit
hexutil build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
lru common/lru: add test case for BasicLRU.Peek (#27559) 2023-06-27 10:27:40 +02:00
math common/math: fix typo in comment (#27561) 2023-06-25 17:33:50 +02:00
mclock common/mclock: add Alarm (#26333) 2023-01-03 12:10:48 +01:00
prque all: remove deprecated uses of math.rand (#26710) 2023-02-16 14:36:58 -05:00
big.go
bytes_test.go
bytes.go
debug.go
format.go
path.go common: delete MakeName (#27023) 2023-04-03 03:51:31 -04:00
size_test.go
size.go
test_utils.go
types_test.go log: avoid stack lookups when not needed/used (#28069) 2023-09-07 08:48:49 -04:00
types.go all: update golang/x/ext and fix slice sorting fallout (#27909) 2023-08-12 00:04:12 +02:00