18e71146fb25
|
Add `random-range-inclusive`
|
Steve Losh |
2016-12-27 |
0f627d8ff8c3
|
Add some bit stuff, sort packages
|
Steve Losh |
2016-12-26 |
04de8001e1e0
|
Clean up gnuplot stuff, add `digit`
|
Steve Losh |
2016-12-21 |
363d33f1b089
|
Add plot.png to .hgignore.
|
Steve Losh |
2016-12-21 |
7d475c7bf05e
|
Beefier lines
|
Steve Losh |
2016-12-17 |
c62d7dfcaed7
|
Add `in-range-p`
|
Steve Losh |
2016-12-16 |
0f2460b0b42e
|
Hack together `gnuplot` so I can see my math
|
Steve Losh |
2016-12-15 |
6f1c9878ddbe
|
Fix some docs
|
Steve Losh |
2016-12-15 |
e9910edd311c
|
Add `multiple-value-bind*`
|
Steve Losh |
2016-12-14 |
fd8c40ec26ee
|
Add `take` and `drop` from Serapeum
|
Steve Losh |
2016-12-14 |
e15746e52914
|
Fix typo
|
Steve Losh |
2016-12-08 |
d5f5a30b7eee
|
Add basic hash set implementation
|
Steve Losh |
2016-12-08 |
1c23d5693192
|
Add `every-nth` iterate driver
|
Steve Losh |
2016-11-22 |
66fc93caa1c6
|
Add iterate `FOR var MODULO divisor` driver
|
Steve Losh |
2016-11-22 |
344ee2fa239e
|
Add `prl`
|
Steve Losh |
2016-11-21 |
21296e2bf834
|
Add `when-let*`
|
Steve Losh |
2016-11-17 |
0e60bff93317
|
Add `comment` and the profiling functions
|
Steve Losh |
2016-11-15 |
71fe6a16fcef
|
Style cleanup
|
Steve Losh |
2016-11-12 |
2c76ffecc45e
|
Add `proportions` and `mutate-hash-values`
|
Steve Losh |
2016-11-12 |
3d34f6a99a24
|
Make `print-hash-table` friendlier
|
Steve Losh |
2016-11-10 |
66af3dc24580
|
Add `group-by` and silly bitset thing
|
Steve Losh |
2016-11-08 |
1c5dff36922b
|
Remove `hash-sets` package. Use cl-hamt or something instead
|
Steve Losh |
2016-11-03 |
784e50fe72f6
|
Add `fixed-point`
|
Steve Losh |
2016-11-03 |
1c26cbbe73b6
|
Make sure we're portable
|
Steve Losh |
2016-11-03 |
b7509448269e
|
Fix up `print-hash-table`
|
Steve Losh |
2016-11-01 |
d49a710b5fcc
|
Simplify `for ... :in-array` iterate macro
|
Steve Losh |
2016-11-01 |
56f6ff3b225f
|
Fix numeric contagion in `cycling`
|
Steve Losh |
2016-10-15 |
756273274876
|
Allow keywords in `timing` time type argument
|
Steve Losh |
2016-10-15 |