| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make `or_else` and `or_return` operators (binary and suffix respectively) | gingerBill | 2021-08-15 | 1 | -1/+1 |
| * | Use `or_else` in the core library when it makes sense | gingerBill | 2021-07-05 | 1 | -5/+2 |
| * | Redesign `os2.Error` to work with the new extended `union` behaviour | gingerBill | 2021-05-16 | 1 | -45/+16 |
| * | Mockup of the new `package os` interface (incomplete and non-functioning) | gingerBill | 2021-04-14 | 1 | -0/+126 |