| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port `tests\core\encoding\hxa` | Jeroen van Rijn | 2024-06-02 | 2 | -37/+36 |
| * | correct newly found vets | Laytan Laats | 2024-04-03 | 1 | -1/+1 |
| * | Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`fo... | gingerBill | 2023-06-26 | 1 | -2/+2 |
| * | fix some typos | cui fliter | 2022-08-05 | 1 | -1/+1 |
| * | Fix some core:encoding/hxa stuff (error handling, header, max -> min) | gitlost | 2022-03-16 | 2 | -7/+28 |
| * | Simplify docs to hide the copyright | gingerBill | 2022-01-17 | 1 | -6/+6 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 3 | -241/+241 |
| * | Replace uses of `err != nil` with `or_return` where appropriate | gingerBill | 2021-08-15 | 1 | -53/+32 |
| * | Add package `core:encoding/hxa` | gingerBill | 2021-08-09 | 4 | -0/+705 |