aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/core.odin
Commit message (Expand)AuthorAgeFilesLines
* Change type info table to be initializable constantlygingerBill2024-02-271-2/+2
* Add field tags to `bit_field`gingerBill2024-02-221-0/+1
* Begin work adding `bit_field`gingerBill2024-02-221-0/+9
* Add `#load_directory(path: string) > []runtime.Load_Directory_File`gingerBill2024-02-091-0/+8
* Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`gingerBill2024-01-281-1/+1
* Move `core:runtime` to `base:runtime`; keep alias aroundgingerBill2024-01-281-0/+681