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