v/vlib/builtin/bare
Delyan Angelov d7049ae2da
os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974)
2021-03-08 20:52:13 +02:00
..
.checks vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
array_bare.v
builtin_bare.v
linuxsys_bare.v bare: update Signo enumeration 2020-09-27 16:48:25 +03:00
mm_bare.v parser: error on `[unsafe_fn]` (#6090) 2020-08-09 12:22:11 +03:00
string_bare.v
syscallwrapper_test.v os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974) 2021-03-08 20:52:13 +02:00