v/vlib/os
vitalyster 2e1dbd9f5a
windows: use %USERPROFILE% for os.home_dir()
2020-02-18 02:12:10 +01:00
..
bare freestanding: sys_getuid, sys_waitid; minimal fork check; remove bare.S 2019-12-04 11:46:09 +03:00
cmdline vfmt fixes 2020-02-16 12:42:28 +01:00
const.v os: add open_file function 2020-01-21 16:58:47 +01:00
const_nix.v v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
const_windows.v os: add open_file function 2020-01-21 16:58:47 +01:00
os.v windows: use %USERPROFILE% for os.home_dir() 2020-02-18 02:12:10 +01:00
os_darwin.v update copyright year 2020-01-23 21:04:46 +01:00
os_linux.v update copyright year 2020-01-23 21:04:46 +01:00
os_nix.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
os_test.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
os_windows.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00