Commit History

Author SHA1 Message Date
  hikari b9efd09d17 sys/windows: fixed calling conventions, added several bindings 3 years ago
  Jonas Welle 7c26b0abdb add GetModuleHandleA 3 years ago
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 years ago
  gingerBill 0d257c61cd Disallow `using` on an enum declaration. 4 years ago
  Jeroen van Rijn 5dfff51a40 Allow `core:sys/windows` to build on Windows only 4 years ago
  gingerBill b727b6438b Minimize unneeded casts 4 years ago
  gingerBill aa93305015 Replace usage of `inline proc` with `#force_inline proc` in the core library 4 years ago
  gingerBill efdee0dafb Remove `bit_field` type from Odin (keyword and dead runtime code still exists) 4 years ago
  gingerBill 5cced38a6e Add kernel32 memory api 4 years ago
  gingerBill de9b6e3f6e Correct sys/win32 to match sys/windows 4 years ago
  gingerBill 54fbdabc38 Add experimental `-insert-semicolon` functionality to tokenizer and parser 4 years ago
  gingerBill 840af6825a Update packages os, path, and filepath 5 years ago
  gingerBill 8cc5cd1494 Add `package path/filepath`; Add `os.stat` for windows (TODO: unix) 5 years ago
  gingerBill 642afa4f88 Fix new `package path` 5 years ago
  gingerBill 2b18f43b65 Update sys/windows; Add sync.Blocking_Mutex (windows only at the moment) 5 years ago
  gingerBill 53e1512978 Add more exception handling stuff to sys/windows 5 years ago
  gingerBill bb81d4869f Update sys/windows 5 years ago
  gingerBill 6bd05ef5d7 Begin migration from sys/win32 to sys/windows 5 years ago