| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark procs as "contextless" in winerror.odin | NicknEma | 2024-11-04 | 1 | -7/+7 |
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ fi... | Karl Zylinski | 2024-09-14 | 1 | -1/+1 |
| * | Fix broken cases of `Seek` usage in `_file_stream_proc` | Feoramund | 2024-08-28 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'upstream/master' into sys-windows-2 | Thomas la Cour | 2024-07-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Added some missing functions to core/sys/windows | Franz Höltermann | 2024-06-11 | 1 | -1/+1 |
| * | | more windows stuff | Thomas la Cour | 2024-06-11 | 1 | -3/+227 |
| |/ | |||||
| * | [core:sys/windows] add System Error Codes enum | Igor Dreher | 2023-12-29 | 1 | -0/+5482 |
| * | Kernel32: Add more window bindings and improve consistency | Lucas Perlind | 2022-09-01 | 1 | -0/+2 |
| * | Disallow `proc() do stmt` and only allow `proc() { stmt }` | gingerBill | 2022-07-18 | 1 | -1/+1 |
| * | sys/windows: add macro | hikari | 2022-06-08 | 1 | -0/+2 |
| * | sys/windows: add registry functions and create winerror.odin | hikari | 2022-06-03 | 1 | -0/+46 |