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
5ff83f5990
v
/
vlib
/
builtin
/
linux_bare
/
old
History
Ikko Ashimine
499892bab8
builtin: fix typo in array_bare.v (
#14299
)
2022-05-04 22:34:52 +02:00
..
.checks
all: ~500 more byte=>u8
2022-04-17 12:14:29 +02:00
array_bare.v
builtin: fix typo in array_bare.v (
#14299
)
2022-05-04 22:34:52 +02:00
builtin_bare.v
all: bare metal support (fix `-freestanding`) (
#9624
)
2021-04-14 07:50:50 +02:00
linuxsys_bare.v
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
mm_bare.v
builtin: improve support for large arrays (`[]int{len: 1_000_000_000}` now works), fix an arr.repeat() bug (
#14294
)
2022-05-04 22:34:52 +02:00
string_bare.v
net: byte fixes
2022-04-17 12:14:28 +02:00
syscallwrapper_test.v
all: more chdir/chmod fixes
2021-08-28 12:52:48 +03:00