|  | 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 |  | 
				
					
						|  | 8693d325d3 | Search nick case-insensitive. | 2023-03-20 20:31:28 +01:00 |  | 
				
					
						|  | 4d33d367e0 | Improve imports compilation. | 2023-03-20 19:53:05 +01:00 |  | 
				
					
						|  | e022c95a3f | Improve dependency graph. | 2023-03-20 19:49:18 +01:00 |  | 
				
					
						|  | b93ad61b66 | Add skeleton of modules documentation. | 2023-03-20 19:42:29 +01:00 |  | 
				
					
						|  | bf7788d366 | Add README skeleton. | 2023-03-20 19:39:40 +01:00 |  | 
				
					
						|  | 8bb12c6e68 | Highlight suspended title. | 2023-03-20 19:26:39 +01:00 |  | 
				
					
						|  | 5744a186d2 | New ids. | 2023-03-20 19:23:08 +01:00 |  | 
				
					
						|  | 4f752d81f0 | Print more information about invalid ids. | 2023-03-20 19:16:07 +01:00 |  | 
				
					
						|  | c94d8f4184 | IDs stats. | 2023-03-20 18:34:48 +01:00 |  | 
				
					
						|  | a21de657d0 | Finish new progress. | 2023-03-20 16:34:44 +01:00 |  | 
				
					
						|  | 08ad923f6a | Use progress-advance. | 2023-03-20 16:16:40 +01:00 |  | 
				
					
						|  | ce348ae901 | Add progress skeleton. | 2023-03-20 16:08:06 +01:00 |  | 
				
					
						|  | dd0e572676 | New member format ~E. | 2023-03-20 15:00:24 +01:00 |  | 
				
					
						|  | 3c4ebedbb3 | Period errors reporting. | 2023-03-20 14:55:37 +01:00 |  | 
				
					
						|  | 0d127e7200 | Fix tests of markers to periods conversion. | 2023-03-20 14:38:53 +01:00 |  | 
				
					
						|  | 700dd7cfd3 | Fix period parsing, tests broken. | 2023-03-20 14:11:02 +01:00 |  | 
				
					
						|  | 056644ff66 | Ignore invalid markers. | 2023-03-20 13:59:08 +01:00 |  | 
				
					
						|  | bc0420bbc0 | Move more stuff into configuration module. | 2023-03-20 13:55:21 +01:00 |  | 
				
					
						|  | 49a638fa76 | Add global parameters module. | 2023-03-20 13:53:10 +01:00 |  | 
				
					
						|  | 8564056320 | Member sorting. | 2023-03-20 12:44:41 +01:00 |  |