hackerbase/src
2023-04-12 21:58:41 +02:00
..
ansi.scm
bank-account.scm
bank-fio.scm
brmember-format.scm Advanced accessors. 2023-04-11 22:38:22 +02:00
brmember-parser.scm Rename member-parser to brmember-parser. 2023-04-11 22:45:55 +02:00
brmember.scm Update TAG for brmember. 2023-04-11 22:53:01 +02:00
cards.scm Regular predicates. 2023-04-11 22:32:07 +02:00
command-line.scm Use argument names procedure. 2023-04-10 20:19:09 +02:00
configuration.scm Remove current-month from configuration. 2023-04-12 21:58:41 +02:00
environment.scm
hackerbase.scm Load sender address from configuration. 2023-04-12 20:10:00 +02:00
listing.scm
logging.scm Fix logging conditions. 2023-04-11 21:01:27 +02:00
mailman.scm
Makefile Add max suspended months to specification. 2023-04-12 20:48:10 +02:00
members-base.scm Finish renaming to brmember. 2023-04-11 22:42:56 +02:00
members-dir.scm Fix old import. 2023-04-11 22:46:37 +02:00
members-fees.scm Move fees table specification into separate module. 2023-04-12 20:41:59 +02:00
members-payments.scm Add max suspended months to specification. 2023-04-12 20:48:10 +02:00
members-print.scm Add max suspended months to specification. 2023-04-12 20:48:10 +02:00
month.scm
period.scm Move current-month to period module. 2023-04-12 21:53:14 +02:00
primes.scm
progress.scm Support for quieting progresses. 2023-04-11 21:22:21 +02:00
reminders.scm Load sender address from configuration. 2023-04-12 20:10:00 +02:00
specification.scm Add max suspended months to specification. 2023-04-12 20:48:10 +02:00
table.scm
testing.scm
tests.scm Finish renaming to brmember. 2023-04-11 22:42:56 +02:00
texts.scm Bump version to 0.9.7. 2023-04-12 20:59:49 +02:00
util-csv.scm
util-dict-list.scm Fix member record tests. 2023-04-11 13:58:59 +02:00
util-format.scm Nicely formatted email body. 2023-04-11 09:03:40 +02:00
util-io.scm Close stdin. 2023-04-11 09:16:17 +02:00
util-list.scm
util-mail.scm Use subject encoding. 2023-04-11 14:19:10 +02:00
util-parser.scm
util-proc.scm Use argument names procedure. 2023-04-10 20:19:09 +02:00
util-set-list.scm Implement set equality. 2023-04-11 13:49:28 +02:00
util-string.scm Implement string-upcase and document it. 2023-04-11 20:41:40 +02:00
util-tag.scm
util-time.scm
web-static.scm Advanced accessors. 2023-04-11 22:38:22 +02:00