v/vlib/os
Delyan Angelov f317b65808 ui: fixes so that the ui demo works on linux too
* Implement os.resource_abs_path/1 .
* Implement glfw.get_window_size and glfw.get_framebuffer_size .
2020-01-12 19:35:06 +01:00
..
bare freestanding: sys_getuid, sys_waitid; minimal fork check; remove bare.S 2019-12-04 11:46:09 +03:00
cmdline v fmt: process .v files from a module too 2019-12-24 05:43:31 +03:00
const.v run vfmt 2019-12-20 02:09:56 +03:00
const_windows.v fix Windows warnings 2019-11-16 02:30:50 +03:00
os.v ui: fixes so that the ui demo works on linux too 2020-01-12 19:35:06 +01:00
os_darwin.v time: gmt offset; macos syscalls 2020-01-01 10:09:19 +01:00
os_linux.v time: gmt offset; macos syscalls 2020-01-01 10:09:19 +01:00
os_nix.v ui: fixes so that the ui demo works on linux too 2020-01-12 19:35:06 +01:00
os_test.v os: add is_executable, is_writable and is_readable 2020-01-06 09:15:06 +01:00
os_windows.v cgen_test: skip empty lines; os: make vc_gen compile 2020-01-01 12:50:25 +01:00