v/vlib/os
Alexander Medvednikov 7f5a15372f os: fix get_raw_line() + minor v2 fixes 2020-02-28 14:05:20 +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 os: fix get_raw_line() + minor v2 fixes 2020-02-28 14:05:20 +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 scanner: make `0o` prefix the only way to define octals 2020-02-23 23:43:04 +01:00
os_windows.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00