Commit History

Author SHA1 Message Date
  gingerBill 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 year ago
  gingerBill 2a212a7556 Put stream into the impl 2 years ago
  gingerBill 145a7a24e8 Use `io.Stream` as the internal interface for `os2.File` 2 years ago
  gingerBill 6c040497ef Update os2 to new `io.Stream` 2 years ago
  gingerBill f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. 2 years ago
  gingerBill eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 years ago
  gingerBill 18bde22b26 Go to a `File` based approach over `Handle` based 3 years ago
  gingerBill ee876ad66b Strip semicolons 3 years ago
  gingerBill 21cbac755e Make `or_else` and `or_return` operators (binary and suffix respectively) 4 years ago
  gingerBill 9b3a0251ca Use `or_else` in the core library when it makes sense 4 years ago
  gingerBill 24c89b3eee Minor change 4 years ago
  gingerBill 85e5be03d1 Redesign `os2.Error` to work with the new extended `union` behaviour 4 years ago
  gingerBill ebbc33fdb5 Mockup of the new `package os` interface (incomplete and non-functioning) 4 years ago