Commit graph

1150 commits

Author SHA1 Message Date
55eac29de5 Split bic. 2023-07-29 16:39:09 +02:00
7093dff61a Preliminary final merging. 2023-07-29 16:37:42 +02:00
1d0ab4e2d3 Per-year header merging. 2023-07-29 16:33:01 +02:00
32924054b7 Fix expr. 2023-07-29 16:13:21 +02:00
c17239d3c3 Preliminary downloading month by month. 2023-07-29 16:04:55 +02:00
ec804535c0 Work on better partials matching. 2023-07-29 15:51:15 +02:00
9ca16fe6c5 Implement downloading particular month. 2023-07-29 15:43:53 +02:00
41b218613a Create new fio fetcher as clone of the original. 2023-07-29 15:29:56 +02:00
053729fe7d Finish splitter. 2023-07-29 11:02:54 +02:00
7e12fb3c25 Handling starting and ending ids properly. 2023-07-29 10:50:34 +02:00
cf52e0ca14 Preliminary handling of empty months. 2023-07-29 10:45:10 +02:00
2242fd3634 Periods and header. 2023-07-29 10:33:20 +02:00
c302247b50 Prepare splitting. 2023-07-29 10:15:20 +02:00
fff8d4b65f Start work on Fio splitter. 2023-07-29 09:49:38 +02:00
b5bd14a477 Fix git output retrieval. 2023-07-12 19:42:47 +02:00
4333f566ba Really fix set algebra subtraction. 2023-07-12 18:54:03 +02:00
9981eead1b Fix set algebra. 2023-07-12 18:48:12 +02:00
7205fd9382 Improve default config loading. 2023-07-12 18:35:00 +02:00
362c6b8568 Fix dependencies. 2023-07-12 18:28:10 +02:00
c42582a799 Finish ducking. 2023-07-07 14:42:57 +02:00
1b18c99d3c Duck util-dir module. 2023-07-07 14:33:35 +02:00
1eced966bf Remove remaining lset dependencies. 2023-07-07 12:59:49 +02:00
b3698d9aed Remove old lset implementation. 2023-07-07 12:56:21 +02:00
d59e34f2ba Support numbers, symbols and strings in ldict comparator. 2023-07-07 12:54:27 +02:00
5a1d5ee841 Use new BST-backet lset implementation. 2023-07-07 12:52:32 +02:00
684cc7d7f8 Compile new lset. 2023-07-07 12:50:14 +02:00
04aa18d449 Bump frontend version. 2023-07-07 12:37:55 +02:00
1c0e76b022 Remove old ldict implementation. 2023-07-07 12:26:37 +02:00
b7aa850b94 Fix dependency graph. 2023-07-07 12:25:28 +02:00
a0e0c33d56 Implement the whole ldict constructor. 2023-07-07 12:20:30 +02:00
979615ddfd Fix missing exports. 2023-07-07 12:16:37 +02:00
b40cc72281 Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
fd927e3569 Prepare the new ldict implementation. 2023-07-07 12:07:19 +02:00
1d9edaa320 Work on bst-equal implementation. 2023-07-07 12:00:47 +02:00
f5e7dfe055 Start reimplementing missing ldict through bst. 2023-07-07 11:26:53 +02:00
33fadab5e7 Start implementing symbol ldict. 2023-07-07 11:22:47 +02:00
0bcc49f99e Finish bdict conversion. 2023-07-07 11:10:45 +02:00
2079fb8ef3 Rename bst-dict to bdict. 2023-07-07 11:05:34 +02:00
2fe483c947 Remove old bdict implementation. 2023-07-07 11:01:27 +02:00
276e60b883 Update last doc. 2023-07-07 10:57:15 +02:00
005c2c1cf1 Finish integrating new BST implementation. 2023-07-07 10:50:31 +02:00
f3bcfcaa6a Fix functional updates. 2023-07-07 10:48:32 +02:00
3f6c5cc36a Fix parameter ducking and remove bst-tests running. 2023-07-07 10:22:08 +02:00
c234f883bd Work on functional updates. 2023-07-07 10:19:43 +02:00
d756c8e47a Small fixes. 2023-07-07 10:10:07 +02:00
3a3af066af Add preliminary bdict reimplementation. 2023-07-07 10:07:41 +02:00
6d7639e56d Implement missing list->bst. 2023-07-07 10:01:35 +02:00
6999664aa1 Finish preliminary BST reimplementation. 2023-07-07 09:58:04 +02:00
19c40c18a6 Finding and filtering pairs. 2023-07-07 09:53:45 +02:00
901d2f7398 KVV and balancing. 2023-07-07 09:46:22 +02:00