Commit graph

138 commits

Author SHA1 Message Date
d9f8863c3e Split out tests into separate module. 2023-04-09 18:09:31 +02:00
27dc75a7c1 Fix configuration dependencies. 2023-04-09 17:43:51 +02:00
759aa9b98d Rename and add installation target. 2023-04-09 16:35:49 +02:00
164cfa83c2 Move the license text to texts as well. 2023-04-09 16:25:38 +02:00
46ffd605ea Start splitting out parser utils. 2023-04-09 10:09:41 +02:00
1cc7822d53 Fix dependencies. 2023-04-08 22:03:09 +02:00
2e29346dd3 Fix linking. 2023-04-08 22:02:26 +02:00
ac3dce41a6 Remove old utils module. 2023-04-08 21:05:41 +02:00
64cd360c0d Move get-process-output-lines to util-io. 2023-04-08 20:56:22 +02:00
4ac7fdbc6d Split out string utils. 2023-04-08 20:51:53 +02:00
746e4450a6 Rename csv-simple to util-csv. 2023-04-08 20:43:48 +02:00
d72cde9c04 Add io wrapper handling UTF-8 BOM. 2023-04-08 20:35:41 +02:00
4c25246fe7 Support fully parallel make. 2023-04-08 19:14:04 +02:00
79aab17731 Add tag util module. 2023-04-08 19:12:42 +02:00
6cf1cd66d1 Use lset for ci comparison. 2023-04-07 23:45:04 +02:00
6638f7d8fb Use new cond-expand. 2023-04-07 23:03:24 +02:00
ce1752f6aa Add util-time. 2023-04-07 23:02:23 +02:00
8f1a41f596 Add dependencies. 2023-04-07 22:49:34 +02:00
7bee6fec99 Start integrating progress% into payments processing. 2023-04-06 20:33:10 +02:00
3aaac4ad0b Basic ML loading progress. 2023-04-06 20:03:00 +02:00
f6c7faff84 Start working on mailman integration. 2023-04-06 15:46:44 +02:00
f3cf268a3c Fix web-static to work with new data structures. 2023-04-04 23:07:19 +02:00
e25a75ab27 Handle all bank loading gracefully. 2023-04-04 22:34:41 +02:00
2232786316 Handle process and terminal correctly. 2023-04-04 14:41:13 +02:00
1e1422fc77 Add environment module skeleton. 2023-04-04 14:03:02 +02:00
f62fe1a08c Use current month for filtering payments in member-record. 2023-04-04 10:00:07 +02:00
ba62b905fd Preliminary payments filtering in member-payments. 2023-04-04 09:58:15 +02:00
af408439dd Use JendaSAP compatibility layer for transaction pairing. 2023-04-04 09:35:33 +02:00
f2e47b9ad3 Start fees table rework using new primitives. 2023-04-03 12:01:14 +02:00
dde3d68d07 Update dependencies. 2023-04-01 18:23:32 +02:00
d092275797 Add REPL support. 2023-04-01 17:28:44 +02:00
34117b278d Add static web output module skeleton. 2023-04-01 17:24:28 +02:00
f4f6255b84 Cleanup static dependencies. 2023-04-01 10:22:55 +02:00
9a1bd70c36 Streamline makefiles. 2023-04-01 10:17:52 +02:00
2a12831409 Add new root Makefile. 2023-04-01 10:14:58 +02:00
bfa39db591 Speed-up import compilation. 2023-04-01 10:13:16 +02:00
9689cb5471 Make it run from different directory. 2023-04-01 10:12:30 +02:00
69d0b8ee10 Move sources to separate directory. 2023-04-01 09:45:46 +02:00
Renamed from Makefile (Browse further)