aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainAdd CHANGELOG.md fileMasaya Tojo6 weeks
 
TagDownloadAuthorAge
v1.0.0commit d095d1c0fd...Masaya Tojo6 weeks
 
AgeCommit messageAuthor
2024-08-10Add CHANGELOG.md fileHEADv1.0.0mainMasaya Tojo
2024-08-10Add `image-format` prefix to library nameMasaya Tojo
2024-08-10Rename procedures from `image-*` to `pnm-image-*`Masaya Tojo
2024-08-09Add `unsafe?` option for image creation procedures...Masaya Tojo
2024-08-08Rename procedures from image-pixel-ref/set! to image-ref/set!Masaya Tojo
2024-08-07Rename procedures from image-pixel-read/write! to image-pixel-ref/set!Masaya Tojo
2024-08-07Rename procedures from image-ref/set! to image-pixel-read/pixel-write!Masaya Tojo
2024-08-07Raneme procedures from pixel-setter/getter to pixel-writer/readerMasaya Tojo
2024-08-06Change return value of (image-maxval pbm-image) from 1 to `#t`Masaya Tojo
2024-08-05Fix README.mdMasaya Tojo
[...]