Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-04 | Refactor to add pnm-parse-error procedure | Masaya Tojo | |
2024-08-04 | Add custom exceptions for improved error handling in the parsing process | Masaya Tojo | |
2024-08-04 | Fix behavior of `read-number` on error | Masaya Tojo | |
2024-08-04 | Support reading P1, P2, and P3 formats | Masaya Tojo | |
2024-08-03 | Fix read-whitespaces behavior | Masaya Tojo | |
2024-08-03 | Fix newline? and whitespace? definition | Masaya Tojo | |
2024-08-03 | Support PBM format | Masaya Tojo | |
2024-08-03 | Add licence header | Masaya Tojo | |
2024-08-03 | Split pnm/pgm.scm and pnm/ppm.scm to organize interfaces | Masaya Tojo | |