.. |
ansi.scm
|
Re-add util-list.
|
2023-06-15 16:11:36 +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
|
Fix latest payment for debtors and everywhere else with format.
|
2023-05-14 21:36:52 +02:00 |
brmember-parser.scm
|
Re-add util-list.
|
2023-06-15 16:11:36 +02:00 |
brmember.scm
|
Highlight improper council dokuwiki groups in member info table.
|
2023-07-02 20:31:16 +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
|
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
|
Implement new approach to changing month and day.
|
2023-06-22 21:41:04 +02:00 |
command-line.scm
|
Re-add util-list.
|
2023-06-15 16:11:36 +02:00 |
configuration.scm
|
Setup dokuwiki base dir only if not given on command-line.
|
2023-06-26 19:32:03 +02:00 |
dokuwiki.scm
|
Fix formatting.
|
2023-06-26 19:39:04 +02:00 |
duck-extract.scm
|
Finish ducking util-tag.
|
2023-07-06 19:44:06 +02:00 |
duck.scm
|
Finish ducking util-tag.
|
2023-07-06 19:44:06 +02:00 |
environment.scm
|
Handle all bank loading gracefully.
|
2023-04-04 22:34:41 +02:00 |
export-cards.scm
|
Rename cards to export-cards.
|
2023-05-25 15:01:21 +02:00 |
export-web-static.scm
|
Delete destroyed members generated files.
|
2023-06-26 21:32:13 +02:00 |
gendoc.scm
|
Duck util-mail.
|
2023-07-06 20:06:15 +02:00 |
hackerbase.scm
|
Fix remaining import.
|
2023-07-05 21:44:15 +02:00 |
listing.scm
|
Add support for separator columns.
|
2023-06-17 08:04:07 +02:00 |
logging.scm
|
Fix logging conditions.
|
2023-04-11 21:01:27 +02:00 |
mailman.scm
|
Fix passing members to remove_members mailman binary.
|
2023-06-29 17:45:56 +02:00 |
Makefile
|
Start working on generic BST backend for dictionaries and sets.
|
2023-07-06 21:42:21 +02:00 |
mbase-dir.scm
|
Re-add util-list.
|
2023-06-15 16:11:36 +02:00 |
mbase.scm
|
Include current month in stats.
|
2023-06-30 17:14:23 +02:00 |
members-fees.scm
|
Use new current month/day forms.
|
2023-06-22 21:51:08 +02:00 |
members-payments.scm
|
Always sort credit before payment before fee.
|
2023-06-24 21:44:29 +02:00 |
members-print.scm
|
Preliminary check for wrong admin groups.
|
2023-07-02 20:38:01 +02:00 |
notifications.scm
|
Quick hack for unified balance formatting for active debtors.
|
2023-06-15 23:16:13 +02:00 |
primes.scm
|
Re-add util-list.
|
2023-06-15 16:11:36 +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
|
Porting to new calendar modules.
|
2023-05-09 22:56:50 +02: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 old table implementation.
|
2023-06-15 22:13:46 +02:00 |
texts.scm
|
Bump version to 1.7 - new release for utf8 fixes.
|
2023-07-04 16:58:00 +02:00 |
util-bst.scm
|
Add basic BST tests.
|
2023-07-06 21:50:21 +02:00 |
util-csv.scm
|
Remove redundant comments.
|
2023-07-05 22:12:07 +02:00 |
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-dir.scm
|
Split out ensure-directory.
|
2023-06-19 08:51:39 +02:00 |
util-format.scm
|
Duck util-format.
|
2023-07-06 18:36:05 +02:00 |
util-git.scm
|
Remove redundant comments.
|
2023-07-05 22:12:07 +02:00 |
util-io.scm
|
Remove redundant comments.
|
2023-07-05 22:12:07 +02:00 |
util-list.scm
|
Remove redundant comments.
|
2023-07-05 22:12:07 +02:00 |
util-mail.scm
|
Duck util-mail.
|
2023-07-06 20:06:15 +02:00 |
util-parser.scm
|
Duck util-parser.
|
2023-07-05 21:56:11 +02:00 |
util-proc.scm
|
Duck util-proc.
|
2023-07-05 22:09:07 +02:00 |
util-set-list.scm
|
Implement set equality.
|
2023-04-11 13:49:28 +02:00 |
util-stdout.scm
|
Remove redundant comments.
|
2023-07-05 22:12:07 +02:00 |
util-string.scm
|
Remove redundant comments.
|
2023-07-06 19:47:45 +02: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
|
Move simplified string-utf8? to util-utf8.
|
2023-06-24 22:05:20 +02:00 |