..
arrays
all: byte => u8
2022-04-17 12:14:27 +02:00
benchmark
…
bitfield
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
builtin
net: byte fixes
2022-04-17 12:14:28 +02:00
cli
…
clipboard
all: byte => u8
2022-04-17 12:14:27 +02:00
compress
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
context
…
crypto
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
darwin
…
datatypes
…
dl
…
dlmalloc
…
encoding
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
eventbus
…
flag
all: byte => u8
2022-04-17 12:14:27 +02:00
fontstash
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
gg
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
gx
all: byte => u8
2022-04-17 12:14:27 +02:00
hash
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
io
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
js
…
jsdom
…
json
net: byte fixes
2022-04-17 12:14:28 +02:00
log
…
math
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
mssql
…
mysql
all: byte => u8
2022-04-17 12:14:27 +02:00
net
net: fix byte buffers
2022-04-17 12:14:28 +02:00
orm
net: byte fixes
2022-04-17 12:14:28 +02:00
os
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
pg
net: byte fixes
2022-04-17 12:14:28 +02:00
picoev
all: byte => u8
2022-04-17 12:14:27 +02:00
picohttpparser
…
rand
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
readline
all: byte => u8
2022-04-17 12:14:27 +02:00
regex
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
runtime
…
semver
…
sokol
all: byte => u8
2022-04-17 12:14:27 +02:00
sqlite
all: byte => u8
2022-04-17 12:14:27 +02:00
stbi
…
strconv
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
strings
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
sync
all: byte => u8
2022-04-17 12:14:27 +02:00
szip
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
term
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
time
all: byte => u8
2022-04-17 12:14:27 +02:00
toml
all: byte => u8
2022-04-17 12:14:27 +02:00
v
net: byte fixes
2022-04-17 12:14:28 +02:00
vweb
checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01)
2022-04-12 14:56:02 +03:00
x
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
.vdocignore
…
README.md
…