v/vlib/os
Delyan Angelov 1ee57649b9
os: vfmt all of `os` .v files, add it to `v test-cleancode` with no exceptions
2020-12-16 14:15:11 +02:00
..
bare v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
cmdline os: vfmt all of `os` .v files, add it to `v test-cleancode` with no exceptions 2020-12-16 14:15:11 +02:00
args.v tools,vls: add `v test-parser examples/hello_world.v` (#7145) 2020-12-06 12:42:56 +02:00
const.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
const_nix.c.v os: vfmt all of `os` .v files, add it to `v test-cleancode` with no exceptions 2020-12-16 14:15:11 +02:00
const_windows.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
environment.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
environment_test.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
fd.c.v vlib: prepare os for -Wimpure-v 2020-12-15 09:58:33 +02:00
file.c.v vlib: prepare os for -Wimpure-v 2020-12-15 09:58:33 +02:00
inode.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
inode_test.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
os.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
os_android.c.v os: vfmt all of `os` .v files, add it to `v test-cleancode` with no exceptions 2020-12-16 14:15:11 +02:00
os_c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
os_darwin.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
os_linux.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
os_nix.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
os_test.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
os_windows.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
process.v os: add Process (#6786) 2020-11-16 17:32:50 +01:00
process_nix.c.v all: fix remaining c warnings and add -Werror to CI (#7021) 2020-11-29 21:23:37 +02:00
process_test.v os: fix flaky test in process_test.v 2020-11-21 18:01:21 +02:00
process_windows.c.v os: add Process (#6786) 2020-11-16 17:32:50 +01:00