aboutsummaryrefslogtreecommitdiff
path: root/core/mem/virtual/virtual_other.odin
Commit message (Collapse)AuthorAgeFilesLines
* mem.virtual -> os2Jeroen van Rijn7 days1-1/+6
|
* Require `@(init)` and `@(fini)` to be `proc "contextless" ()`gingerBill2025-08-081-1/+1
|
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-7/+7
| | | | file tag syntax.
* mem/virtual: support the BSDsLaytan Laats2024-08-141-0/+3
|
* allow `core:mem/virtual` import on more targets by expanding the `other` ↵Laytan Laats2024-07-111-0/+30
implementation