Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-25 | fix copyright preambleHEADmaster | Piotr Szarmanski | |
2023-08-25 | Remove function-cache, cached-lambda. | Piotr Szarmanski | |
2023-08-04 | {En,de}coder refactoring | Piotr Szarmanski | |
Removes the pointless reference-pair object in favor of passing reference-key pairs as a 64-byte octet-vector. Also removes :hash-output. | |||
2022-11-20 | Fix some compilation warnings | Piotr Szarmanski | |
2022-10-24 | Add tests for file-backend and hash-backend. | Piotr Szarmanski | |
2022-10-24 | Add hash-backend and update README. | Piotr Szarmanski | |
2022-10-21 | Fix a typo in the license header. | Piotr Szarmanski | |
2022-10-10 | Add serapeum and clean up type specifiers. | Piotr Szarmanski | |
2022-09-25 | Fix documentation. | Piotr Szarmanski | |
2022-09-25 | Add parallel decoder. | Piotr Szarmanski | |
2022-09-25 | Clean up docstrings and type declarations. | Piotr Szarmanski | |
2022-09-23 | Simplify octets-to-reference-pair | Piotr Szarmanski | |
2022-09-22 | Implement stream-read-byte | Piotr Szarmanski | |
2022-09-21 | Initial commit. | Piotr Szarmanski | |