Commit Graph

26 Commits

Author SHA1 Message Date
Sergiu Ivanov 260ba83f02 utils.scrbl: Typo in pretty-print-set. 2020-12-23 14:37:42 +01:00
Sergiu Ivanov 2b1bb41c12 utils: Add pretty-print-set. 2020-12-23 14:33:05 +01:00
Sergiu Ivanov 8e557890cc utils: Add list-sets->list-strings. 2020-12-23 13:52:38 +01:00
Sergiu Ivanov 3eb373610d utils.scrbl: Require the entire typed/racket for the evaluator. 2020-12-23 13:51:58 +01:00
Sergiu Ivanov 058f0986a8 utils: Add drop-first-last. 2020-12-23 11:02:00 +01:00
Sergiu Ivanov 3169346271 utils: Add read-symbol-list. 2020-12-22 23:10:05 +01:00
Sergiu Ivanov 7538440ae8 utils.scrbl: Add the documentation for dotit. 2020-12-22 22:57:26 +01:00
Sergiu Ivanov 5f5437af7b utils.scrbl: Remove Composing typed functions.
I exported everything to typed-compose now.
2020-12-21 23:34:14 +01:00
Sergiu Ivanov 34d8b40536 utils.scrbl: Simplify require for-label. 2020-12-21 21:29:26 +01:00
Sergiu Ivanov b73a5ce91e utils: Add multi-compose. 2020-12-16 23:09:35 +01:00
Sergiu Ivanov 6a38d1a5d3 utils: Move compose-related functions to their own section. 2020-12-12 23:35:40 +01:00
Sergiu Ivanov f68731cf46 utils: Add read-org-variable-mapping and unorgv. 2020-12-12 23:25:11 +01:00
Sergiu Ivanov 6a0aa4ca7a utils: Add compose-n, compose-3, and compose-4. 2020-12-12 23:24:46 +01:00
Sergiu Ivanov 61f7a99c13 utils.scrbl: Slightly streamline the imports. 2020-12-12 00:46:50 +01:00
Sergiu Ivanov cdd3dd8904 utils.rkt: Add GeneralPair and copy unstringify-pairs. 2020-12-06 23:42:59 +01:00
Sergiu Ivanov 44f89099de utils.rkt: Copy read-org-sexp and unorg. 2020-12-06 22:28:45 +01:00
Sergiu Ivanov 9e95a1a5ea utils.rkt: Add map-sexp. 2020-12-06 21:59:28 +01:00
Sergiu Ivanov bfbe480b06 utils.rkt: Copy string->any. 2020-12-05 00:33:14 +01:00
Sergiu Ivanov 87ab73d0c3 utils.rkt: Copy stringify-variable-mapping. 2020-12-05 00:22:49 +01:00
Sergiu Ivanov c063723b5c utils.rkt: Copy any->string. 2020-12-04 23:43:53 +01:00
Sergiu Ivanov 5c1a8e0020 utils.rkt: Copy over extract-symbols. 2020-12-04 04:03:22 +01:00
Sergiu Ivanov ac667e23ea utils.rkt: Copy auto-hash-ref/explicit and auto-hash-ref/: 2020-12-04 03:16:38 +01:00
Sergiu Ivanov 18afbff738 utils.scrbl: Add the documentation for types, eval-with, and eval1-with. 2020-12-04 02:25:19 +01:00
Sergiu Ivanov 7f0d261e98 utils.scrbl: Add eval-with. 2020-11-29 23:07:40 +01:00
Sergiu Ivanov d014209a98 doc: Add module-level comments for utils. 2020-11-29 21:41:00 +01:00
Sergiu Ivanov 596e1b7b5d Prepare for writing the documentation. 2020-11-29 00:28:46 +01:00