This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
0bcb955258
v
/
vlib
/
builtin
/
linux_bare
History
Delyan Angelov
5098334e65
os: add execute_or_exit(cmd), use it consistently instead of execute_or_panic(cmd)
2021-07-20 15:22:04 +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
all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (
#10654
)
2021-07-04 20:24:19 +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