提交历史

作者 SHA1 备注 提交日期
  gingerBill 0403626acf Add utility calls to os2 1 年之前
  gingerBill 3d38f14202 Use `fstat` on `os2.File` directly 1 年之前
  jason a15cbc474d change error strings to an enumerated array in rodata; print_error takes a file argument 1 年之前
  jason f24f72c280 convert all to use sys/linux over sys/unix; new implementations for pipe, process and env 1 年之前
  gingerBill 91b7cdaad2 Mock out `temp_file.odin` stuff 1 年之前
  flysand7 c843002d07 [core/os2]: Move .Broken_Pipe to General_Error enum 1 年之前
  flysand7 0f944bc0a1 [core/os2]: Reading from unsized files 1 年之前
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 年之前
  gingerBill f002857edc Clean up `core:time` to be consistent across all platforms 3 年之前
  gingerBill bb4f108487 Update error handling for os2 on windows 3 年之前
  gingerBill 8b4b81fdeb Fill in most of os2/file_windows.odin 3 年之前
  gingerBill 96ab17ecfc Begin mocking os2 for windows out more 3 年之前
  gingerBill ee876ad66b Strip semicolons 4 年之前
  gingerBill 21cbac755e Make `or_else` and `or_return` operators (binary and suffix respectively) 4 年之前
  gingerBill 9b3a0251ca Use `or_else` in the core library when it makes sense 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 年之前