| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | dynlib: add last_error procedure | Laytan Laats | 2024-01-06 | 1 | -0/+7 |
| * | Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate | gingerBill | 2023-02-10 | 1 | -0/+3 |
| * | Make `core:dynlib` use the private interface convention of other packages | gingerBill | 2022-05-25 | 1 | -4/+5 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -9/+9 |
| * | Begin migration from sys/win32 to sys/windows | gingerBill | 2020-06-26 | 1 | -4/+4 |
| * | Implement dynlib core library for unix/darwin; not 100% about the build tags | Scitoshi Nakayobro | 2019-12-30 | 1 | -0/+1 |
| * | Fix core library for the new procedure parameter addressing mode | gingerBill | 2019-07-15 | 1 | -1/+1 |
| * | Fix -vet for demo.odin | gingerBill | 2019-03-30 | 1 | -1/+1 |
| * | package dynlib | gingerBill | 2019-03-03 | 1 | -0/+24 |