v/vlib/os
dils2k 8dede3b535
builder: add a verror, when the output folder is not existing and writable (#5966)
2020-08-03 18:19:36 +03:00
..
bare
cmdline
const.v
const_nix.c.v
const_windows.c.v vsymlink: real Windows symbolic link, fallback to batch, make.bat updates (#5841) 2020-07-16 18:33:26 +02:00
environment.v v/checker: Warn about pointer indexing outside unsafe {} (#5918) 2020-07-22 20:28:53 +03:00
environment_test.v
file.v os: move file logic to file.v (#6013) 2020-08-01 23:07:37 +02:00
inode.v checker: warn if C.m* or C.s* functions are called outside unsafe blocks (#5869) 2020-07-20 20:06:41 +03:00
inode_test.v tests: update the remaining erroring tests, CI should be green now 2020-06-01 18:30:26 +03:00
os.v builder: add a verror, when the output folder is not existing and writable (#5966) 2020-08-03 18:19:36 +03:00
os_c.v os,gl,sync: cleanup, prepare for .toplevel_comments vdoc mode 2020-06-06 18:47:25 +03:00
os_darwin.c.v
os_linux.c.v os: move file logic to file.v (#6013) 2020-08-01 23:07:37 +02:00
os_nix.c.v builder: add a verror, when the output folder is not existing and writable (#5966) 2020-08-03 18:19:36 +03:00
os_test.v os: implement os.write_file_array and os.read_file_array . 2020-07-13 10:46:37 +03:00
os_windows.c.v builder: add a verror, when the output folder is not existing and writable (#5966) 2020-08-03 18:19:36 +03:00