hackerbase/src
2025-01-30 21:43:04 +01: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 Finish new stats. 2025-01-02 16:58:41 +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 Finish new stats. 2025-01-02 16:58:41 +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 Fix erroneous newline when sending notifications. 2024-07-02 20:21:33 +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-sheet.scm Finish almost final version of attendance sheet. 2025-01-02 19:34:13 +01:00
export-web-static.scm Finish QR code integration. 2025-01-03 17:08:16 +01:00
gendoc.scm Fix missing licences and typos. 2023-12-06 21:41:19 +01:00
hackerbase.scm Balance summaries for all members over time. 2025-01-02 16:10:00 +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 Remove mailman2 support. 2025-01-30 21:42:28 +01: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 Remove mailman2 support. 2025-01-30 21:42:28 +01:00
mbase-dir.scm Switch to SRFI-1. 2023-09-25 13:44:56 +02:00
mbase-query.scm Finish new stats. 2025-01-02 16:58:41 +01:00
mbase.scm Split out mbase-stats into separate query module. 2025-01-02 15:06:32 +01:00
members-fees.scm Add data for graph of expected income. 2025-01-02 15:18:53 +01:00
members-payments.scm Another SEPA parser. 2023-12-24 21:33:53 +01:00
members-print.scm Fix typo prolems. 2025-01-02 20:42:29 +01:00
notifications.scm Fix soon expires list append. 2024-09-10 20:20:33 +02: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
qr-payment.scm Fix amount formatting for QR code for integer amounts. 2025-01-07 11:42:21 +01:00
racket-kwargs.scm Move util-git documentation to duck. 2023-07-05 18:22:06 +02:00
sgr-block.scm Fix erroneous newline when sending notifications. 2024-07-02 20:21:33 +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 Fix erroneous newline when sending notifications. 2024-07-02 20:21:33 +02:00
table-style.scm Import new table renderer. 2023-06-15 14:26:50 +02:00
table.scm Fix erroneous newline when sending notifications. 2024-07-02 20:21:33 +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 Bump version to 1.19-dev. 2025-01-30 21:43:04 +01: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 Update relevant copyright years. 2024-07-02 21:40:38 +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