Graph
-
Fix concatenating to handle separators properly2021-05-24, by Steve Losh
-
Add do-vector2021-05-24, by Steve Losh
-
Add options placeholder to `with-gnuplot`2021-05-23, by Steve Losh
-
Allow gnuplot to take alists2021-05-23, by Steve Losh
-
Redo gnuplot interface, add CONCATENATING iterate driver2021-05-23, by Steve Losh
-
Add rb-clear and (rb-contents ... :result-type 'vector)2021-04-10, by Steve Losh
-
Purge quickutils, add some more tests2021-04-10, by Steve Losh
-
Add sketchy ring buffer implementation2021-04-09, by Steve Losh
-
Merge2021-04-09, by Steve Losh
-
Sort package exports2021-04-09, by Steve Losh
-
Add do-file2021-04-09, by Steve Losh
-
Add assocar/assocdr/rassocar/rassocdr accessors2021-04-09, by Steve Losh
-
Add (sh … :result-type 'vector)2021-04-09, by Steve Losh
-
Add sorting predicate generators2020-12-23, by Steve Losh
-
Enhance `prefix-sums`2020-11-10, by Steve Losh
-
Fix typo2020-10-24, by Steve Losh
-
Add phr2020-10-24, by Steve Losh
-
Add truncatef2020-10-23, by Steve Losh
-
Add range functions2020-09-27, by Steve Losh
-
Make pbcopy/pbpaste executables configurable2020-09-02, by Steve Losh
-
Optimize FOR ... AROUND2020-08-31, by Steve Losh
-
Move gathering-vector destructuring into the macro lamda list2020-08-31, by Steve Losh
-
Fix typo2020-07-28, by Steve Losh
-
Fix defclass* to accept non-standard slot options2020-07-27, by Steve Losh
-
Make defun-inline's lambda list more explicit2020-07-27, by Steve Losh
-
Update documentation2019-12-15, by Steve Losh
-
Add `define-condition*`, allow `do-[i]range` to go down, add `key` to `frequencies` and `proportions`2019-12-15, by Steve Losh
-
Merge.2019-12-11, by Steve Losh
-
Add `_`2019-12-11, by Steve Losh
-
Add `:initial-contents` for `make-queue`2019-12-08, by Steve Losh
-
Typos2019-12-07, by Steve Losh
-
Merge.2019-12-07, by Steve Losh
-
Add iterate `returning`, `finding-first`, `matching` and remove unused iterate stuff2019-12-07, by Steve Losh
-
Update documentation2019-12-06, by Steve Losh
-
Merge.2019-12-06, by Steve Losh
-
Fix/refactor `sh` for CCL and others2019-12-06, by Steve Losh
-
Add `:key` for `extrema`2019-12-06, by Steve Losh
-
Move `sh` and friends from CACL into this repo2019-10-03, by Steve Losh
-
Move dependencies around2019-10-03, by Steve Losh
-
Change default conc-name of with macros2019-06-09, by Steve Losh
-
Merge.2019-05-05, by Steve Losh
-
Merge.2019-04-30, by Steve Losh
-
Add remhash-* utilities2019-04-30, by Steve Losh
-
Improve prl, remove dep on alexandria2019-05-05, by Steve Losh
-
Merge.2019-03-09, by Steve Losh
-
Merge.2019-03-01, by Steve Losh
-
Add profiling modes2018-12-24, by Steve Losh
-
Update documentation2019-03-09, by Steve Losh
-
Add iterate (finding-all ...) clauses2019-03-09, by Steve Losh
-
Tweak gnuplot2019-03-09, by Steve Losh
-
Add iterate (collect-set ...) clause2019-02-26, by Steve Losh
-
Add iterate (for ... seed ... then ...) driver2019-02-24, by Steve Losh
-
Update documentation2019-02-24, by Steve Losh
-
Add read-all2019-02-24, by Steve Losh
-
Add `allocation` support in `defclass*`2019-02-02, by Steve Losh
-
Support :conc-name nil and fix clampf2019-01-07, by Steve Losh
-
Remove the awful gnuplot-expr to avoid exporting X2018-12-16, by Steve Losh
-
Add DO-IRANGE2018-12-08, by Steve Losh
-
Add string-join2018-11-23, by Steve Losh
-
Add key/start/end to the bisect functions2018-11-11, by Steve Losh