hackerbase/src
2023-05-19 19:31:04 +02:00
..
ansi.scm Support documentation refactoring. 2023-04-13 22:37:44 +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 Load specsym. 2023-04-16 21:48:11 +02:00
brmember-format.scm Fix latest payment for debtors and everywhere else with format. 2023-05-14 21:36:52 +02:00
brmember-parser.scm Add new period keys early on. 2023-05-19 16:08:50 +02:00
brmember.scm Configurable suspended-for predicate. 2023-05-16 20:54:02 +02:00
cal-day.scm Finish conditional parsing of calendar days and months. 2023-05-11 10:04:58 +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 Prepare for universal day/month handling in queries. 2023-05-11 16:27:39 +02:00
cards.scm Unify finders naming. 2023-04-13 20:02:28 +02:00
command-line.scm Support documentation refactoring. 2023-04-13 22:37:44 +02:00
configuration.scm Porting to new calendar modules. 2023-05-09 22:56:50 +02:00
environment.scm Handle all bank loading gracefully. 2023-04-04 22:34:41 +02:00
hackerbase.scm Fix new problems iterator. 2023-05-18 15:50:11 +02:00
listing.scm Fix number of loop bindings. 2023-05-15 19:46:16 +02:00
logging.scm Fix logging conditions. 2023-04-11 21:01:27 +02:00
mailman.scm Allow bi-directional communication with mailman. 2023-05-19 19:29:59 +02:00
Makefile Allow bi-directional communication with mailman. 2023-05-19 19:29:59 +02:00
mbase-dir.scm Finish mbase-dir renaming. 2023-04-13 20:38:19 +02:00
mbase.scm Fix fees and web export. 2023-05-18 15:45:23 +02:00
members-fees.scm Fix fees and web export. 2023-05-18 15:45:23 +02:00
members-payments.scm Use the new BST dictionary for indexing members. 2023-05-18 14:53:22 +02:00
members-print.scm Fix fees and web export. 2023-05-18 15:45:23 +02:00
notifications.scm Sorted members in summary emails. 2023-05-10 18:12:45 +02:00
primes.scm Remove old utils module. 2023-04-08 21:05:41 +02:00
progress.scm Support for quieting progresses. 2023-04-11 21:22:21 +02:00
specification.scm Porting to new calendar modules. 2023-05-09 22:56:50 +02:00
table.scm Allow generating table as list of strings. 2023-04-17 22:37:19 +02:00
testing.scm Move sources to separate directory. 2023-04-01 09:45:46 +02:00
tests.scm Add util-dict-bst. 2023-05-18 11:51:29 +02:00
texts.scm Bump version to 1.2. 2023-05-18 16:50:14 +02:00
util-csv.scm Start splitting out parser utils. 2023-04-09 10:09:41 +02:00
util-dict-bst.scm Fix node removal. 2023-05-18 14:54:11 +02:00
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-git.scm Remove debug print. 2023-05-15 20:02:24 +02:00
util-io.scm Close executable binary ports explicitly. 2023-05-19 19:31:04 +02:00
util-kwargs.scm Import util-kwargs from lvision. 2023-05-13 10:28:28 +02:00
util-list.scm Prepare for notifications. 2023-04-08 21:53:48 +02:00
util-mail.scm Remove default mailto override. 2023-04-19 15:33:12 +02:00
util-parser.scm Implement faster key/value parser. 2023-05-16 22:00:54 +02:00
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-stdout.scm Finish stdout util and bump dev version. 2023-05-10 20:21:41 +02:00
util-string.scm Implement string-upcase and document it. 2023-04-11 20:41:40 +02:00
util-tag.scm Make sure the tags are upcase. 2023-05-13 22:00:58 +02:00
util-time.scm Integrate git blame with highlighting. 2023-05-15 19:40:24 +02:00
web-static.scm Generate only existing members for web. 2023-05-18 16:05:29 +02:00