|
42d47b3efe
|
Finish mbase documentation.
|
2023-04-23 18:05:01 +02:00 |
|
|
ded69fac1b
|
Update mbase-dir documentation.
|
2023-04-23 17:55:18 +02:00 |
|
|
9123573267
|
Update brmember and brmember-format documentation.
|
2023-04-23 16:35:31 +02:00 |
|
|
3007ab8528
|
Split mbase documentation.
|
2023-04-23 15:32:17 +02:00 |
|
|
a170918fbf
|
Briefly document Fio loader.
|
2023-04-23 15:02:04 +02:00 |
|
|
fbfed59d81
|
Update bank account documentation.
|
2023-04-23 14:59:35 +02:00 |
|
|
a783dd9db9
|
Split bank modules documentation.
|
2023-04-23 14:56:25 +02:00 |
|
|
a0be706461
|
Document period lookups.
|
2023-04-19 20:26:09 +02:00 |
|
|
ca76896ca0
|
Update utils documentation.
|
2023-04-19 20:18:34 +02:00 |
|
|
324deb8a13
|
Remove default mailto override.
|
2023-04-19 15:33:12 +02:00 |
|
|
ad3e657391
|
Add sample configuration file.
|
2023-04-19 13:54:59 +02:00 |
|
|
0cd2bd09d7
|
Document more of specification module.
|
2023-04-19 13:51:53 +02:00 |
|
|
6cf116ce98
|
Split out specification documentation, prepare for better configuration overides.
|
2023-04-16 22:11:57 +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 |
|
|
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 |
|