|
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 |
|
|
7370cea951
|
Finish BST node removal.
|
2023-07-07 07:55:15 +02:00 |
|
|
915e846b01
|
Skeleton of generic BST removal with counting.
|
2023-07-06 22:23:47 +02:00 |
|
|
0683a20166
|
Test count and contains.
|
2023-07-06 22:02:59 +02:00 |
|
|
5fc654d57e
|
Implement ref, contains? and set.
|
2023-07-06 22:00:41 +02:00 |
|
|
f9a2fdbcdf
|
Add basic BST tests.
|
2023-07-06 21:50:21 +02:00 |
|
|
8d6ca4697c
|
Start working on generic BST backend for dictionaries and sets.
|
2023-07-06 21:42:21 +02:00 |
|
|
b9a563d4ac
|
Duck util-mail.
|
2023-07-06 20:06:15 +02:00 |
|
|
23db356dec
|
Add gendoc to clean target.
|
2023-07-06 19:48:16 +02:00 |
|
|
3ee2532597
|
Remove redundant comments.
|
2023-07-06 19:47:45 +02:00 |
|
|
722ac4830c
|
Duck util-string.
|
2023-07-06 19:47:17 +02:00 |
|
|
3833196533
|
Finish ducking util-tag.
|
2023-07-06 19:44:06 +02:00 |
|
|
e6d798bc2a
|
Preliminary syntax ducking.
|
2023-07-06 19:37:48 +02:00 |
|
|
396e2d9896
|
Add support for define-syntax/doc to duck.
|
2023-07-06 18:42:48 +02:00 |
|
|
d4657ad3b6
|
Duck util-format.
|
2023-07-06 18:36:05 +02:00 |
|
|
ea6aaceff5
|
Fix duck import.
|
2023-07-05 22:12:42 +02:00 |
|
|
ae5c8e1301
|
Remove redundant comments.
|
2023-07-05 22:12:07 +02:00 |
|
|
a2c312741b
|
Duck util-proc.
|
2023-07-05 22:09:07 +02:00 |
|
|
2f1589579e
|
Duck util-list.
|
2023-07-05 21:58:34 +02:00 |
|
|
1a2e9ee726
|
Duck util-parser.
|
2023-07-05 21:56:11 +02:00 |
|
|
b027d19f49
|
Duck util-stdout.
|
2023-07-05 21:52:43 +02:00 |
|
|
323293be0e
|
Fix remaining import.
|
2023-07-05 21:44:15 +02:00 |
|
|
76a4f81373
|
Remove JendaSAP-DokuWiki-hack exporter.
|
2023-07-05 21:41:08 +02:00 |
|
|
201093ab8c
|
Use duck for util-io.
|
2023-07-05 21:38:04 +02:00 |
|
|
375c4ed857
|
Fix git mode.
|
2023-07-05 21:34:51 +02:00 |
|
|
64ec7f3d69
|
Remove old util-kwargs.
|
2023-07-05 18:22:59 +02:00 |
|