Commit Log

commit description author date
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
19519aba4cb5 Add `:key` for `extrema` Steve Losh Thu, 05 Dec 2019 19:41:57 -0500
f0254c404ef4 Move `sh` and friends from CACL into this repo Steve Losh Thu, 03 Oct 2019 17:26:22 -0400
3b355cd31642 Move dependencies around Steve Losh Thu, 03 Oct 2019 10:38:04 -0400
1afaa33589b2 Change default conc-name of with macros Steve Losh Sun, 09 Jun 2019 11:26:44 -0400
e48985ef1aac Merge. Steve Losh Sun, 05 May 2019 11:41:36 -0400
28724d30efef Merge. Steve Losh Tue, 30 Apr 2019 17:06:46 -0400
861b0bbcb319 Add remhash-* utilities Steve Losh Tue, 30 Apr 2019 17:06:11 -0400
5e42deadf773 Improve prl, remove dep on alexandria Steve Losh Sun, 05 May 2019 11:40:57 -0400
71b34a9a3413 Merge. Steve Losh Fri, 08 Mar 2019 22:09:23 -0500
72093637ac8b Merge. Steve Losh Fri, 01 Mar 2019 14:51:11 -0500
9b6480080f38 Add profiling modes Steve Losh Mon, 24 Dec 2018 01:51:06 -0500
782fc1421b16 Update documentation Steve Losh Fri, 08 Mar 2019 22:08:44 -0500
d967c07b5f35 Add iterate (finding-all ...) clauses Steve Losh Fri, 08 Mar 2019 22:08:30 -0500
dc630773f98a Tweak gnuplot Steve Losh Fri, 08 Mar 2019 22:08:09 -0500
3cf5a5efd686 Add iterate (collect-set ...) clause Steve Losh Mon, 25 Feb 2019 22:07:11 -0500
ba5b4efb5872 Add iterate (for ... seed ... then ...) driver Steve Losh Sat, 23 Feb 2019 22:46:27 -0500
e844dad54ef3 Update documentation Steve Losh Sat, 23 Feb 2019 22:30:19 -0500
1028d690ab05 Add read-all Steve Losh Sat, 23 Feb 2019 22:30:01 -0500
957d61081ff7 Add `allocation` support in `defclass*` Steve Losh Sat, 02 Feb 2019 14:29:29 -0500
a8b03be59283 Support :conc-name nil and fix clampf Steve Losh Mon, 07 Jan 2019 18:28:22 -0500
6b2d21a74a45 Remove the awful gnuplot-expr to avoid exporting X Steve Losh Sun, 16 Dec 2018 18:26:55 -0500
73c14a96cb0e Add DO-IRANGE Steve Losh Fri, 07 Dec 2018 20:58:59 -0500
f2f853a0d29e Add string-join Steve Losh Fri, 23 Nov 2018 10:55:35 -0500
edbdc9c9cb0a Add key/start/end to the bisect functions Steve Losh Sat, 10 Nov 2018 19:35:46 -0500
aaf09c52cad9 Fix hash table pretty printing. Thanks, CLR. Steve Losh Fri, 09 Nov 2018 21:23:48 -0500
3cddaf4f6564 Add `initial-value` and `modulo` to `summation` and `product` Steve Losh Wed, 07 Nov 2018 18:08:28 -0500
30253ddf17b7 Use WXT for gnuplot Steve Losh Fri, 13 Jul 2018 21:26:04 +0000
40e426c5982b Clean up if-let Steve Losh Sun, 08 Jul 2018 19:47:34 +0000
57bdaf80a448 oops Steve Losh Sat, 07 Jul 2018 21:04:56 +0000
6dbc64f70f9b Add list tests Steve Losh Sun, 17 Jun 2018 17:16:25 -0700