| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change General_Error.OK to nil | Jeroen van Rijn | 2021-05-03 | 5 | -27/+26 |
| * | Convert `core:compress` and `core:image` error checks to new union comparison. | Jeroen van Rijn | 2021-05-03 | 5 | -27/+19 |
| * | Add new PNG post processing options. | Jeroen van Rijn | 2021-05-02 | 1 | -1/+1 |
| * | ZLIB level 0: LEN/NLEN = i16. | Jeroen van Rijn | 2021-05-01 | 1 | -4/+8 |
| * | Minor stylistic code changes to compress and image packages | gingerBill | 2021-04-30 | 5 | -121/+120 |
| * | Use regular allocator from png+gzip's `load_from_file`. | Jeroen van Rijn | 2021-04-30 | 1 | -1/+3 |
| * | Add `compress` and `image` to core. | Jeroen van Rijn | 2021-04-30 | 5 | -0/+1231 |