| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -46/+46 |
| * | Enforce `core:builtin` and `core:intrinsics` for imports | gingerBill | 2021-08-21 | 1 | -1/+1 |
| * | Reorganize code to improve code generation | gingerBill | 2021-06-08 | 1 | -1/+1 |
| * | Remove `context.thread_id` | gingerBill | 2021-06-08 | 1 | -8/+0 |
| * | Update core:runtime to use the new intrinsics | gingerBill | 2021-05-30 | 1 | -4/+6 |
| * | Clean up organization of `package runtime` | gingerBill | 2021-05-23 | 1 | -71/+41 |
| * | Improve the `Allocator` interface to support returning `Allocator_Error` to a... | gingerBill | 2021-04-19 | 1 | -9/+9 |
| * | Add new os_specific_*.odin files | gingerBill | 2020-10-01 | 1 | -0/+174 |