aboutsummaryrefslogtreecommitdiff
path: root/core/encoding/hxa/write.odin
Commit message (Collapse)AuthorAgeFilesLines
* Fix some core:encoding/hxa stuff (error handling, header, max -> min)gitlost2022-03-161-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 librarygingerBill2021-08-311-96/+96
|
* Add package `core:encoding/hxa`gingerBill2021-08-091-0/+193