Commit Log

commit description author date
322aefbbcb9f Add `(reductions ... :result-type ...)` argument Steve Losh 13 months ago
edf43f3bf670 Add `reductions` Steve Losh 13 months ago
09232fd60df5 Add slot-value-or Steve Losh 16 months ago
f6d74c247168 Add #! and #; readers Steve Losh 16 months ago
04ad2212b90f Add custom readtable Steve Losh 16 months ago
218a430ec1a7 Fix ensuref return value for subsequent runs Steve Losh 2023-03-10
65478981d36d Add ensuref, profile-when Steve Losh 2023-03-02
896559ec54b1 Add do-hash-set Steve Losh 2023-02-09
bfa9e871b3c0 Update documentation Steve Losh 2023-02-09
844651032c48 Merge Steve Losh 2023-02-09
b51a18850dc5 Add chunk, ngrams, ensure-slot-value, scratch Steve Losh 2023-02-09
95a549a2c55b Update license date Steve Losh 2022-08-29
461876acdff5 Add astar and tweak a few other things Steve Losh 2022-08-05
c2970d9e6ea7 Merge Steve Losh 2021-12-15
95393d6a5226 Add `with-result` iterate clause Steve Losh 2021-12-15
656f2f6975bc Fix separator in `concatenating` iterate macro Steve Losh 2021-12-15
7a3907583b2d Fix `:skip-origin t` in `within-radius` Steve Losh 2021-12-15
0d62d291dfb1 Add missing test file to ASDF system Steve Losh 2021-12-15
72fe2afc82c7 Fix (for :within-radius ... :origin ... :skip-origin t) and add tests Steve Losh 2021-12-02
a1be2be82e9d Add default to pbcopy's arg Steve Losh 2021-12-02
1b8a1cc764c4 Remove -<> Steve Losh 2021-11-30
55c796d79111 Add `window` and a few other things that have been sitting around Steve Losh 2021-11-11
eb9bf5de0279 Add (if|when|unless)-first-(time|iteration) sugar macros Steve Losh 2021-07-13
8a7cfee11dea Add `plot` convenience wrapper Steve Losh 2021-05-24
6740e201e636 Fix concatenating to handle separators properly Steve Losh 2021-05-24
91ea751ccd9f Add do-vector Steve Losh 2021-05-24
acf6a1d4de2e Add options placeholder to `with-gnuplot` Steve Losh 2021-05-23
ec9067ea1894 Allow gnuplot to take alists Steve Losh 2021-05-23
25d07c157495 Redo gnuplot interface, add CONCATENATING iterate driver Steve Losh 2021-05-23
6bf064d46006 Add rb-clear and (rb-contents ... :result-type 'vector) Steve Losh 2021-04-10
e9553a14c887 Purge quickutils, add some more tests Steve Losh 2021-04-10
4bbec114ea86 Add sketchy ring buffer implementation Steve Losh 2021-04-09
40d63316cd3c Merge Steve Losh 2021-04-09
4e5867a99afe Sort package exports Steve Losh 2021-04-09
c5fc3602d000 Add do-file Steve Losh 2021-04-09
f9fec2ff0ff5 Add assocar/assocdr/rassocar/rassocdr accessors Steve Losh 2021-04-09
f56991dfcaea Add (sh … :result-type 'vector) Steve Losh 2021-04-09
2db6543352b6 Add sorting predicate generators Steve Losh 2020-12-23
38a1fbc6688e Enhance `prefix-sums` Steve Losh 2020-11-10
1d3928ec556d Fix typo Steve Losh 2020-10-24
cacafa0cae85 Add phr Steve Losh 2020-10-24
d8fe9c6ee9f4 Add truncatef Steve Losh 2020-10-23
ea581753e904 Add range functions Steve Losh 2020-09-27
1aa2e5785e6f Make pbcopy/pbpaste executables configurable Steve Losh 2020-09-02
d6cc6af60002 Optimize FOR ... AROUND Steve Losh 2020-08-31
e389a847e003 Move gathering-vector destructuring into the macro lamda list Steve Losh 2020-08-31
1ca3e16900aa Fix typo Steve Losh 2020-07-28
aee9ba1c4913 Fix defclass* to accept non-standard slot options Steve Losh 2020-07-27