Commit Log

commit description author date
7528d18f2430 Add `hex` and some other minor features/fixes Steve Losh 2017-08-09
61ec616b45f8 A few extra functions Steve Losh 2017-08-05
15ab2e1331a1 Make queue functions inlineable Steve Losh 2017-07-04
410ea6dead95 Add `gimme` and `gnuplot-histogram` and a couple other things Steve Losh 2017-06-22
94e507bedb6b Add `anding` and `oring` iterate clauses Steve Losh 2017-05-07
6a26564cc9a8 A few minor tweaks Steve Losh 2017-04-12
1a0146c5e62d Add LICENSE Steve Losh 2017-03-14
c49425b33f17 Add jankass priority queues Steve Losh 2017-03-01
4d881c990060 `take-while` and `drop-while` Steve Losh 2017-03-01
2746fc7667d9 Add `gathering-vector` Steve Losh 2017-02-27
85823854b8cb Add `in-hashset` iterate driver Steve Losh 2017-02-22
12fd42abb3ba Add `profile` Steve Losh 2017-02-21
a0a09fcf271b Add read-all functions Steve Losh 2017-02-20
9bcadce51853 Export `not=` Steve Losh 2017-02-17
60d7a9c10969 Fix `dis` for empty arglists Steve Losh 2017-02-10
a845f6820d65 Fix FASL Fuckery Steve Losh 2017-02-09
3fea2a14eb5f Update docs Steve Losh 2017-02-07
29f67f70f4b4 Add `collect-hash` Steve Losh 2017-02-07
5f26482784a6 Add `eval-dammit` Steve Losh 2017-02-06
4d4ad6ac3bf6 More graphviz options Steve Losh 2017-02-06
df57ee048761 Unfuck `-<>` Steve Losh 2017-01-21
8b5c27a2d2de Add some hash table printing stuff Steve Losh 2017-01-21
ba324d052c50 Be friendlier Steve Losh 2017-01-20
d25b6f52fad1 Add `enumerate`, expose `-<>`, add gnuplot terms Steve Losh 2017-01-20
5dd997c40424 Add `extrema` Steve Losh 2017-01-19
fbd9837856a8 Add `defclass*` Steve Losh 2017-01-17
3913e79377c1 Add bisect functions, add more gnuplot options Steve Losh 2017-01-16
1aaec79f2887 Fix wonky indentation Steve Losh 2017-01-05
c3e4c4c8afa0 Cleanup Steve Losh 2016-12-27
7f37cc5260ec Try to unfuck the random-range stuff for floats Steve Losh 2016-12-27
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