v/vlib/os
Nick Treleaven 2dd90de993
parser: error on `[unsafe_fn]` (#6090)
2020-08-09 12:22:11 +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 parser: error on `[unsafe_fn]` (#6090) 2020-08-09 12:22:11 +03:00
os_c.v
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 os: add os.getpid(), use it in os.is_writable_folder on windows 2020-08-05 09:04:40 +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 ci: fix windows build 2020-08-05 09:09:18 +03:00