Graph
-
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