0b09e1b70887
|
Add iterate `returning`, `finding-first`, `matching` and remove unused iterate stuff
|
Steve Losh |
2019-12-07 |
18da0214d5a9
|
Update documentation
|
Steve Losh |
2019-12-06 |
1745fd2d70d6
|
Merge.
|
Steve Losh |
2019-12-06 |
a85855efde4a
|
Fix/refactor `sh` for CCL and others
|
Steve Losh |
2019-12-06 |
19519aba4cb5
|
Add `:key` for `extrema`
|
Steve Losh |
2019-12-06 |
f0254c404ef4
|
Move `sh` and friends from CACL into this repo
|
Steve Losh |
2019-10-03 |
3b355cd31642
|
Move dependencies around
|
Steve Losh |
2019-10-03 |
1afaa33589b2
|
Change default conc-name of with macros
|
Steve Losh |
2019-06-09 |
e48985ef1aac
|
Merge.
|
Steve Losh |
2019-05-05 |
28724d30efef
|
Merge.
|
Steve Losh |
2019-04-30 |
861b0bbcb319
|
Add remhash-* utilities
|
Steve Losh |
2019-04-30 |
5e42deadf773
|
Improve prl, remove dep on alexandria
|
Steve Losh |
2019-05-05 |
71b34a9a3413
|
Merge.
|
Steve Losh |
2019-03-09 |
72093637ac8b
|
Merge.
|
Steve Losh |
2019-03-01 |
9b6480080f38
|
Add profiling modes
|
Steve Losh |
2018-12-24 |
782fc1421b16
|
Update documentation
|
Steve Losh |
2019-03-09 |
d967c07b5f35
|
Add iterate (finding-all ...) clauses
|
Steve Losh |
2019-03-09 |
dc630773f98a
|
Tweak gnuplot
|
Steve Losh |
2019-03-09 |
3cf5a5efd686
|
Add iterate (collect-set ...) clause
|
Steve Losh |
2019-02-26 |
ba5b4efb5872
|
Add iterate (for ... seed ... then ...) driver
|
Steve Losh |
2019-02-24 |
e844dad54ef3
|
Update documentation
|
Steve Losh |
2019-02-24 |
1028d690ab05
|
Add read-all
|
Steve Losh |
2019-02-24 |
957d61081ff7
|
Add `allocation` support in `defclass*`
|
Steve Losh |
2019-02-02 |
a8b03be59283
|
Support :conc-name nil and fix clampf
|
Steve Losh |
2019-01-07 |
6b2d21a74a45
|
Remove the awful gnuplot-expr to avoid exporting X
|
Steve Losh |
2018-12-16 |
73c14a96cb0e
|
Add DO-IRANGE
|
Steve Losh |
2018-12-08 |
f2f853a0d29e
|
Add string-join
|
Steve Losh |
2018-11-23 |
edbdc9c9cb0a
|
Add key/start/end to the bisect functions
|
Steve Losh |
2018-11-11 |
aaf09c52cad9
|
Fix hash table pretty printing. Thanks, CLR.
|
Steve Losh |
2018-11-10 |
3cddaf4f6564
|
Add `initial-value` and `modulo` to `summation` and `product`
|
Steve Losh |
2018-11-07 |
30253ddf17b7
|
Use WXT for gnuplot
|
Steve Losh |
2018-07-13 |
40e426c5982b
|
Clean up if-let
|
Steve Losh |
2018-07-08 |
57bdaf80a448
|
oops
|
Steve Losh |
2018-07-07 |
6dbc64f70f9b
|
Add list tests
|
Steve Losh |
2018-06-18 |
7db631c1cf60
|
Add array tests
|
Steve Losh |
2018-06-18 |
a0c69729ade3
|
Add a few more control-flow tests
|
Steve Losh |
2018-06-17 |
0dd5e94be86b
|
Get ABCL to shut up about unused gensyms
|
Steve Losh |
2018-06-17 |
de9d10a9b4b5
|
Split this mess into separate files
|
Steve Losh |
2018-06-17 |
566c907b762a
|
Add a couple of unit tests
|
Steve Losh |
2018-06-17 |
75ad31007bf3
|
Simplify `if-let` and friends
|
Steve Losh |
2018-06-03 |
30327aad2f08
|
Minor updates from blog post
|
Steve Losh |
2018-05-21 |
5e92a2e5cf49
|
Add `seconds` to `timing`, add `spew-output` to `gnuplot-histogram`
|
Steve Losh |
2018-05-20 |
db6c924e7738
|
Update docs
|
Steve Losh |
2018-02-25 |
80f8e86b0e31
|
Add `element-type` to `gathering-vector`, add `doseq`
|
Steve Losh |
2018-02-25 |
b46ad82523a6
|
Add generator to random utils, remove automatic - from with-macro conc name
|
Steve Losh |
2018-02-03 |
08b21b4d8af6
|
Make `somelist` variadic
|
Steve Losh |
2017-12-02 |
8cf0978477a8
|
Add some more useful functions
|
Steve Losh |
2017-12-02 |
1e90139a06b1
|
Add `hset-reduce`
|
Steve Losh |
2017-10-13 |