Commit graph

1257 commits

Author SHA1 Message Date
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
d6be9ece08 Move util-git documentation to duck. 2023-07-05 18:22:06 +02:00
342eebba7e Better default argument rendering. 2023-07-05 18:00:49 +02:00
b5c1be00a6 Support for rest arguments in signatures. 2023-07-05 17:57:37 +02:00
a649552a45 Export improper list info for duck usage. 2023-07-05 09:38:10 +02:00
8e08e4bd07 Start work on nice signature printing. 2023-07-04 23:16:22 +02:00
0c5ee13aab Commit the new CSV docs. 2023-07-04 22:47:49 +02:00
77f1de6e36 Use duck for util-csv exclusively. 2023-07-04 22:44:43 +02:00
2fb41c172e Cleanup and expand * expansions. 2023-07-04 22:38:54 +02:00
4d81684cff Work on documenting CSV module and extending duck to support racket-kwargs. 2023-07-04 22:31:53 +02:00
a5afb25dd7 Remove old static util-time documentation. 2023-07-04 20:54:24 +02:00
cf4211d1ba Finish util-time documentation. 2023-07-04 20:52:42 +02:00
507e8e9043 Improve gen-duck formatting. 2023-07-04 20:51:32 +02:00
28ad38926a Test first generated doc. 2023-07-04 20:44:12 +02:00
abeb773ce4 Add doc target. 2023-07-04 20:17:07 +02:00
f40f7565b4 Ignore gendoc binary. 2023-07-04 20:06:48 +02:00
e330d5cf09 Finish preliminary gendoc invocation. 2023-07-04 20:06:29 +02:00
3f21b99a0e Start working on gendoc. 2023-07-04 19:41:24 +02:00
7cab364c73 Use duck for util-time as test-bed for new in-source documentation tool. 2023-07-04 19:33:54 +02:00