Commit Log

commit description author date
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
54ec08936d37 Make defun-inline's lambda list more explicit Steve Losh 2020-07-27
f077c455877a Update documentation Steve Losh 2019-12-15
765870ef20f7 Add `define-condition*`, allow `do-[i]range` to go down, add `key` to `frequencies` and `proportions` Steve Losh 2019-12-15
164b3e41c13b Merge. Steve Losh 2019-12-11
a996dd9ad3eb Add `_` Steve Losh 2019-12-11
f3327aa93670 Add `:initial-contents` for `make-queue` Steve Losh 2019-12-08
2309743a485d Typos Steve Losh 2019-12-07
b839a83bbf2e Merge. Steve Losh 2019-12-07
0b09e1b70887 Add iterate `returning`, `finding-first`, `matching` and remove unused iterate stuff Steve Losh 2019-12-07
18da0214d5a9 Update documentation Steve Losh 2019-12-06
1745fd2d70d6 Merge. Steve Losh 2019-12-06
a85855efde4a Fix/refactor `sh` for CCL and others Steve Losh 2019-12-06
19519aba4cb5 Add `:key` for `extrema` Steve Losh 2019-12-06
f0254c404ef4 Move `sh` and friends from CACL into this repo Steve Losh 2019-10-03
3b355cd31642 Move dependencies around Steve Losh 2019-10-03
1afaa33589b2 Change default conc-name of with macros Steve Losh 2019-06-09