| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings | gingerBill | 2022-01-20 | 1 | -3/+3 |
| * | Add basic support for wasi in package os | gingerBill | 2021-10-31 | 1 | -2/+2 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -35/+35 |
| * | Keep -vet happy | gingerBill | 2020-12-02 | 1 | -3/+3 |
| * | Keep `fmt` happy | gingerBill | 2020-12-02 | 1 | -4/+10 |
| * | Make `os._file_stream_vtable` private | gingerBill | 2020-12-02 | 1 | -0/+1 |
| * | Add `os.stream_from_handle`; fix `io.close` | gingerBill | 2020-12-02 | 1 | -0/+62 |