Commit History

作者 SHA1 備註 提交日期
  gingerBill ecd7846ec3 Clean up allocator stuff into `allocators.odin` 1 年之前
  gingerBill fa1875a8f1 Minor changes to `os2` 1 年之前
  gingerBill a626adac8e Use long-form names and alias with short-form UNIX-like names 1 年之前
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 年之前
  gingerBill eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 年之前
  gingerBill bb4f108487 Update error handling for os2 on windows 3 年之前
  gingerBill 96ab17ecfc Begin mocking os2 for windows out more 3 年之前
  gingerBill 18bde22b26 Go to a `File` based approach over `Handle` based 3 年之前
  gingerBill ee876ad66b Strip semicolons 4 年之前
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` 4 年之前
  gingerBill 85e5be03d1 Redesign `os2.Error` to work with the new extended `union` behaviour 4 年之前
  gingerBill ebbc33fdb5 Mockup of the new `package os` interface (incomplete and non-functioning) 4 年之前