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 |
ee0d61f41802
|
Clean up `timing` macroexpansion a bit
|
Steve Losh |
2016-10-15 |
96818717e72d
|
Don't render `previous-var` in `timing` unless needed
|
Steve Losh |
2016-10-15 |
f1e161fed238
|
Add `print-hash-table`
|
Steve Losh |
2016-09-27 |