hackerbase/src
2023-05-26 15:01:43 +02:00
..
ansi.scm
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
brmember-format.scm Fix latest payment for debtors and everywhere else with format. 2023-05-14 21:36:52 +02:00
brmember-parser.scm Parse new start/stop properly, show it in member info table. 2023-05-21 21:39:13 +02:00
brmember.scm Basic flags usage and show in overview. 2023-05-22 18:33:31 +02:00
cal-day.scm Document new cal-day procedures and add more tests. 2023-05-22 20:25:33 +02:00
cal-format.scm
cal-month.scm
cal-period.scm New day period exports. 2023-05-22 14:57:49 +02:00
command-line.scm
configuration.scm
environment.scm
export-cards.scm Rename cards to export-cards. 2023-05-25 15:01:21 +02:00
export-wiki-compat.scm Rename web-static to export-wiki-compat 2023-05-25 15:04:11 +02:00
hackerbase.scm Rename web-static to export-wiki-compat 2023-05-25 15:04:11 +02:00
listing.scm Remove old util-kwargs, replace with Racket-compatible define*/lambda* forms. 2023-05-25 14:43:01 +02:00
logging.scm
mailman.scm Use email string. 2023-05-19 19:48:17 +02:00
Makefile Install for production target. 2023-05-26 15:01:43 +02:00
mbase-dir.scm Small tests refactoring. 2023-05-22 20:28:13 +02:00
mbase.scm Remove old util-kwargs, replace with Racket-compatible define*/lambda* forms. 2023-05-25 14:43:01 +02:00
members-fees.scm Support cal-day in joined/destroyed. 2023-05-21 20:22:15 +02:00
members-payments.scm Use the new BST dictionary for indexing members. 2023-05-18 14:53:22 +02:00
members-print.scm Major cleanup of printing members base table. 2023-05-22 19:56:54 +02:00
notifications.scm
primes.scm
progress.scm
racket-kwargs.scm The new racket-kwargs is no longer a link module. 2023-05-25 14:48:34 +02:00
specification.scm
table.scm Remove old util-kwargs, replace with Racket-compatible define*/lambda* forms. 2023-05-25 14:43:01 +02:00
testing.scm Work on day in period. 2023-05-22 14:56:10 +02:00
tests.scm Small tests refactoring. 2023-05-22 20:28:13 +02:00
texts.scm Bump version to 1.3. 2023-05-22 20:36:14 +02:00
util-csv.scm
util-dict-bst.scm Fix node removal. 2023-05-18 14:54:11 +02:00
util-dict-list.scm Small tests refactoring. 2023-05-22 20:28:13 +02:00
util-format.scm
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
util-list.scm
util-mail.scm
util-parser.scm Implement faster key/value parser. 2023-05-16 22:00:54 +02:00
util-proc.scm
util-set-list.scm
util-stdout.scm
util-string.scm
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