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