| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use `contextless` where possibledev-2022-03 | gingerBill | 2022-03-01 | 1 | -7/+7 |
| * | Correct `alloc_from_memory_block` | gingerBill | 2022-03-01 | 1 | -12/+28 |
| * | Add error value to `commit` | gingerBill | 2021-10-05 | 1 | -4/+4 |
| * | Clean up `Memory_Block` logic | gingerBill | 2021-10-05 | 1 | -59/+56 |
| * | Add `Protect_Flags` for `virtual.protect` | gingerBill | 2021-10-04 | 1 | -5/+13 |
| * | Separate out the virtual memory allocation procedures | gingerBill | 2021-10-04 | 1 | -21/+62 |
| * | Add `@(init)` usage to `core:mem/virtual` | gingerBill | 2021-10-03 | 1 | -4/+1 |
| * | Add `core:mem/virtual` | gingerBill | 2021-09-29 | 1 | -0/+105 |