Commit graph

259 commits

Author SHA1 Message Date
09a583c565 Proof-of-concept value validation. 2023-03-24 21:59:53 +01:00
f586d89fca Work on generic nick validation. 2023-03-24 21:43:39 +01:00
cf86180222 Implement nice ansi formatting wrapper. 2023-03-24 15:42:31 +01:00
802a642965 Comment, add dependencies. 2023-03-23 22:52:22 +01:00
dea6f2da29 Working cards export. 2023-03-23 22:49:07 +01:00
9a9242f286 Fix card comment parsing. 2023-03-23 22:43:21 +01:00
a4b4ea764a Cards export. 2023-03-23 22:36:25 +01:00
3f126e1aa4 Pass on to cards.scm. 2023-03-23 22:11:47 +01:00
7a56162cdb Start work on cards export. 2023-03-23 22:09:47 +01:00
4804d2f84c Finish table documentation. 2023-03-23 20:09:46 +01:00
85354ef0fa Start table module documentation. 2023-03-23 17:35:08 +01:00
7abb406538 Split modules documentation from readme. 2023-03-23 16:59:09 +01:00
8b27dfcf2c Document new configuration. 2023-03-23 16:57:23 +01:00
2969a2833c Finish members base info table. 2023-03-23 16:56:07 +01:00
8f378d57c9 Prepare ANSI table reset. 2023-03-23 16:15:36 +01:00
2db2624d21 Streamline table border styles. 2023-03-23 16:08:52 +01:00
4e7fbb2df9 Document configuration module. 2023-03-23 09:10:23 +01:00
1660789c43 Document the primes module. 2023-03-22 23:00:02 +01:00
4196e95118 Finish period documentation, cleanup period usage. 2023-03-22 22:58:02 +01:00
9385745cf7 Prepare period documentation and improve static dependencies. 2023-03-22 22:47:50 +01:00
dd6722fe13 Finish month module documentation. 2023-03-22 22:42:08 +01:00
acb1e8cd0a Month comparators documentation. 2023-03-22 21:09:47 +01:00
a17b59d241 Work on month documentation. 2023-03-22 21:03:05 +01:00
2511654350 Fix dependencies. 2023-03-22 20:45:48 +01:00
e440d1df56 Use table for member information, fix a few design mistakes in period/month display. 2023-03-22 20:38:06 +01:00
eb80b4e709 Add count to destroy candidates. 2023-03-22 20:03:16 +01:00
4093313e43 Add UTF-8 support to ansi module. 2023-03-22 20:00:18 +01:00
471ea24874 Finish table implementation. 2023-03-22 19:57:44 +01:00
e95906e631 Improved row border lookup. 2023-03-22 19:48:16 +01:00
a2c78df941 Lookup cell borders in style. 2023-03-22 19:18:55 +01:00
b8eed3b877 Add string repeat tests. 2023-03-22 19:11:40 +01:00
64ff4255e3 Implement row delimiters. 2023-03-22 19:10:38 +01:00
e01a6db5a6 Render table rows statically. 2023-03-22 17:34:06 +01:00
56815f2b35 Table row to list of lines conversion. 2023-03-22 17:26:26 +01:00
595b26ac50 Add unicode border style. 2023-03-22 17:07:07 +01:00
a26773f9da Fix joining strings. 2023-03-22 17:00:36 +01:00
6eeea2f1f3 Work on table rendering and integrate it. 2023-03-22 17:00:14 +01:00
6d9c5b8d31 Columns normalization. 2023-03-22 15:52:46 +01:00
8c1db26931 Table column widths. 2023-03-22 15:38:24 +01:00
b919898057 Prepare column normalization. 2023-03-22 10:16:51 +01:00
fb7701869d Row normalization. 2023-03-22 10:13:22 +01:00
44ae1a2339 Preliminary work on table rendering. 2023-03-22 10:07:09 +01:00
bde3199cca Add ansi-string-length. 2023-03-21 22:35:55 +01:00
f840c18b49 Report member not found. 2023-03-21 22:04:06 +01:00
ac01370c67 Fix current month and print it. 2023-03-21 20:29:28 +01:00
922b178519 More month comparison functions. 2023-03-21 19:23:40 +01:00
00e2cab0ae Update documentation. 2023-03-21 07:54:43 +01:00
168e25bf20 Document all make targets. 2023-03-20 22:47:08 +01:00
c52f8f899e Finish renaming. 2023-03-20 22:37:23 +01:00
5465171004 Rename in the scripts. 2023-03-20 22:34:24 +01:00