v/vlib/os
Alexey cedf185b41
v2: fix Windows errors
2020-03-28 10:19:38 +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 solaris: make 'v test-compiler' pass (stage 2) 2020-03-21 09:48:02 +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
environment.v os: implement os.environ() (part 2/2) (#3971) 2020-03-10 14:25:16 +01:00
environment_test.v os: implement os.environ() (part 2/2) (#3971) 2020-03-10 14:25:16 +01:00
os.v checker: do not allow extra () in if conditions 2020-03-27 14:57:19 +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 cgen: minor fixes. v2 can now compile itself! 2020-03-22 16:55:42 +01:00
os_test.v os: ext => file_ext 2020-03-26 14:18:08 +01:00
os_windows.v v2: fix Windows errors 2020-03-28 10:19:38 +01:00