hackerbase/src
2024-05-07 20:24:00 +02:00
..
ansi.scm Switch to SRFI-1. 2023-09-25 13:44:56 +02:00
bank-account.scm Do not use records to aid with serialization in the future. 2023-05-19 18:39:31 +02:00
bank-fio.scm Start work on partial progresses coalesce. 2023-06-23 22:42:18 +02:00
box-drawing.scm Import new table renderer. 2023-06-15 14:26:50 +02:00
brmember-format.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
brmember-parser.scm Support for multiple phones. 2023-12-24 21:25:22 +01:00
brmember.scm Fix tests. 2024-01-16 21:50:13 +01:00
cal-day.scm Document new cal-day procedures and add more tests. 2023-05-22 20:25:33 +02:00
cal-format.scm Add separate day/month formatting module. 2023-05-11 14:34:29 +02:00
cal-month.scm New cal-month documentation. 2023-05-13 16:57:03 +02:00
cal-period.scm Match fee periods properly. 2023-12-23 19:48:43 +01:00
command-line.scm Switch to SRFI-1. 2023-09-25 13:44:56 +02:00
configuration.scm Fix missing licences and typos. 2023-12-06 21:41:19 +01:00
dokuwiki.scm Remove debug output, bump version to -dev. 2024-01-16 22:16:51 +01:00
duck-extract.scm Finish ducking util-tag. 2023-07-06 19:44:06 +02:00
duck.scm Fix parameter ducking and remove bst-tests running. 2023-07-07 10:22:08 +02:00
environment.scm Handle all bank loading gracefully. 2023-04-04 22:34:41 +02:00
export-cards.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
export-web-static.scm Add EUR account. 2024-04-02 19:43:27 +02:00
gendoc.scm Fix missing licences and typos. 2023-12-06 21:41:19 +01:00
hackerbase.scm Report ML check status in summary emails. 2024-02-09 15:13:09 +01:00
listing.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
logging.scm Fix logging conditions. 2023-04-11 21:01:27 +02:00
mailinglist.scm Export rada-ml-pred? for backwards compatibility. 2024-05-07 20:24:00 +02:00
mailman-common.scm Move mailman struct constructor to common module. 2023-09-15 09:06:23 +02:00
mailman.scm Finish mailman3 driver. 2023-09-16 08:03:30 +02:00
mailman2.scm Switch to SRFI-1. 2023-09-25 13:44:56 +02:00
mailman3-sql.scm Handle sqlite busy locking. 2023-12-06 20:56:17 +01:00
mailman3.scm Switch to SRFI-1. 2023-09-25 13:44:56 +02:00
Makefile Report ML check status in summary emails. 2024-02-09 15:13:09 +01:00
mbase-dir.scm Switch to SRFI-1. 2023-09-25 13:44:56 +02:00
mbase.scm Prepare for syncing other mailinglists. 2023-11-16 18:11:51 +01:00
members-fees.scm Use the same algorithm for expected income in summary emails. 2024-02-09 14:44:24 +01:00
members-payments.scm Another SEPA parser. 2023-12-24 21:33:53 +01:00
members-print.scm Use the same algorithm for expected income in summary emails. 2024-02-09 14:44:24 +01:00
notifications.scm Fix spacing and bump version. 2024-02-09 15:14:46 +01:00
primes.scm Switch to SRFI-1. 2023-09-25 13:44:56 +02:00
progress.scm Collapse progressbars. 2023-06-24 17:11:31 +02:00
racket-kwargs.scm Move util-git documentation to duck. 2023-07-05 18:22:06 +02:00
sgr-block.scm Compatibility fixes for tests. 2023-07-02 07:55:55 +02:00
sgr-cell.scm Import new table renderer. 2023-06-15 14:26:50 +02:00
sgr-list.scm Allow stripping SGR from sgr-list. 2023-07-02 07:49:57 +02:00
sgr-state.scm Fixup for compiling new table module. 2023-06-15 14:35:11 +02:00
specification.scm Increase membership fees starting 2024-01. 2023-12-18 10:42:29 +01:00
table-border.scm Basic support for table ansi resets. 2023-06-15 16:45:35 +02:00
table-processor.scm Use non-breaking spaces for alignment. 2023-06-15 22:42:39 +02:00
table-style.scm Import new table renderer. 2023-06-15 14:26:50 +02:00
table.scm Use non-breaking spaces for alignment. 2023-06-15 22:42:39 +02:00
template-list-expander.scm Import new table renderer. 2023-06-15 14:26:50 +02:00
testing.scm Work on day in period. 2023-05-22 14:56:10 +02:00
tests.scm Remove remaining lset dependencies. 2023-07-07 12:59:49 +02:00
texts.scm Release 1.16.1 2024-04-02 19:45:57 +02:00
tiocgwinsz.scm Use tiocgwinsz for printing the info table. 2023-12-05 22:33:59 +01:00
util-bst-bdict.scm Fix missing licences and typos. 2023-12-06 21:41:19 +01:00
util-bst-ldict.scm Fix missing licences and typos. 2023-12-06 21:41:19 +01:00
util-bst-lset.scm Fix missing licences and typos. 2023-12-06 21:41:19 +01:00
util-bst.scm Fix tests. 2024-01-16 21:50:13 +01:00
util-csv.scm Remove redundant comments. 2023-07-05 22:12:07 +02:00
util-dir.scm Duck util-dir module. 2023-07-07 14:33:35 +02:00
util-format.scm Duck util-format. 2023-07-06 18:36:05 +02:00
util-git.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
util-io.scm Remove redundant comments. 2023-07-05 22:12:07 +02:00
util-mail.scm Add support for email headers. 2023-09-19 20:42:49 +02:00
util-parser.scm Always handle lines starting with # as comment. 2024-01-16 22:14:41 +01:00
util-proc.scm Duck util-proc. 2023-07-05 22:09:07 +02:00
util-stdout.scm Remove redundant comments. 2023-07-05 22:12:07 +02:00
util-string.scm Move capitalize to util-string. 2023-11-16 19:08:47 +01:00
util-tag.scm Remove redundant comments. 2023-07-06 19:47:45 +02:00
util-time.scm Remove old static util-time documentation. 2023-07-04 20:54:24 +02:00
util-utf8.scm Fix utf-8 3-byte handling. 2024-02-08 21:05:08 +01:00