| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make `or_else` and `or_return` operators (binary and suffix respectively) | gingerBill | 2021-08-15 | 2 | -2/+2 |
| * | `Allocator_Error.Mode_Not_Implemented`; Minor improvement to `map` runtime pr... | gingerBill | 2021-08-08 | 1 | -1/+1 |
| * | Use `or_else` in the core library when it makes sense | gingerBill | 2021-07-05 | 2 | -10/+3 |
| * | Core library clean up: Make range expressions more consistent and replace use... | gingerBill | 2021-06-14 | 1 | -1/+1 |
| * | Minor change | gingerBill | 2021-05-16 | 1 | -0/+3 |
| * | Redesign `os2.Error` to work with the new extended `union` behaviour | gingerBill | 2021-05-16 | 7 | -77/+37 |
| * | Correct core:os/os2 mock-up | gingerBill | 2021-04-26 | 2 | -13/+13 |
| * | Mockup of the new `package os` interface (incomplete and non-functioning) | gingerBill | 2021-04-14 | 21 | -0/+1621 |