hackerbase/src
2023-09-23 19:59:54 +02:00
..
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 Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
brmember-parser.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
brmember.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +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 Add configuration option for notifications CC. 2023-09-19 20:32:01 +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 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-web-static.scm Fix git output retrieval. 2023-07-12 19:42:47 +02:00
gendoc.scm Finish ducking. 2023-07-07 14:42:57 +02:00
hackerbase.scm At least some configuration of new mailman3 features. 2023-09-17 16:31:38 +02: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
mailman-common.scm Move mailman struct constructor to common module. 2023-09-15 09:06:23 +02:00
mailman.scm Finish mailman3 driver. 2023-09-16 08:03:30 +02:00
mailman2.scm Work on making the lists more 2.xx-like. 2023-09-15 17:50:00 +02:00
mailman3-sql.scm Make sure the right path gets opened as DB. 2023-09-17 16:18:04 +02:00
mailman3.scm Make SQL access to mailman3 configurable. 2023-09-17 15:59:27 +02:00
Makefile Make sure it links, disable LTO, explicitly link sqlite3.a, keep shared binary format. 2023-09-17 15:48:41 +02:00
mbase-dir.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
mbase.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
members-fees.scm Use new current month/day forms. 2023-06-22 21:51:08 +02:00
members-payments.scm Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
members-print.scm Add total debt display to -info. 2023-09-16 08:17:44 +02:00
notifications.scm Add CC to tos list. 2023-09-19 21:06:25 +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 remaining lset dependencies. 2023-07-07 12:59:49 +02:00
texts.scm Bump version to 1.11. 2023-09-23 19:59:54 +02:00
util-bst-bdict.scm Finish bdict conversion. 2023-07-07 11:10:45 +02:00
util-bst-ldict.scm Support numbers, symbols and strings in ldict comparator. 2023-07-07 12:54:27 +02:00
util-bst-lset.scm Really fix set algebra subtraction. 2023-07-12 18:54:03 +02:00
util-bst.scm Compile new lset. 2023-07-07 12:50:14 +02: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-list.scm Remove redundant comments. 2023-07-05 22:12:07 +02:00
util-mail.scm Add support for email headers. 2023-09-19 20:42:49 +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-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 Finish ducking. 2023-07-07 14:42:57 +02:00