v/vlib/builtin/linux_bare
Delyan Angelov a1121d0eb0
builtin: use 0 instead of `\0` rune when setting C style terminators; use C.memcpy in `[]string{}.join("")`
2021-04-13 11:29:33 +03:00
..
.checks checker: do not allow nil sum types init 2021-03-31 11:13:52 +03:00
array_bare.v checker: do not allow nil sum types init 2021-03-31 11:13:52 +03:00
builtin_bare.v checker: do not allow nil sum types init 2021-03-31 11:13:52 +03:00
linuxsys_bare.v vfmt: fix asm volatile & goto (#9688) 2021-04-11 23:32:28 +03:00
mm_bare.v ci: fix some of `v test-cleancode` 3 2021-04-05 21:21:46 +03:00
string_bare.v builtin: use 0 instead of `\0` rune when setting C style terminators; use C.memcpy in `[]string{}.join("")` 2021-04-13 11:29:33 +03:00
syscallwrapper_test.v checker: do not allow nil sum types init 2021-03-31 11:13:52 +03:00