aboutsummaryrefslogtreecommitdiff
path: root/core/compress/zlib/example.odin
Commit message (Expand)AuthorAgeFilesLines
* Change General_Error.OK to nilJeroen van Rijn2021-05-031-1/+1
* Convert `core:compress` and `core:image` error checks to new union comparison.Jeroen van Rijn2021-05-031-1/+1
* Minor stylistic code changes to compress and image packagesgingerBill2021-04-301-11/+11
* Add `compress` and `image` to core.Jeroen van Rijn2021-04-301-0/+42