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
cmdline
const.v
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
os_linux.v
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