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