Gitly
medvednikov
/
v
Sign in
v
0
commits
0
issues
0
pull requests
0
contributors
0
branches
0
releases
0
commits
0
issues
0
pull requests
0
contributors
0
branches
0
releases
V
99.1%
110k loc
C++
80.1%
59k loc
C
19.8%
14k loc
JavaScript
0.2%
269 loc
Go
0%
63 loc
Python
0%
0 loc
commited
..
arrays
test-cleancode: add the `arrays` module too (#7583)
Dec 26
benchmark
test-cleancode: add `benchmark` and `bitfield` (#7613)
Dec 27
bitfield
bitfield: document all functions
Dec 18
builtin
utf8: fix utf8_test (#7804)
Jan 2
cli
cli: fix unused callback in test_if_subcommands_parse_args (#7731)
Dec 31
clipboard
clipboard: fix `to_wide()` in clipboard_windows.c.v (#7768)
Jan 1
crypto
ci: fix sha1.v, sha1block_generic.v and szip.v
Dec 20
darwin
gg: image: return an optional instead of panic(); darwin: fix nsstring()
Aug 22
dl
dl: add comments for the dl/example
Dec 18
encoding
check-md: verify code example formatting (#7143)
Dec 5
eventbus
check-md: verify code example formatting (#7143)
Dec 5
flag
flag: run vfmt over vlib/flag, add it to vtest-cleancode.v
Dec 21
fontstash
v2: simplify the type system; an initial version of the V interpreter
Jan 22
gg
examples/2048: make tiles have rounded corners (#7763)
Jan 1
glm
vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings
Oct 21
gx
examples: make `v -prod build-examples` pass without warnings/errors
Oct 18
hash
checker: support integer and voidptr key types for maps (#7503)
Dec 27
io
io: remove obsolete OutputStream
Dec 22
json
json: decode/encode time.Time
Dec 22
live
checker: check reference return to be really reference (#7739)
Dec 31
log
log: document all functions, add missing copyright header (#7391)
Dec 18
math
math: use full import module name in tests
Dec 22
mysql
mysql: migrate connection flags to enum instead of const, fix example (#7803)
Jan 2
net
net: restore back the blocking TcpConn.read_line() method for simplicity
Dec 29
orm
test-cleancode: add vlib/orm (#7577)
Dec 26
os
os: change os.mv/2 return type to `?` (#7738)
Dec 31
os2
vlib: use new filename format
Apr 11
pg
docs_ci: check all md files except thirdparty (#6855)
Nov 18
picoev
vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings
Oct 21
picohttpparser
vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings
Oct 21
rand
rand: document all functions, document range notation form, fix copy-pasta (#7619)
Dec 27
readline
readline: move get_prompt_offset back to _linux.c.v (#7714)
Dec 30
regex
regex: fix a bug, update docs, explain the assumptions of the `regex` module (#7629)
Dec 28
runtime
runtime: document all functions (#7612)
Dec 27
semver
semver: add input information in error and panic output (#7712)
Dec 30
sokol
compiler: add `[console]` attribute for main function to force console subsystem on windows (#7721)
Dec 31
sqlite
tutorials: fix blog code
Jan 1
stbi
autofree: minor fixes; skip in consts
Nov 21
strconv
strconv: make atoi return ?int
Dec 21
strings
fmt: add a space around single-line `unsafe` expressions (#7505)
Dec 23
sync
sync: support concurrent `select`s on same channel(s) (#7415)
Dec 20
szip
ci: fix sha1.v, sha1block_generic.v and szip.v
Dec 20
term
vrepl, term: return cursor to the top-left corner in vrepl after `clear` (#7600)
Dec 27
time
time: rename to_local_time() to local(); time.offset()
Dec 26
v
fmt: fix broken formatting in fn struct fields (#7794)
Jan 2
vweb
vweb: simplify the `[post] pub fn` no routing fix check
Jan 2
x
checker: ban any_int/any_float outside buitlin (#7675)
Dec 31
.vdocignore
doc: store source content, restructure module directory (#6692)
Oct 29