Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
medvednikov
/
v2
/
vlib
/
builtin
/
linux_bare
/
old
0
commits
0
issues
0
pull requests
0
contributors
Discussions
Projects
CI
0
branches
Tree
Top files
Code
Clone with HTTPS:
Copy
56 years ago
..
.checks
v: refactor $var to ${var} across entire repository, make vfmt always output the newer form `${expr}` (
#26494
)
last Feb 1
10.93 KB
array_bare.v
v: refactor $var to ${var} across entire repository, make vfmt always output the newer form `${expr}` (
#26494
)
last Feb 1
1.32 KB
builtin_bare.v
all: bare metal support (fix `-freestanding`) (
#9624
)
5 years ago
1022 bytes
linuxsys_bare.v
all: unwrap const() blocks
2 years ago
30.3 KB
mm_bare.v
checker: do not allow &u8(0), force nil like we do with &Type(0)
1 year ago
1.12 KB
string_bare.v
builtin: fix warnings for `./v doc -m -f html vlib/builtin/`
last Aug 1
2.19 KB
syscallwrapper_test.v
vfmt: change all '$expr' to '${expr}' (
#16428
)
3 years ago
565 bytes