summaryrefslogtreecommitdiff
path: root/scm
AgeCommit message (Expand)Author
2026-03-07scm: support --evalDirk-Jan C. Binnema
2025-12-11scm: update example with time->stringDirk-Jan C. Binnema
2025-11-30mu-scm: don't depend on dir order in testsDirk-Jan C. Binnema
2025-11-29scm: mention guix in manualDirk-Jan C. Binnema
2025-11-29scm: add convenience methods root-maildir, personal-addressesDirk-Jan C. Binnema
2025-11-29scm: return empty lists instead of #f for some methodsDirk-Jan C. Binnema
2025-10-11scm.texi: some improvements in textDirk-Jan C. Binnema
2025-09-06scm: small improvements to manualDirk-Jan C. Binnema
2025-08-26Replace "the the " with "the "Anton Mosich
2025-08-26scm: implement store personal?, rename all-labels->labelsDirk-Jan C. Binnema
2025-08-25scm: clean up scm runningDirk-Jan C. Binnema
2025-08-24scm: add support for loggingDirk-Jan C. Binnema
2025-08-24scm: implement blocking / non-blocking modesDirk-Jan C. Binnema
2025-08-22scm: message_parts: use cons instead of appendDirk-Jan C. Binnema
2025-08-22scm: to_scm: use cons, not appendDirk-Jan C. Binnema
2025-08-22scm: all_labels: use cons instead of appendDirk-Jan C. Binnema
2025-08-22scm: cfind: use cons instead of appendDirk-Jan C. Binnema
2025-08-22scm: mfind: use cons instead of append, eval lazyDirk-Jan C. Binnema
2025-08-17scm: update documentationDirk-Jan C. Binnema
2025-08-17scm: support --listen flag for udsDirk-Jan C. Binnema
2025-08-15scm: add support for labels + testsDirk-Jan C. Binnema
2025-08-15tests: only build when neededDirk-Jan C. Binnema
2025-07-19mu-scm: avoid compiler warningDirk-Jan C. Binnema
2025-07-12mu-scm: implement message->alistDirk-Jan C. Binnema
2025-07-12mu-scm: use cc-prefix for C++ objectsDirk-Jan C. Binnema
2025-07-12mu-scm: add docstrings for symbolsDirk-Jan C. Binnema
2025-07-12mu-scm: implement store->alistDirk-Jan C. Binnema
2025-07-12mu-scm: add filename procedure for mime-partDirk-Jan C. Binnema
2025-07-07mu-scm: implement mime-part handling, refactDirk-Jan C. Binnema
2025-06-30mu-scm-message: don't require c++ >= 17Dirk-Jan C. Binnema
2025-06-30mu-scm: add string->time and time->stringDirk-Jan C. Binnema
2025-06-30mu-scm: add support for thread-idDirk-Jan C. Binnema
2025-06-30mu-scm: add support for mailing-listDirk-Jan C. Binnema
2025-06-30mu-scm: add support for referencesDirk-Jan C. Binnema
2025-06-30mu-scm: defer scm exceptions with c++ throw/catchDirk-Jan C. Binnema
2025-06-30mu-scm: add full-message support (body/header)Dirk-Jan C. Binnema
2025-06-30mu-scm: add options, some tweaksDirk-Jan C. Binnema
2025-06-19mu-scm: add texinfo documentationDirk-Jan C. Binnema
2025-06-19scm: add some unit-testsDirk-Jan C. Binnema
2025-06-19scm: new guile/scheme bindingsDirk-Jan C. Binnema