Commit Log

commit description author date
322aefbbcb9f Add `(reductions ... :result-type ...)` argument default tip Steve Losh Tue, 20 Feb 2024 11:36:38 -0500
edf43f3bf670 Add `reductions` Steve Losh Tue, 20 Feb 2024 08:21:39 -0500
09232fd60df5 Add slot-value-or Steve Losh Sun, 03 Dec 2023 17:34:41 -0500
f6d74c247168 Add #! and #; readers Steve Losh Sun, 03 Dec 2023 17:29:39 -0500
04ad2212b90f Add custom readtable Steve Losh Fri, 01 Dec 2023 08:55:24 -0500
218a430ec1a7 Fix ensuref return value for subsequent runs Steve Losh Fri, 10 Mar 2023 12:47:23 -0500
65478981d36d Add ensuref, profile-when Steve Losh Wed, 01 Mar 2023 21:12:34 -0500
896559ec54b1 Add do-hash-set Steve Losh Wed, 08 Feb 2023 21:27:09 -0500
bfa9e871b3c0 Update documentation Steve Losh Wed, 08 Feb 2023 20:42:24 -0500
844651032c48 Merge Steve Losh Wed, 08 Feb 2023 20:40:55 -0500
b51a18850dc5 Add chunk, ngrams, ensure-slot-value, scratch Steve Losh Wed, 08 Feb 2023 20:40:37 -0500
95a549a2c55b Update license date Steve Losh Sun, 28 Aug 2022 20:42:48 -0400
461876acdff5 Add astar and tweak a few other things Steve Losh Fri, 05 Aug 2022 00:04:27 -0400
c2970d9e6ea7 Merge Steve Losh Tue, 14 Dec 2021 19:12:33 -0500
95393d6a5226 Add `with-result` iterate clause Steve Losh Tue, 14 Dec 2021 19:12:23 -0500
656f2f6975bc Fix separator in `concatenating` iterate macro Steve Losh Tue, 14 Dec 2021 19:10:21 -0500
7a3907583b2d Fix `:skip-origin t` in `within-radius` Steve Losh Tue, 14 Dec 2021 19:09:58 -0500
0d62d291dfb1 Add missing test file to ASDF system Steve Losh Tue, 14 Dec 2021 19:09:04 -0500
72fe2afc82c7 Fix (for :within-radius ... :origin ... :skip-origin t) and add tests Steve Losh Wed, 01 Dec 2021 23:43:54 -0500
a1be2be82e9d Add default to pbcopy's arg Steve Losh Wed, 01 Dec 2021 20:52:30 -0500
1b8a1cc764c4 Remove -<> Steve Losh Mon, 29 Nov 2021 23:19:29 -0500
55c796d79111 Add `window` and a few other things that have been sitting around Steve Losh Wed, 10 Nov 2021 21:13:00 -0500
eb9bf5de0279 Add (if|when|unless)-first-(time|iteration) sugar macros Steve Losh Mon, 12 Jul 2021 22:03:01 -0400
8a7cfee11dea Add `plot` convenience wrapper Steve Losh Mon, 24 May 2021 01:18:26 -0400
6740e201e636 Fix concatenating to handle separators properly Steve Losh Mon, 24 May 2021 01:05:42 -0400
91ea751ccd9f Add do-vector Steve Losh Mon, 24 May 2021 01:05:13 -0400
acf6a1d4de2e Add options placeholder to `with-gnuplot` Steve Losh Sun, 23 May 2021 16:53:10 -0400
ec9067ea1894 Allow gnuplot to take alists Steve Losh Sun, 23 May 2021 16:51:40 -0400
25d07c157495 Redo gnuplot interface, add CONCATENATING iterate driver Steve Losh Sun, 23 May 2021 16:43:03 -0400
6bf064d46006 Add rb-clear and (rb-contents ... :result-type 'vector) Steve Losh Sat, 10 Apr 2021 13:26:30 -0400
e9553a14c887 Purge quickutils, add some more tests Steve Losh Fri, 09 Apr 2021 22:54:39 -0400
4bbec114ea86 Add sketchy ring buffer implementation Steve Losh Fri, 09 Apr 2021 19:48:53 -0402
40d63316cd3c Merge Steve Losh Fri, 09 Apr 2021 14:46:00 -0400
4e5867a99afe Sort package exports Steve Losh Thu, 08 Apr 2021 20:30:18 -0400
c5fc3602d000 Add do-file Steve Losh Thu, 08 Apr 2021 20:29:51 -0400
f9fec2ff0ff5 Add assocar/assocdr/rassocar/rassocdr accessors Steve Losh Thu, 08 Apr 2021 20:29:23 -0400
f56991dfcaea Add (sh … :result-type 'vector) Steve Losh Thu, 08 Apr 2021 20:19:53 -0400
2db6543352b6 Add sorting predicate generators Steve Losh Tue, 22 Dec 2020 20:05:01 -0500
38a1fbc6688e Enhance `prefix-sums` Steve Losh Mon, 09 Nov 2020 21:51:32 -0400
1d3928ec556d Fix typo Steve Losh Sat, 24 Oct 2020 15:55:36 -0400
cacafa0cae85 Add phr Steve Losh Sat, 24 Oct 2020 15:39:36 -0400
d8fe9c6ee9f4 Add truncatef Steve Losh Thu, 22 Oct 2020 21:42:10 -0400
ea581753e904 Add range functions Steve Losh Sun, 27 Sep 2020 13:47:35 -0400
1aa2e5785e6f Make pbcopy/pbpaste executables configurable Steve Losh Wed, 02 Sep 2020 11:45:13 -0400
d6cc6af60002 Optimize FOR ... AROUND Steve Losh Mon, 31 Aug 2020 12:02:39 -0400
e389a847e003 Move gathering-vector destructuring into the macro lamda list Steve Losh Mon, 31 Aug 2020 12:01:31 -0400
1ca3e16900aa Fix typo Steve Losh Mon, 27 Jul 2020 23:37:04 -0400
aee9ba1c4913 Fix defclass* to accept non-standard slot options Steve Losh Sun, 26 Jul 2020 20:11:23 -0400
54ec08936d37 Make defun-inline's lambda list more explicit Steve Losh Sun, 26 Jul 2020 20:11:01 -0400
f077c455877a Update documentation Steve Losh Sun, 15 Dec 2019 13:12:36 -0500
765870ef20f7 Add `define-condition*`, allow `do-[i]range` to go down, add `key` to `frequencies` and `proportions` Steve Losh Sun, 15 Dec 2019 13:12:24 -0500
164b3e41c13b Merge. Steve Losh Wed, 11 Dec 2019 18:52:54 -0500
a996dd9ad3eb Add `_` Steve Losh Wed, 11 Dec 2019 18:51:49 -0500
f3327aa93670 Add `:initial-contents` for `make-queue` Steve Losh Sun, 08 Dec 2019 12:29:06 -0500
2309743a485d Typos Steve Losh Fri, 06 Dec 2019 21:04:10 -0500
b839a83bbf2e Merge. Steve Losh Fri, 06 Dec 2019 21:00:13 -0500
0b09e1b70887 Add iterate `returning`, `finding-first`, `matching` and remove unused iterate stuff Steve Losh Fri, 06 Dec 2019 20:53:39 -0500
18da0214d5a9 Update documentation Steve Losh Thu, 05 Dec 2019 19:42:38 -0500
1745fd2d70d6 Merge. Steve Losh Thu, 05 Dec 2019 19:42:14 -0500
a85855efde4a Fix/refactor `sh` for CCL and others Steve Losh Thu, 05 Dec 2019 19:35:58 -0500