Commit graph

399 commits

Author SHA1 Message Date
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
823c77ff33 Start renaming. 2023-03-20 22:33:31 +01:00
01051b433e Finish documenting ANSI and therefore all support modules. 2023-03-20 22:28:33 +01:00
cb237f0137 Document the command-line module. 2023-03-20 22:07:06 +01:00
b0dc7d478e Document the dictionary module. 2023-03-20 21:51:42 +01:00
bb118c0fbe Document the listing module. 2023-03-20 21:33:05 +01:00
f870430cf1 Document the progress module. 2023-03-20 21:02:05 +01:00
019136319f Fix period tests with error reporting. 2023-03-20 20:53:02 +01:00
4b26c653d9 Finish testing module documentation. 2023-03-20 20:48:23 +01:00
01f683b957 Start documenting the testing module. 2023-03-20 20:43:28 +01:00
606fd2dc1e Document utils. 2023-03-20 20:34:55 +01:00