| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add core/hyperthread count for Windows and Linux (#5216) | Jeroen van Rijn | 2025-05-25 | 1 | -6/+10 |
| | | | | | | Add core/hyperthread count to `core:sys/info` for Windows and Linux. TODO: Linux RISCV, Linux ARM, Darwin, and the BSDs. | ||||
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ ↵ | Karl Zylinski | 2024-09-14 | 1 | -1/+1 |
| | | | | | file tag syntax. | ||||
| * | sys/info: retrieve better CPU description on Darwin | Laytan Laats | 2024-04-30 | 1 | -6/+21 |
| | | | | | | Previously either `ARM` or `ARM64`, now you get something like `Apple M1` | ||||
| * | sys/info: add feature detection for Darwin and Linux ARM | Laytan Laats | 2024-04-30 | 1 | -14/+43 |
| | | |||||
| * | Silence vet some more. | Jeroen van Rijn | 2022-09-05 | 1 | -2/+2 |
| | | |||||
| * | [sys/info] Initial version. | Jeroen van Rijn | 2022-09-01 | 1 | -0/+26 |