Commit graph

33 commits

Author SHA1 Message Date
963d3069e9 Remove old util-kwargs, replace with Racket-compatible define*/lambda* forms. 2023-05-25 14:43:01 +02:00
e31c0a6e90 Document new utils. 2023-05-18 16:43:46 +02:00
e68919641e Add util-dict-bst. 2023-05-18 11:51:29 +02:00
ca76896ca0 Update utils documentation. 2023-04-19 20:18:34 +02:00
7a91e8f4f9 Repository status documentation. 2023-04-16 21:26:42 +02:00
324d330102 Document basic git functionality. 2023-04-16 19:28:07 +02:00
f7982b41b7 Document get-process-output-lines changes. 2023-04-13 20:46:22 +02:00
c634bf733f Implement string-upcase and document it. 2023-04-11 20:41:40 +02:00
9c9386535b Document new utf-8 functions. 2023-04-11 14:26:37 +02:00
934bbb9cf6 Document new dictionary equality predicate. 2023-04-11 14:02:02 +02:00
575c1cdb3d Implement set equality. 2023-04-11 13:49:28 +02:00
dd7d43fda4 Document mailto override. 2023-04-11 09:40:38 +02:00
97e31d5a81 Document format module. 2023-04-11 09:06:45 +02:00
6a086d7ec1 Document mail module. 2023-04-10 21:35:19 +02:00
04551f8877 Document process-send/recv. 2023-04-10 20:51:09 +02:00
89e66e8f79 Procedure utilities documentation. 2023-04-10 20:26:38 +02:00
c0cfa0721f Implement and document predicates for ldict and lset. 2023-04-09 22:03:30 +02:00
ced789ca06 Work on migrating to the new dictionary implementation. 2023-04-09 20:36:49 +02:00
6a35b94f34 Reimplement and document ldict-reduce. 2023-04-09 20:06:02 +02:00
90fa195dc5 Reimplement and document ldict-filter. 2023-04-09 20:00:17 +02:00
bd7421b626 Implement and document new ldict-map. 2023-04-09 19:55:22 +02:00
5533a3256e Update ldict-keys. 2023-04-09 19:47:17 +02:00
ac1c5d28c6 Implement new ldict-set procedure. 2023-04-09 19:45:40 +02:00
a80b216bbc Implement ldict-remove procedure. 2023-04-09 19:40:10 +02:00
1df2792838 Implement ldict-ref. 2023-04-09 19:34:27 +02:00
a5ed5bca53 Implement ldict-contains? predicate. 2023-04-09 19:29:46 +02:00
920fab2b83 Implement ldict-empty? predicate. 2023-04-09 19:26:52 +02:00
6d3d7079cf Work on new ldict implementation. 2023-04-09 19:25:02 +02:00
1aaf5e477a Document parser utils. 2023-04-09 17:50:38 +02:00
7a260595d2 Document lset. 2023-04-08 22:45:49 +02:00
d2eed31892 Document io and tag utils. 2023-04-08 22:32:21 +02:00
dc82ba720c Document the time module. 2023-04-08 22:27:39 +02:00
9e1291216d Initial documentation cleanup with focus on utils. 2023-04-08 22:23:42 +02:00