This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
659f823c5c
v
/
vlib
/
builtin
/
linux_bare
History
Delyan Angelov
47884dfd1f
builtin: move C. calls to .c.v files (
#11164
)
2021-08-12 21:46:38 +03:00
..
old
os: add execute_or_exit(cmd), use it consistently instead of execute_or_panic(cmd)
2021-07-20 15:22:04 +03:00
libc_impl.v
builtin: move C. calls to .c.v files (
#11164
)
2021-08-12 21:46:38 +03:00
linux_syscalls.v
all: support
[noreturn] fn abc() { for{} }
, mark panic/1 and exit/1with it too. (
#10654
)
2021-07-04 20:24:19 +03:00
memory_managment.v
all: bare metal support (fix
-freestanding
) (
#9624
)
2021-04-14 07:50:50 +02:00