Graph
-
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