a0a09fcf271b
|
Add read-all functions
|
Steve Losh |
Mon, 20 Feb 2017 15:40:36 +0000 |
9bcadce51853
|
Export `not=`
|
Steve Losh |
Fri, 17 Feb 2017 13:11:46 +0000 |
60d7a9c10969
|
Fix `dis` for empty arglists
|
Steve Losh |
Fri, 10 Feb 2017 21:39:15 +0000 |
a845f6820d65
|
Fix FASL Fuckery
|
Steve Losh |
Thu, 09 Feb 2017 13:19:30 +0000 |
3fea2a14eb5f
|
Update docs
|
Steve Losh |
Tue, 07 Feb 2017 12:26:15 +0000 |
29f67f70f4b4
|
Add `collect-hash`
|
Steve Losh |
Tue, 07 Feb 2017 12:26:05 +0000 |
5f26482784a6
|
Add `eval-dammit`
|
Steve Losh |
Mon, 06 Feb 2017 14:36:36 +0000 |
4d4ad6ac3bf6
|
More graphviz options
|
Steve Losh |
Mon, 06 Feb 2017 12:30:13 +0000 |
df57ee048761
|
Unfuck `-<>`
|
Steve Losh |
Sat, 21 Jan 2017 12:27:33 +0000 |
8b5c27a2d2de
|
Add some hash table printing stuff
|
Steve Losh |
Sat, 21 Jan 2017 11:29:14 +0000 |
ba324d052c50
|
Be friendlier
|
Steve Losh |
Fri, 20 Jan 2017 23:47:44 +0000 |
d25b6f52fad1
|
Add `enumerate`, expose `-<>`, add gnuplot terms
|
Steve Losh |
Fri, 20 Jan 2017 13:59:11 +0000 |
5dd997c40424
|
Add `extrema`
|
Steve Losh |
Thu, 19 Jan 2017 17:05:14 +0000 |
fbd9837856a8
|
Add `defclass*`
|
Steve Losh |
Tue, 17 Jan 2017 21:33:28 +0000 |
3913e79377c1
|
Add bisect functions, add more gnuplot options
|
Steve Losh |
Mon, 16 Jan 2017 12:06:45 +0000 |
1aaec79f2887
|
Fix wonky indentation
|
Steve Losh |
Thu, 05 Jan 2017 22:43:53 +0000 |
c3e4c4c8afa0
|
Cleanup
|
Steve Losh |
Tue, 27 Dec 2016 00:18:05 -0500 |
7f37cc5260ec
|
Try to unfuck the random-range stuff for floats
|
Steve Losh |
Tue, 27 Dec 2016 00:15:55 -0500 |
18e71146fb25
|
Add `random-range-inclusive`
|
Steve Losh |
Tue, 27 Dec 2016 00:07:07 -0500 |
0f627d8ff8c3
|
Add some bit stuff, sort packages
|
Steve Losh |
Mon, 26 Dec 2016 15:25:35 -0500 |
04de8001e1e0
|
Clean up gnuplot stuff, add `digit`
|
Steve Losh |
Wed, 21 Dec 2016 15:22:06 -0500 |
363d33f1b089
|
Add plot.png to .hgignore.
|
Steve Losh |
Wed, 21 Dec 2016 15:21:56 -0500 |
7d475c7bf05e
|
Beefier lines
|
Steve Losh |
Fri, 16 Dec 2016 23:41:53 -0500 |
c62d7dfcaed7
|
Add `in-range-p`
|
Steve Losh |
Fri, 16 Dec 2016 15:35:58 -0500 |
0f2460b0b42e
|
Hack together `gnuplot` so I can see my math
|
Steve Losh |
Thu, 15 Dec 2016 18:46:31 -0500 |
6f1c9878ddbe
|
Fix some docs
|
Steve Losh |
Thu, 15 Dec 2016 12:36:37 -0500 |
e9910edd311c
|
Add `multiple-value-bind*`
|
Steve Losh |
Wed, 14 Dec 2016 17:44:19 -0500 |
fd8c40ec26ee
|
Add `take` and `drop` from Serapeum
|
Steve Losh |
Wed, 14 Dec 2016 12:16:13 -0500 |
e15746e52914
|
Fix typo
|
Steve Losh |
Thu, 08 Dec 2016 13:19:52 -0500 |
d5f5a30b7eee
|
Add basic hash set implementation
|
Steve Losh |
Thu, 08 Dec 2016 13:16:21 -0500 |
1c23d5693192
|
Add `every-nth` iterate driver
|
Steve Losh |
Tue, 22 Nov 2016 21:40:35 +0000 |
66fc93caa1c6
|
Add iterate `FOR var MODULO divisor` driver
|
Steve Losh |
Tue, 22 Nov 2016 20:07:42 +0000 |
344ee2fa239e
|
Add `prl`
|
Steve Losh |
Mon, 21 Nov 2016 11:10:49 +0000 |
21296e2bf834
|
Add `when-let*`
|
Steve Losh |
Thu, 17 Nov 2016 12:44:46 +0000 |
0e60bff93317
|
Add `comment` and the profiling functions
|
Steve Losh |
Tue, 15 Nov 2016 17:30:45 +0000 |
71fe6a16fcef
|
Style cleanup
|
Steve Losh |
Sat, 12 Nov 2016 12:51:05 +0000 |
2c76ffecc45e
|
Add `proportions` and `mutate-hash-values`
|
Steve Losh |
Sat, 12 Nov 2016 12:47:06 +0000 |
3d34f6a99a24
|
Make `print-hash-table` friendlier
|
Steve Losh |
Thu, 10 Nov 2016 14:42:47 +0000 |
66af3dc24580
|
Add `group-by` and silly bitset thing
|
Steve Losh |
Tue, 08 Nov 2016 15:47:12 +0000 |
1c5dff36922b
|
Remove `hash-sets` package. Use cl-hamt or something instead
|
Steve Losh |
Thu, 03 Nov 2016 18:26:11 +0000 |