| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `core:mem` imports from `core:encoding`. | Jeroen van Rijn | 3 days | 1 | -4/+2 |
| | | |||||
| * | Remove all `core:os` imports from JS targets | Jeroen van Rijn | 6 days | 1 | -16/+0 |
| | | | | | Fix `local_tz_name` on FreeBSD. | ||||
| * | Convert `core:encoding/hxa` | Jeroen van Rijn | 7 days | 1 | -3/+3 |
| | | |||||
| * | Fix some core:encoding/hxa stuff (error handling, header, max -> min) | gitlost | 2022-03-16 | 1 | -3/+3 |
| | | | | | | 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 | ||||
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -96/+96 |
| | | |||||
| * | Add package `core:encoding/hxa` | gingerBill | 2021-08-09 | 1 | -0/+193 |