1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/os
2020-03-04 20:29:17 +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_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
const.v os: add open_file function 2020-01-21 16:58:47 +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 type_to_str() 2020-02-21 14:47:42 +01:00
os_test.v os api: rmdir_recursive => rmdir_all 2020-03-03 15:02:50 +01:00
os_windows.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
os.v os: better deprecated message 2020-03-04 20:29:17 +01:00