Sergiu Ivanov
|
502e564fc7
|
Add map-sexp.
|
2020-04-14 15:57:26 +02:00 |
|
Sergiu Ivanov
|
43a2f1aff0
|
utils: Handle Booleans when reading Org-mode tables.
|
2020-04-05 22:35:21 +02:00 |
|
Sergiu Ivanov
|
a8a981098f
|
utils: unorg -> unorgv
|
2020-03-25 00:16:29 +01:00 |
|
Sergiu Ivanov
|
8bc2a582a6
|
utils: Remove sgfy.
|
2020-03-24 23:47:20 +01:00 |
|
Sergiu Ivanov
|
f1514fffe3
|
utils: Add lists-transpose.
|
2020-03-23 22:47:52 +01:00 |
|
Sergiu Ivanov
|
df042493d9
|
utils: Add multi-split-at.
|
2020-03-23 22:32:39 +01:00 |
|
Sergiu Ivanov
|
8505d2d590
|
utils: Add hash->list/ordered.
|
2020-03-21 19:16:24 +01:00 |
|
Sergiu Ivanov
|
34fbc516e2
|
utils: Add cartesian-product/stream.
|
2020-03-20 16:07:34 +01:00 |
|
Sergiu Ivanov
|
9502a9e981
|
utils: Add in-random.
|
2020-03-20 01:19:14 +01:00 |
|
Sergiu Ivanov
|
a8ee7cc523
|
utils: Add procedure-fixed-arity?.
|
2020-03-15 16:12:05 +01:00 |
|
Sergiu Ivanov
|
a3967d8bf8
|
utils: Move pretty-print-modalities as pretty-print-set-sets from networks.
|
2020-03-02 23:59:37 +01:00 |
|
Sergiu Ivanov
|
b5f5eb55fc
|
utils: Move drop-first-last from rs and add list-sets->list-strings.
|
2020-03-02 23:39:27 +01:00 |
|
Sergiu Ivanov
|
42b7dce359
|
utils: Move read-symbol-list from rs.
|
2020-03-02 23:00:46 +01:00 |
|
Sergiu Ivanov
|
dbfa560081
|
utils: read-org-table -> read-org-sexp.
|
2020-03-02 18:42:54 +01:00 |
|
Sergiu Ivanov
|
29d8e152d9
|
utils: ht-values:list->set -> ht-values/list->set
|
2020-03-02 18:17:05 +01:00 |
|
Sergiu Ivanov
|
740918a542
|
utils: Add collect-by-key/sets.
|
2020-03-02 18:15:41 +01:00 |
|
Sergiu Ivanov
|
64ca8f4bf1
|
utils: Add ht-values:list->set.
|
2020-03-02 18:04:59 +01:00 |
|
Sergiu Ivanov
|
b2f686cdaa
|
utils: Add collect-by-key.
|
2020-03-01 16:53:17 +01:00 |
|
Sergiu Ivanov
|
3f24a5be8b
|
utils: Add pretty-print-set.
|
2020-03-01 15:15:52 +01:00 |
|
Sergiu Ivanov
|
1e524f167c
|
utils: Add update-graph.
|
2020-02-29 17:21:56 +01:00 |
|
Sergiu Ivanov
|
83a87acfc5
|
utils: Generalise unstringify-pairs.
|
2020-02-23 21:29:00 +01:00 |
|
Sergiu Ivanov
|
4063a21bce
|
utils: Add update-vertices/unweighted.
|
2020-02-23 19:17:16 +01:00 |
|
Sergiu Ivanov
|
576f204846
|
utils: Add unorg.
|
2020-02-22 19:48:39 +01:00 |
|
Sergiu Ivanov
|
ea77374933
|
utils: Make unstringify-pairs return a hash map instead of a list of pairs.
Adapt the test code accordingly.
|
2020-02-22 19:20:45 +01:00 |
|
Sergiu Ivanov
|
286a75c8ba
|
utils: Add read-org-variable-mapping.
|
2020-02-22 19:15:39 +01:00 |
|
Sergiu Ivanov
|
5b4d39a1b0
|
utils: Add unstringify-pairs.
|
2020-02-22 12:27:28 +01:00 |
|
Sergiu Ivanov
|
fed1f65abd
|
utils: Add read-org-table.
|
2020-02-22 12:18:37 +01:00 |
|
Sergiu Ivanov
|
7d52533f74
|
utils: variable-mapping-stringify -> stringify-variable-mapping.
|
2020-02-22 12:12:57 +01:00 |
|
Sergiu Ivanov
|
1eb48bc5e2
|
utils: Add string->any.
|
2020-02-22 12:11:37 +01:00 |
|
Sergiu Ivanov
|
3a3c0e2d4d
|
utils: Add sgfy.
|
2020-02-22 10:40:40 +01:00 |
|
Sergiu Ivanov
|
184727f5b4
|
utils: Add variable-mapping-stringify and string-variable-mapping?.
|
2020-02-22 10:29:34 +01:00 |
|
Sergiu Ivanov
|
7f6c8703a9
|
utils: Add any->string.
|
2020-02-21 18:01:08 +01:00 |
|
Sergiu Ivanov
|
ae7b9553de
|
utils: Don't export eval-with1 any more.
It was useful with types, but it isn't any more.
|
2020-02-19 23:12:58 +01:00 |
|
Sergiu Ivanov
|
404362a91c
|
utils: Remove type annotations.
I am very early in my project, and I have already spent literal days
trying to make the types fit together.
I'm trying contracts next.
|
2020-02-19 22:49:50 +01:00 |
|
Sergiu Ivanov
|
9cbfcfca4b
|
utils: Add extract-symbols.
|
2020-02-19 22:11:44 +01:00 |
|
Sergiu Ivanov
|
1a174ad8e0
|
utils-tests: Add section titles.
|
2020-02-19 22:09:09 +01:00 |
|
Sergiu Ivanov
|
9908df4a7b
|
utils: Add eval-with, eval-with1, and tests.
|
2020-02-17 23:52:36 +01:00 |
|
Sergiu Ivanov
|
cb45bea4c9
|
auto-hash-ref/: : Add.
|
2020-02-17 00:16:44 +01:00 |
|
Sergiu Ivanov
|
c33641fd66
|
utils: Start and auto-hash-ref/explicit.
Also add the tests for utils.
|
2020-02-16 21:39:42 +01:00 |
|