tvl-depot/users/sterni/mblog
sterni a06e30e73b refactor(sterni/mblog): move REDIRECT-STREAM into mime4cl
Eventually, we'll want to replace dump-stream-binary with something more
efficient—given that we have flexi-streams we can use something that
only does matching element types no problem. REDIRECT-STREAM is much
more efficient thanks to using an internal buffer.

streams.lisp gets a new section at the beginning for grouping utilities
that don't have any real (internal) dependencies.

Change-Id: I141cd36440d532131f389be2768fdaa54e7c7218
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8583
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2023-05-18 16:16:39 +00:00
..
.gitignore chore(sterni/mblog): add gitignore 2022-01-30 09:38:40 +00:00
cli.lisp feat(sterni/mblog): implement environment based config mechanism 2023-03-24 18:32:50 +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(sterni/mblog): implement environment based config mechanism 2023-03-24 18:32:50 +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