aboutsummaryrefslogtreecommitdiff
path: root/core/compress/shoco
Commit message (Collapse)AuthorAgeFilesLines
* Change Odin's LICENSE to zlib from BSD 3-clausegingerBill2025-10-281-1/+1
| | | | This change was made in order to allow things produced with Odin and using Odin's core library, to not require the LICENSE to also be distributed alongside the binary form.
* Further overhaul of package line comments.Jeroen van Rijn2025-10-092-3/+1
|
* Add more package lines for the docsJeroen van Rijn2025-10-093-5/+7
|
* core: improve package doc comments for the documentation generatorLaytan Laats2024-09-032-4/+3
|
* Update for `transmute` `-vet-cast`gingerBill2024-06-291-1/+1
|
* Check for unneeded `transmute` with `-vet-cast`gingerBill2024-06-291-6/+3
|
* Update numerous package declaration namesgingerBill2024-04-182-2/+2
|
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
|
* Improve error handling for `resize` and `reserve` proceduresgingerBill2023-05-221-8/+4
|
* Remove unused fmt.Jeroen van Rijn2022-04-221-2/+0
|
* [shoco] Replace 2D slices in model with 1D slices.Jeroen van Rijn2022-04-222-125/+127
|
* [compress/shoco] Add short string compressor.Jeroen van Rijn2022-04-222-0/+466