This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-13 22:42:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
a8102f14be
v
/
vlib
/
builtin
/
linux_bare
History
Download ZIP
Download TAR.GZ
Makhnev Petr
0874376db0
builtin: fix wrong module name imported in
vlib/builtin/linux_bare/old/.checks/linuxsys/linuxsys.v
(
#17102
)
2023-01-24 22:19:30 +02:00
..
old
builtin: fix wrong module name imported in
vlib/builtin/linux_bare/old/.checks/linuxsys/linuxsys.v
(
#17102
)
2023-01-24 22:19:30 +02:00
libc_impl.v
all: byte => u8
2022-04-15 14:58:56 +03:00
linux_syscalls.v
checker: add int signedness mismatch checking for function call arguments (
#16750
)
2022-12-24 06:28:35 +02:00
memory_managment.v
checker: allow
EnumName(number)
casts only inside
unsafe{}
blocks (
#15932
)
2022-10-02 22:39:11 +03:00