Graph
-
Fix/refactor `sh` for CCL and others2019-12-06, by Steve Losh
-
Add `:key` for `extrema`2019-12-06, by Steve Losh
-
Move `sh` and friends from CACL into this repo2019-10-03, by Steve Losh
-
Move dependencies around2019-10-03, by Steve Losh
-
Change default conc-name of with macros2019-06-09, by Steve Losh
-
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
-
Add read-all functions2017-02-20, by Steve Losh
-
Export `not=`2017-02-17, by Steve Losh
-
Fix `dis` for empty arglists2017-02-10, by Steve Losh
-
Fix FASL Fuckery2017-02-09, by Steve Losh
-
Update docs2017-02-07, by Steve Losh
-
Add `collect-hash`2017-02-07, by Steve Losh
-
Add `eval-dammit`2017-02-06, by Steve Losh
-
More graphviz options2017-02-06, by Steve Losh
-
Unfuck `-<>`2017-01-21, by Steve Losh
-
Add some hash table printing stuff2017-01-21, by Steve Losh
-
Be friendlier2017-01-20, by Steve Losh
-
Add `enumerate`, expose `-<>`, add gnuplot terms2017-01-20, by Steve Losh
-
Add `extrema`2017-01-19, by Steve Losh
-
Add `defclass*`2017-01-17, by Steve Losh
-
Add bisect functions, add more gnuplot options2017-01-16, by Steve Losh
-
Fix wonky indentation2017-01-05, by Steve Losh
-
Cleanup2016-12-27, by Steve Losh
-
Try to unfuck the random-range stuff for floats2016-12-27, by Steve Losh
-
Add `random-range-inclusive`2016-12-27, by Steve Losh
-
Add some bit stuff, sort packages2016-12-26, by Steve Losh
-
Clean up gnuplot stuff, add `digit`2016-12-21, by Steve Losh
-
Add plot.png to .hgignore.2016-12-21, by Steve Losh
-
Beefier lines2016-12-17, by Steve Losh
-
Add `in-range-p`2016-12-16, by Steve Losh
-
Hack together `gnuplot` so I can see my math2016-12-15, by Steve Losh
-
Fix some docs2016-12-15, by Steve Losh
-
Add `multiple-value-bind*`2016-12-14, by Steve Losh
-
Add `take` and `drop` from Serapeum2016-12-14, by Steve Losh
-
Fix typo2016-12-08, by Steve Losh
-
Add basic hash set implementation2016-12-08, by Steve Losh
-
Add `every-nth` iterate driver2016-11-22, by Steve Losh
-
Add iterate `FOR var MODULO divisor` driver2016-11-22, by Steve Losh
-
Add `prl`2016-11-21, by Steve Losh
-
Add `when-let*`2016-11-17, by Steve Losh
-
Add `comment` and the profiling functions2016-11-15, by Steve Losh
-
Style cleanup2016-11-12, by Steve Losh
-
Add `proportions` and `mutate-hash-values`2016-11-12, by Steve Losh
-
Make `print-hash-table` friendlier2016-11-10, by Steve Losh
-
Add `group-by` and silly bitset thing2016-11-08, by Steve Losh
-
Remove `hash-sets` package. Use cl-hamt or something instead2016-11-03, by Steve Losh
-
Add `fixed-point`2016-11-03, by Steve Losh
-
Make sure we're portable2016-11-03, by Steve Losh
-
Fix up `print-hash-table`2016-11-01, by Steve Losh
-
Simplify `for ... :in-array` iterate macro2016-11-01, by Steve Losh
-
Fix numeric contagion in `cycling`2016-10-15, by Steve Losh
-
Allow keywords in `timing` time type argument2016-10-15, by Steve Losh
-
Clean up `timing` macroexpansion a bit2016-10-15, by Steve Losh
-
Don't render `previous-var` in `timing` unless needed2016-10-15, by Steve Losh
-
Add `print-hash-table`2016-09-27, by Steve Losh
-
Add license-finding utilities2016-09-26, by Steve Losh
-
Minor cleanup2016-09-20, by Steve Losh
-
Fix the docstring2016-09-19, by Steve Losh
-
Simplify `averaging`2016-09-19, by Steve Losh
-
Moar tau2016-09-18, by Steve Losh
-
Fix documentation2016-09-18, by Steve Losh
-
Add `macroexpand-iterate`2016-09-18, by Steve Losh
-
Vendorize quickutils2016-09-18, by Steve Losh
-
Shut up2016-09-16, by Steve Losh
-
Add `conc-name` to `define-with-macro` and fix some warnings2016-09-15, by Steve Losh
-
Make `pr` a bit nicer behaving2016-09-14, by Steve Losh
-
Fix package inheriting fuckery2016-08-23, by Steve Losh
-
Inline basic math functions2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Fix parameter name2016-08-23, by Steve Losh
-
Typo2016-08-23, by Steve Losh
-
Typo2016-08-23, by Steve Losh
-
Typo2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Update docs2016-08-23, by Steve Losh
-
Typo2016-08-23, by Steve Losh
-
Remove `symbolize`2016-08-23, by Steve Losh
-
Document and type-hint queues2016-08-23, by Steve Losh
-
Add `notf`2016-08-23, by Steve Losh
-
Fix typo2016-08-23, by Steve Losh
-
Remove `slurp` and `spit`2016-08-23, by Steve Losh
-
Update docs2016-08-22, by Steve Losh
-
Clean up `when-found`, add `if-found` and `gathering`2016-08-22, by Steve Losh
-
Remove `gethash-or-init`, it's already in Alexandria as `ensure-gethash`2016-08-22, by Steve Losh
-
Improve `timing` driver2016-08-22, by Steve Losh
-
Clean up `averaging`2016-08-22, by Steve Losh
-
Fix modify macros to comply with the spec2016-08-20, by Steve Losh
-
Add weightlists2016-08-20, by Steve Losh
-
Add `within-radius` iterate driver2016-08-18, by Steve Losh
-
Add different type versions of `fill-multidimensional-array` for speed2016-08-18, by Steve Losh
-
Add `fill-multidimensional-array`2016-08-18, by Steve Losh
-
Fix iterate fuckery2016-08-17, by Steve Losh
-
Remove useless env from docs2016-08-17, by Steve Losh
-
Whitespace2016-08-17, by Steve Losh
-
Split into multiple packages2016-08-17, by Steve Losh
-
Add some docs2016-08-17, by Steve Losh
-
Add `negatef`2016-08-16, by Steve Losh
-
Add more mutation functions2016-08-15, by Steve Losh
-
Refactor `zap%` to have a nicer interface2016-08-15, by Steve Losh
-
Fix docstring2016-08-15, by Steve Losh
-
Add `define-with-macro` which nobody should ever use2016-08-15, by Steve Losh
-
Add `cycling` and `for-nested`, god forgive me2016-08-13, by Steve Losh
-
Add `clampf`2016-08-13, by Steve Losh
-
Add iterate docstrings, finally write in-array2016-08-13, by Steve Losh
-
Add `nullary`2016-08-11, by Steve Losh
-
Add `across-flat-array` and `do-array`2016-08-11, by Steve Losh
-
Add `random-gaussian-integer`2016-08-10, by Steve Losh
-
Add `random-gaussian`2016-08-10, by Steve Losh
-
Fix `random-around` for integer spreads2016-08-08, by Steve Losh
-
Add take, fix a bug2016-08-08, by Steve Losh
-
Let `zapf` take many pairs2016-08-08, by Steve Losh
-
Fix up `dis`2016-08-07, by Steve Losh
-
Add `dis`2016-08-07, by Steve Losh
-
Add in-whatever2016-08-06, by Steve Losh
-
Fix readme2016-08-05, by Steve Losh
-
Initial commit2016-08-05, by Steve Losh