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 |
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 |
7db631c1cf60
|
Add array tests
|
Steve Losh |
Sun, 17 Jun 2018 17:10:27 -0700 |
a0c69729ade3
|
Add a few more control-flow tests
|
Steve Losh |
Sun, 17 Jun 2018 16:50:40 -0700 |
0dd5e94be86b
|
Get ABCL to shut up about unused gensyms
|
Steve Losh |
Sun, 17 Jun 2018 16:28:57 -0700 |
de9d10a9b4b5
|
Split this mess into separate files
|
Steve Losh |
Sun, 17 Jun 2018 16:20:05 -0700 |
566c907b762a
|
Add a couple of unit tests
|
Steve Losh |
Sun, 17 Jun 2018 14:44:31 -0700 |
75ad31007bf3
|
Simplify `if-let` and friends
|
Steve Losh |
Sun, 03 Jun 2018 12:49:43 -0400 |
30327aad2f08
|
Minor updates from blog post
|
Steve Losh |
Mon, 21 May 2018 19:08:07 -0400 |
5e92a2e5cf49
|
Add `seconds` to `timing`, add `spew-output` to `gnuplot-histogram`
|
Steve Losh |
Sun, 20 May 2018 17:07:05 -0400 |
db6c924e7738
|
Update docs
|
Steve Losh |
Sat, 24 Feb 2018 19:12:00 -0500 |
80f8e86b0e31
|
Add `element-type` to `gathering-vector`, add `doseq`
|
Steve Losh |
Sat, 24 Feb 2018 19:11:17 -0500 |
b46ad82523a6
|
Add generator to random utils, remove automatic - from with-macro conc name
|
Steve Losh |
Sat, 03 Feb 2018 15:51:31 -0500 |
08b21b4d8af6
|
Make `somelist` variadic
|
Steve Losh |
Sat, 02 Dec 2017 13:07:18 -0500 |
8cf0978477a8
|
Add some more useful functions
|
Steve Losh |
Sat, 02 Dec 2017 12:48:23 -0500 |
1e90139a06b1
|
Add `hset-reduce`
|
Steve Losh |
Fri, 13 Oct 2017 01:32:30 -0400 |
8fe530a607d6
|
Use nested blocks instead of gotos
|
Steve Losh |
Wed, 27 Sep 2017 20:03:21 -0400 |
280b721cfa9f
|
Add `[if/when]-let(*)` variants that actually might work
|
Steve Losh |
Wed, 27 Sep 2017 19:45:42 -0400 |
0cf1ef232b1c
|
Docs
|
Steve Losh |
Mon, 25 Sep 2017 20:47:21 -0400 |
126034bff1da
|
Add Fare's `nest` macro
|
Steve Losh |
Mon, 25 Sep 2017 20:47:10 -0400 |
7528d18f2430
|
Add `hex` and some other minor features/fixes
|
Steve Losh |
Wed, 09 Aug 2017 14:55:32 -0400 |
61ec616b45f8
|
A few extra functions
|
Steve Losh |
Fri, 04 Aug 2017 23:13:23 -0400 |
15ab2e1331a1
|
Make queue functions inlineable
|
Steve Losh |
Tue, 04 Jul 2017 15:18:11 +0000 |
410ea6dead95
|
Add `gimme` and `gnuplot-histogram` and a couple other things
|
Steve Losh |
Thu, 22 Jun 2017 18:39:52 +0000 |
94e507bedb6b
|
Add `anding` and `oring` iterate clauses
|
Steve Losh |
Sun, 07 May 2017 23:41:20 +0000 |
6a26564cc9a8
|
A few minor tweaks
|
Steve Losh |
Wed, 12 Apr 2017 13:09:00 +0000 |
1a0146c5e62d
|
Add LICENSE
|
Steve Losh |
Tue, 14 Mar 2017 13:35:46 +0000 |
c49425b33f17
|
Add jankass priority queues
|
Steve Losh |
Wed, 01 Mar 2017 19:32:57 +0000 |
4d881c990060
|
`take-while` and `drop-while`
|
Steve Losh |
Wed, 01 Mar 2017 19:14:51 +0000 |
2746fc7667d9
|
Add `gathering-vector`
|
Steve Losh |
Mon, 27 Feb 2017 13:52:44 +0000 |
85823854b8cb
|
Add `in-hashset` iterate driver
|
Steve Losh |
Wed, 22 Feb 2017 11:19:29 +0000 |
12fd42abb3ba
|
Add `profile`
|
Steve Losh |
Tue, 21 Feb 2017 20:50:17 +0000 |
a0a09fcf271b
|
Add read-all functions
|
Steve Losh |
Mon, 20 Feb 2017 15:40:36 +0000 |
9bcadce51853
|
Export `not=`
|
Steve Losh |
Fri, 17 Feb 2017 13:11:46 +0000 |
60d7a9c10969
|
Fix `dis` for empty arglists
|
Steve Losh |
Fri, 10 Feb 2017 21:39:15 +0000 |
a845f6820d65
|
Fix FASL Fuckery
|
Steve Losh |
Thu, 09 Feb 2017 13:19:30 +0000 |
3fea2a14eb5f
|
Update docs
|
Steve Losh |
Tue, 07 Feb 2017 12:26:15 +0000 |
29f67f70f4b4
|
Add `collect-hash`
|
Steve Losh |
Tue, 07 Feb 2017 12:26:05 +0000 |
5f26482784a6
|
Add `eval-dammit`
|
Steve Losh |
Mon, 06 Feb 2017 14:36:36 +0000 |
4d4ad6ac3bf6
|
More graphviz options
|
Steve Losh |
Mon, 06 Feb 2017 12:30:13 +0000 |
df57ee048761
|
Unfuck `-<>`
|
Steve Losh |
Sat, 21 Jan 2017 12:27:33 +0000 |
8b5c27a2d2de
|
Add some hash table printing stuff
|
Steve Losh |
Sat, 21 Jan 2017 11:29:14 +0000 |
ba324d052c50
|
Be friendlier
|
Steve Losh |
Fri, 20 Jan 2017 23:47:44 +0000 |
d25b6f52fad1
|
Add `enumerate`, expose `-<>`, add gnuplot terms
|
Steve Losh |
Fri, 20 Jan 2017 13:59:11 +0000 |
5dd997c40424
|
Add `extrema`
|
Steve Losh |
Thu, 19 Jan 2017 17:05:14 +0000 |
fbd9837856a8
|
Add `defclass*`
|
Steve Losh |
Tue, 17 Jan 2017 21:33:28 +0000 |
3913e79377c1
|
Add bisect functions, add more gnuplot options
|
Steve Losh |
Mon, 16 Jan 2017 12:06:45 +0000 |
1aaec79f2887
|
Fix wonky indentation
|
Steve Losh |
Thu, 05 Jan 2017 22:43:53 +0000 |
c3e4c4c8afa0
|
Cleanup
|
Steve Losh |
Tue, 27 Dec 2016 00:18:05 -0500 |
7f37cc5260ec
|
Try to unfuck the random-range stuff for floats
|
Steve Losh |
Tue, 27 Dec 2016 00:15:55 -0500 |
18e71146fb25
|
Add `random-range-inclusive`
|
Steve Losh |
Tue, 27 Dec 2016 00:07:07 -0500 |
0f627d8ff8c3
|
Add some bit stuff, sort packages
|
Steve Losh |
Mon, 26 Dec 2016 15:25:35 -0500 |
04de8001e1e0
|
Clean up gnuplot stuff, add `digit`
|
Steve Losh |
Wed, 21 Dec 2016 15:22:06 -0500 |