v/vlib
Nick Treleaven 040b923665
checker: warn when accessing `union` fields outside `unsafe` (#7869)
2021-01-04 21:44:37 +02:00
..
arrays
benchmark
bitfield
builtin ci: skip test_utf8_wide_char on windows with msvc 2021-01-04 00:16:31 +02:00
cli fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
clipboard cgen: do not generate `!=` and `==` for C types (#7856) 2021-01-04 08:57:31 +01:00
crypto
darwin
dl
encoding
eventbus
flag fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
fontstash v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
gg gg: add examples/gg/stars.v 2021-01-04 12:19:05 +02:00
glm
gx
hash
io
json
live checker: check reference return to be really reference (#7739) 2020-12-31 12:42:22 +01:00
log
math
mysql mysql: add README.md (#7824) 2021-01-04 18:37:10 +02:00
net
orm
os os: add a `posix_set_permission_bit` function (#7754) 2021-01-04 19:57:17 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex regex: fix a bug in find and find_all (#7839) 2021-01-03 16:59:00 +01:00
runtime
semver
sokol compiler: add `[console]` attribute for main function to force console subsystem on windows (#7721) 2020-12-31 12:38:55 +01:00
sqlite tutorials: fix blog code 2021-01-01 20:38:22 +01:00
stbi
strconv checker: warn when accessing `union` fields outside `unsafe` (#7869) 2021-01-04 21:44:37 +02:00
strings
sync sync: support concurrent `select`s on same channel(s) (#7415) 2020-12-20 04:52:40 +01:00
szip
term vrepl, term: return cursor to the top-left corner in vrepl after `clear` (#7600) 2020-12-27 13:43:36 +02:00
time time: fix parse_iso8601 on windows (#7853) 2021-01-04 18:26:21 +02:00
v checker: warn when accessing `union` fields outside `unsafe` (#7869) 2021-01-04 21:44:37 +02:00
vweb fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
x fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
.vdocignore