Commit Graph

120 Commits

Author SHA1 Message Date
893b10f81e feat(transducers): transducers are no longer in beta 2023-07-15 10:05:12 -07:00
903c0aaced chore: fix $PATH 2023-04-13 13:42:20 -07:00
3f27d70514 chore: upgrade install-nix-action 2023-04-13 13:40:08 -07:00
a3724362b6 chore: fiddle 2023-04-13 13:38:18 -07:00
6c2d96f0c6 chore: fiddle 2023-04-13 13:36:22 -07:00
4eab1df341 chore: fiddle 2023-04-13 13:35:15 -07:00
555b621974 chore: (bump) 2023-04-13 13:33:39 -07:00
46b1b66291 chore: (bump) 2023-04-13 13:33:25 -07:00
fde90ed5ff chore: (bump) 2023-04-13 13:30:56 -07:00
7309c59ca8 chore: try fixing github action 2023-04-13 13:29:59 -07:00
821ec9407b chore: (bump) 2023-04-13 09:34:54 -07:00
49358627c2 fix: remove spurious warning in DISJ 2023-04-13 09:29:51 -07:00
9c4d29543b feat: allow over to accept multiple functions and compose them 2023-04-13 09:29:22 -07:00
08302fae40 (bump) 2023-03-26 11:17:25 -07:00
6447bcc0c3 chore: don't use defun-ct because it's unnecessary 2023-03-26 11:12:43 -07:00
4f6b7ef248 feat: add ∘ as a spelling for alexandria:compose 2023-03-26 11:12:02 -07:00
e0688b8fcc chore: add identity test for hash-table transducer 2023-03-26 11:11:31 -07:00
f51e305922 feat: add compiler macro for functionalize 2023-03-26 11:06:40 -07:00
c9dbe2109f feat: add calling 2023-03-26 11:06:18 -07:00
964a3d6d2d fix: don't depend on sb-cover 2022-10-08 13:29:44 -07:00
65f7fc58f6 chore: Merge branch 'master' of git.fiddlerwoaroof.com:data-lens 2022-10-01 12:11:04 -07:00
5bca889091 fix: add missing dependency 2022-10-01 12:04:46 -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
0c3c2bd08d chore: more tests, fixes
- add DELAY as the new name for JUST-AFTER (JUST-AFTER now warns)
- fix definition of OF-MAX-LENGTH
- add ignorable declaration to CONJ and DISJ
- lots of new tests
2022-10-01 12:00:23 -07:00
6b83963208 fix: ON was defined incorrectly 2022-09-27 23:16:00 -07:00
850ed89193 fix: package.lisp was malformed 2022-09-27 23:14:32 -07:00
84eae95bb4 feat: actually add CONJ and DISJ 2022-09-27 23:14:14 -07:00
ede798a04b feat: add CONJ and DISJ 2022-09-27 23:11:43 -07:00
945d024355 fix(tests): fix intentionally broken test 2022-09-27 23:11:21 -07:00
8fa0b253ab fix(ci): add tests, fix test-op 2022-09-27 23:08:46 -07:00
a4d622b3df feat(ci): test main system 2022-09-27 19:48:08 -07:00
801bc1e033 chore(license): fix license in ASD 2022-03-29 22:37:15 -07:00
1be82ea49d chore(tests): fix intentional failing test 2022-03-29 22:36:29 -07:00
b7d6687304 fix(serapeum): add serapeum as dep for transducer system 2022-03-29 22:33:16 -07:00
78663d73f1 fix(ci): add missing quote 2022-03-29 22:30:55 -07:00
a65fc3873a feat(deps): remove dep on serapeum 2022-03-29 22:29:55 -07:00
8709d41f8b chore: add failing test 2022-03-29 22:27:20 -07:00
176572c2c6 chore: add health check for quicklisp.lisp download, fix exit codes 2022-03-29 22:26:38 -07:00
dc58526088 chore: double-check check for sbcl install 2022-03-29 22:24:34 -07:00
9f53b1a106 chore: add health check to dep setup 2022-03-29 22:22:46 -07:00
f517e52845 chore: make sure uiop is installed 2022-03-29 21:57:57 -07:00
f20effc399 chore: test quicklisp install failure 2022-03-29 21:53:40 -07:00
96a8ea5ee6 chore: test quicklisp install failure 2022-03-29 21:51:47 -07:00
bf86c538a1 fix(ci): improve qs install 2022-03-29 21:47:49 -07:00
011ddea2de fix(ci): use flake correctly 2022-03-29 21:45:31 -07:00
725744a4e0 fix(ci): use nix profile? 2022-03-29 21:44:42 -07:00
fa22323fa8 feat(ci): actually try to run the tests 2022-03-29 21:42:49 -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
702332c031 feat(group-by): add group-by function 2022-03-29 21:10:08 -07:00