Commit graph

16 commits

Author SHA1 Message Date
69d0b8ee10 Move sources to separate directory. 2023-04-01 09:45:46 +02:00
965b0432fa Finish alignment. 2023-03-29 09:00:12 +02:00
624460132b Handle empty strings in paragraph formatting. 2023-03-28 22:53:40 +02:00
19daaf7706 Pass leading and trailing tab characters in paragraph formatting. 2023-03-28 22:25:19 +02:00
1a35c65f1d Extend ANSI module to support more colors and also background colors. 2023-03-27 22:00:39 +02:00
cf86180222 Implement nice ansi formatting wrapper. 2023-03-24 15:42:31 +01:00
2969a2833c Finish members base info table. 2023-03-23 16:56:07 +01:00
4093313e43 Add UTF-8 support to ansi module. 2023-03-22 20:00:18 +01:00
8c1db26931 Table column widths. 2023-03-22 15:38:24 +01:00
bde3199cca Add ansi-string-length. 2023-03-21 22:35:55 +01:00
faf18b928e Destroyed, students, suspended predicates and base info. 2023-03-19 07:53:48 +01:00
fcf9b57f8d Add ANSI styles. 2023-03-18 14:04:12 +01:00
5b32f3a30a Split out utils so that we don't need SRFI. 2023-03-14 23:13:26 +01:00
3697f5169d Finish the build infrastructure for separate linking. 2023-03-14 14:50:10 +01:00
f90041a0ff Actual ANSI color and bold attribute generation. 2023-03-14 11:18:26 +01:00
d161233a8a Start work on ANSI module. 2023-03-14 11:10:44 +01:00