23 Commits

Author SHA1 Message Date
d6aef4f662 feat: add fset integration in system :data-lens+fset 2024-08-11 18:12:26 -07:00
11c6fbe12d feat: add x-group 2023-10-22 11:16:36 -07:00
989454fc28 feat: add hash-join 2023-10-22 11:15:22 -07:00
2207631122 feat: add tap 2023-10-22 11:15:02 -07:00
e833e39e87 feat: calling and calling* 2023-07-15 10:27:36 -07:00
40db934151 fix: export of-type 2023-07-15 10:23:23 -07:00
2705341bb0 feat: add transform 2023-07-15 10:22:38 -07:00
c9dbe2109f feat: add calling 2023-03-26 11:06:18 -07:00
0a90adbe04 chore: more tests, fixes
- add DELAY
- fix definition of OF-MAX-LENGTH
- add ignorable declaration to CONJ and DISJ
- lots of new tests
2022-10-01 12:03:47 -07:00
850ed89193 fix: package.lisp was malformed 2022-09-27 23:14:32 -07:00
ede798a04b feat: add CONJ and DISJ 2022-09-27 23:11:43 -07:00
a65fc3873a feat(deps): remove dep on serapeum 2022-03-29 22:29:55 -07:00
e694886196 chore(package): reformat 2022-03-29 21:26:26 -07:00
6776568df3 feat(exports): export some new functions 2022-03-29 21:12:58 -07:00
bd9ef2fba3 feat(transducers): add DATA-LENS.TRANSDUCERS:INTO, with tests 2021-01-09 03:21:04 -08:00
96cc36bb65 chore(transducers): move functions around 2021-01-04 20:19:59 -08:00
d0e894f739 feat: add collecting transducer to accumulate partial sums 2021-01-04 02:01:19 -08:00
ea96548eb0 feat: add tests for transducers 2021-01-04 00:51:50 -08:00
07b0c02806 feat(utils): add generic FUNCTIONALIZE to turn values into functions 2020-12-30 22:03:56 -08:00
4139944479 chore(transducers): reshuffle 2020-12-18 23:09:55 -08:00
9ce36823e4 chore(transducers): export new functions 2020-12-18 22:33:36 -08:00
b6f51eceaf feat: beginnings of transducers 2020-12-13 02:33:16 -08:00
38133d6f0a chore: split into files 2020-10-05 19:44:35 -07:00