Commit graph

86 commits

Author SHA1 Message Date
a719aa4973 Document environment module. 2023-04-13 22:39:28 +02:00
32adf19033 Support documentation refactoring. 2023-04-13 22:37:44 +02:00
54263d48e1 Split support modules documentation. 2023-04-13 22:31:45 +02:00
f7982b41b7 Document get-process-output-lines changes. 2023-04-13 20:46:22 +02:00
d32c20bb1a Split out calendar documentation. 2023-04-12 14:51:59 +02:00
2cb84d1847 Document the configuration file. 2023-04-11 23:06:59 +02:00
eb83a3845a Rename formats documentation. 2023-04-11 23:03:01 +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
5a44e85960 Remove the documentation of deprecated dictionary implementation. 2023-04-10 20:27:42 +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
55df1f2bed Move current members file documentation to doc subdirectory. 2023-04-08 22:13:13 +02:00
6f20d0864d Move documentation to its own subdirectory. 2023-04-08 22:06:38 +02:00