Commit graph

1325 commits

Author SHA1 Message Date
0dd4b6aed4 Periods parsing in schema. 2023-03-25 20:23:11 +01:00
d4a253d298 Student and suspend markers parsing. 2023-03-25 19:03:23 +01:00
92b8ff0c78 Prepare sub-key setting. 2023-03-25 18:54:19 +01:00
a6043c0fc2 Work on pass3+ infrastructure. 2023-03-25 18:40:13 +01:00
fb7f6bf67e Implement 2nd pass. 2023-03-25 17:12:11 +01:00
e7fcb56a66 Clarify parsing passes. 2023-03-25 16:40:03 +01:00
edd8b5ede7 Streamlining the new parser. 2023-03-25 16:35:22 +01:00
cf6c4f321e Pass 0 tests. 2023-03-25 16:27:30 +01:00
fa35396146 Member file parsing passes 0 and 1. 2023-03-25 16:23:33 +01:00
f10e73ec40 At least some test coverage of the new member record implementation. 2023-03-25 15:44:43 +01:00
968fc95e17 Add member-record system for storing highlights from various passes. 2023-03-25 15:41:48 +01:00
a716b0776f New parsing approach. 2023-03-25 15:34:04 +01:00
364b76ae3a Start work on new member record handling. 2023-03-25 15:08:36 +01:00
0d9a0a1d89 Start work on new member record handling. 2023-03-25 15:08:06 +01:00
f295cd4802 Add preliminary members base documentation. 2023-03-24 22:14:59 +01:00
dd1ab494af Convert spaces in card aliases to underscores. 2023-03-24 22:07:59 +01:00
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