| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core:os -> core:os/old && core:os/os2 -> core:os | Jeroen van Rijn | 6 days | 1 | -1/+1 |
| | | |||||
| * | tests/core/io -> os2 | Jeroen van Rijn | 7 days | 1 | -3/+0 |
| | | |||||
| * | Convert `core:encoding/hxa` | Jeroen van Rijn | 8 days | 1 | -4/+2 |
| | | |||||
| * | Fix indentation of tests | gingerBill | 2024-06-29 | 1 | -16/+8 |
| | | |||||
| * | Port `tests\core\encoding\hxa` | Jeroen van Rijn | 2024-06-02 | 1 | -115/+87 |
| | | | | | And fix a few leaks in `core:encoding/hxa` while at it. | ||||
| * | fix hxa test use after free, skip weird pow test failure | Laytan Laats | 2024-02-02 | 1 | -2/+1 |
| | | |||||
| * | Keep -vet happy | gingerBill | 2023-07-31 | 1 | -15/+12 |
| | | |||||
| * | Remove `using` where easily possible | gingerBill | 2023-07-31 | 1 | -5/+2 |
| | | |||||
| * | Fix some core:encoding/hxa stuff (error handling, header, max -> min) | gitlost | 2022-03-16 | 1 | -0/+232 |
| Also add missing f16 case to core:reflect as_u64 & as_f64 Add tests for above & add previous tests missing from test/core/build.bat | |||||