Age | Commit message (Expand) | Author |
---|---|---|
2020-05-25 | base64: Reimplement from scratch.•••* email/base64.scm: Replace file. | Arun Isaac |
2019-12-16 | base64: Import only the required rnrs modules.•••* email/base64.scm: Import (rnrs arithmetic bitwise), (rnrs arithmetic fixnums), (rnrs base), (rnrs bytevectors) and (rnrn io ports), not all of (rnrs). | Arun Isaac |
2018-09-12 | Untabify and re-indent all sources.•••* build-aux/test-driver.scm, email/base64.scm, email/email.scm, email/quoted-printable.scm, email/utils.scm, tests/quoted-printable.scm: Untabify and re-indent. | Arun Isaac |
2018-09-08 | Initial commit. | Arun Isaac |