1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/os
2020-07-24 10:17:32 +03:00
..
bare
cmdline
const_nix.c.v all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
const_windows.c.v vsymlink: real Windows symbolic link, fallback to batch, make.bat updates (#5841) 2020-07-16 18:33:26 +02:00
const.v all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
environment_test.v
environment.v v/checker: Warn about pointer indexing outside unsafe {} (#5918) 2020-07-22 20:28:53 +03:00
inode_test.v tests: update the remaining erroring tests, CI should be green now 2020-06-01 18:30:26 +03: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
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 all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
os_nix.c.v v/checker: Warn about pointer indexing outside unsafe {} (#5918) 2020-07-22 20:28:53 +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 v/checker: Warn about pointer indexing outside unsafe {} (#5918) 2020-07-22 20:28:53 +03:00
os.v os: implement os.system for iOS and uncomment the $if ios blocks (#5947) 2020-07-24 10:17:32 +03:00