aboutsummaryrefslogtreecommitdiff
path: root/core/os/os2/errors.odin
Commit message (Expand)AuthorAgeFilesLines
* Strip semicolonsgingerBill2021-09-191-32/+32
* Make `or_else` and `or_return` operators (binary and suffix respectively)gingerBill2021-08-151-1/+1
* Use `or_else` in the core library when it makes sensegingerBill2021-07-051-5/+2
* Redesign `os2.Error` to work with the new extended `union` behaviourgingerBill2021-05-161-45/+16
* Mockup of the new `package os` interface (incomplete and non-functioning)gingerBill2021-04-141-0/+126