Graph
-
Merge.2019-05-05, by Steve Losh
-
Merge.2019-04-30, by Steve Losh
-
Add remhash-* utilities2019-04-30, by Steve Losh
-
Improve prl, remove dep on alexandria2019-05-05, by Steve Losh
-
Merge.2019-03-09, by Steve Losh
-
Merge.2019-03-01, by Steve Losh
-
Add profiling modes2018-12-24, by Steve Losh
-
Update documentation2019-03-09, by Steve Losh
-
Add iterate (finding-all ...) clauses2019-03-09, by Steve Losh
-
Tweak gnuplot2019-03-09, by Steve Losh
-
Add iterate (collect-set ...) clause2019-02-26, by Steve Losh
-
Add iterate (for ... seed ... then ...) driver2019-02-24, by Steve Losh
-
Update documentation2019-02-24, by Steve Losh
-
Add read-all2019-02-24, by Steve Losh
-
Add `allocation` support in `defclass*`2019-02-02, by Steve Losh
-
Support :conc-name nil and fix clampf2019-01-07, by Steve Losh
-
Remove the awful gnuplot-expr to avoid exporting X2018-12-16, by Steve Losh
-
Add DO-IRANGE2018-12-08, by Steve Losh
-
Add string-join2018-11-23, by Steve Losh
-
Add key/start/end to the bisect functions2018-11-11, by Steve Losh
-
Fix hash table pretty printing. Thanks, CLR.2018-11-10, by Steve Losh
-
Add `initial-value` and `modulo` to `summation` and `product`2018-11-07, by Steve Losh
-
Use WXT for gnuplot2018-07-13, by Steve Losh
-
Clean up if-let2018-07-08, by Steve Losh
-
oops2018-07-07, by Steve Losh
-
Add list tests2018-06-18, by Steve Losh
-
Add array tests2018-06-18, by Steve Losh
-
Add a few more control-flow tests2018-06-17, by Steve Losh
-
Get ABCL to shut up about unused gensyms2018-06-17, by Steve Losh
-
Split this mess into separate files2018-06-17, by Steve Losh
-
Add a couple of unit tests2018-06-17, by Steve Losh
-
Simplify `if-let` and friends2018-06-03, by Steve Losh
-
Minor updates from blog post2018-05-21, by Steve Losh
-
Add `seconds` to `timing`, add `spew-output` to `gnuplot-histogram`2018-05-20, by Steve Losh
-
Update docs2018-02-25, by Steve Losh
-
Add `element-type` to `gathering-vector`, add `doseq`2018-02-25, by Steve Losh
-
Add generator to random utils, remove automatic - from with-macro conc name2018-02-03, by Steve Losh
-
Make `somelist` variadic2017-12-02, by Steve Losh
-
Add some more useful functions2017-12-02, by Steve Losh
-
Add `hset-reduce`2017-10-13, by Steve Losh
-
Use nested blocks instead of gotos2017-09-28, by Steve Losh
-
Add `[if/when]-let(*)` variants that actually might work2017-09-27, by Steve Losh
-
Docs2017-09-26, by Steve Losh
-
Add Fare's `nest` macro2017-09-26, by Steve Losh
-
Add `hex` and some other minor features/fixes2017-08-09, by Steve Losh
-
A few extra functions2017-08-05, by Steve Losh
-
Make queue functions inlineable2017-07-04, by Steve Losh
-
Add `gimme` and `gnuplot-histogram` and a couple other things2017-06-22, by Steve Losh
-
Add `anding` and `oring` iterate clauses2017-05-07, by Steve Losh
-
A few minor tweaks2017-04-12, by Steve Losh
-
Add LICENSE2017-03-14, by Steve Losh
-
Add jankass priority queues2017-03-01, by Steve Losh
-
`take-while` and `drop-while`2017-03-01, by Steve Losh
-
Add `gathering-vector`2017-02-27, by Steve Losh
-
Add `in-hashset` iterate driver2017-02-22, by Steve Losh
-
Add `profile`2017-02-21, by Steve Losh