tvl-depot/users/sterni/mblog
sterni 604296bb7c feat(3p/lisp/mime4cl): enable compilation with CCL
Only significant implementation specific code at the moment is FILE-SIZE
which isn't very important. We can also easily implement it for CCL.

Additionally, we clean up an unused lexical variable warning and remove
a duplicate definiton of MIME-TYPE-STRING fro MIME-UNKNOWN-PART that CCL
doesn't like.

Change-Id: I7c960e50dcdc1d3e46cb4945f36ea315a3c9838d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12862
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2024-12-02 23:09:17 +00:00
..
.gitignore chore(sterni/mblog): add gitignore 2022-01-30 09:38:40 +00:00
cli.lisp fix(sterni/mblog): check for help flags in flag, not arg list 2024-12-02 18:09:09 +00:00
config.lisp refactor(3p/lisp/mime4cl): use qbase64 for decoding FILE-PORTIONs 2023-05-18 16:16:39 +00:00
default.nix feat(3p/lisp/mime4cl): enable compilation with CCL 2024-12-02 23:09:17 +00:00
LICENSE chore(sterni/mblog): relicense to GPL-3.0-only 2022-07-09 17:10:46 +00:00
maildir.lisp chore(sterni/mblog): relicense to GPL-3.0-only 2022-07-09 17:10:46 +00:00
mblog.lisp refactor(sterni/mblog): move REDIRECT-STREAM into mime4cl 2023-05-18 16:16:39 +00:00
note.lisp refactor(mime4cl): replace *-input-adapter-stream with flexi-streams 2023-05-18 16:14:38 +00:00
packages.lisp refactor(sterni/mblog): move REDIRECT-STREAM into mime4cl 2023-05-18 16:16:39 +00:00
transformer.lisp chore(sterni/mblog): relicense to GPL-3.0-only 2022-07-09 17:10:46 +00:00