Edward Langley
989454fc28
feat: add hash-join
2023-10-22 11:15:22 -07:00
Edward Langley
2207631122
feat: add tap
2023-10-22 11:15:02 -07:00
Edward Langley
e833e39e87
feat: calling and calling*
2023-07-15 10:27:36 -07:00
Edward Langley
40db934151
fix: export of-type
2023-07-15 10:23:23 -07:00
Edward Langley
2705341bb0
feat: add transform
2023-07-15 10:22:38 -07:00
Edward Langley
902adc1fe0
feat: add default return value to applicable-when
2023-07-15 10:18:21 -07:00
Edward Langley
b7f020d352
feat: generalize transform-elt to sequences
2023-07-15 10:17:02 -07:00
Edward Langley
ea7e56385c
feat: add of-type to generate semipredicates
2023-07-15 10:11:11 -07:00
Edward Langley
98492358e3
chore: further shorten Github action workflow
2023-07-15 10:10:07 -07:00
Edward Langley
74bf33ca21
experiment: adjust workflow to test the system, not the test system
2023-07-15 10:08:14 -07:00
Edward Langley
893b10f81e
feat(transducers): transducers are no longer in beta
2023-07-15 10:05:12 -07:00
Edward Langley
903c0aaced
chore: fix $PATH
2023-04-13 13:42:20 -07:00
Edward Langley
3f27d70514
chore: upgrade install-nix-action
2023-04-13 13:40:08 -07:00
Edward Langley
a3724362b6
chore: fiddle
2023-04-13 13:38:18 -07:00
Edward Langley
6c2d96f0c6
chore: fiddle
2023-04-13 13:36:22 -07:00
Edward Langley
4eab1df341
chore: fiddle
2023-04-13 13:35:15 -07:00
Edward Langley
555b621974
chore: (bump)
2023-04-13 13:33:39 -07:00
Edward Langley
46b1b66291
chore: (bump)
2023-04-13 13:33:25 -07:00
Edward Langley
fde90ed5ff
chore: (bump)
2023-04-13 13:30:56 -07:00
Edward Langley
7309c59ca8
chore: try fixing github action
2023-04-13 13:29:59 -07:00
Edward Langley
821ec9407b
chore: (bump)
2023-04-13 09:34:54 -07:00
Edward Langley
49358627c2
fix: remove spurious warning in DISJ
2023-04-13 09:29:51 -07:00
Edward Langley
9c4d29543b
feat: allow over to accept multiple functions and compose them
2023-04-13 09:29:22 -07:00
Edward Langley
08302fae40
(bump)
2023-03-26 11:17:25 -07:00
Edward Langley
6447bcc0c3
chore: don't use defun-ct because it's unnecessary
2023-03-26 11:12:43 -07:00
Edward Langley
4f6b7ef248
feat: add ∘ as a spelling for alexandria:compose
2023-03-26 11:12:02 -07:00
Edward Langley
e0688b8fcc
chore: add identity test for hash-table transducer
2023-03-26 11:11:31 -07:00
Edward Langley
f51e305922
feat: add compiler macro for functionalize
2023-03-26 11:06:40 -07:00
Edward Langley
c9dbe2109f
feat: add calling
2023-03-26 11:06:18 -07:00
Edward Langley
964a3d6d2d
fix: don't depend on sb-cover
2022-10-08 13:29:44 -07:00
Edward Langley
65f7fc58f6
chore: Merge branch 'master' of git.fiddlerwoaroof.com:data-lens
2022-10-01 12:11:04 -07:00
Edward Langley
5bca889091
fix: add missing dependency
2022-10-01 12:04:46 -07:00
Edward Langley
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
Edward Langley
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
Edward Langley
6b83963208
fix: ON was defined incorrectly
2022-09-27 23:16:00 -07:00
Edward Langley
850ed89193
fix: package.lisp was malformed
2022-09-27 23:14:32 -07:00
Edward Langley
84eae95bb4
feat: actually add CONJ and DISJ
2022-09-27 23:14:14 -07:00
Edward Langley
ede798a04b
feat: add CONJ and DISJ
2022-09-27 23:11:43 -07:00
Edward Langley
945d024355
fix(tests): fix intentionally broken test
2022-09-27 23:11:21 -07:00
Edward Langley
8fa0b253ab
fix(ci): add tests, fix test-op
2022-09-27 23:08:46 -07:00
Edward Langley
a4d622b3df
feat(ci): test main system
2022-09-27 19:48:08 -07:00
Edward Langley
801bc1e033
chore(license): fix license in ASD
2022-03-29 22:37:15 -07:00
Edward Langley
1be82ea49d
chore(tests): fix intentional failing test
2022-03-29 22:36:29 -07:00
Edward Langley
b7d6687304
fix(serapeum): add serapeum as dep for transducer system
2022-03-29 22:33:16 -07:00
Edward Langley
78663d73f1
fix(ci): add missing quote
2022-03-29 22:30:55 -07:00
Edward Langley
a65fc3873a
feat(deps): remove dep on serapeum
2022-03-29 22:29:55 -07:00
Edward Langley
8709d41f8b
chore: add failing test
2022-03-29 22:27:20 -07:00
Edward Langley
176572c2c6
chore: add health check for quicklisp.lisp download, fix exit codes
2022-03-29 22:26:38 -07:00
Edward Langley
dc58526088
chore: double-check check for sbcl install
2022-03-29 22:24:34 -07:00
Edward Langley
9f53b1a106
chore: add health check to dep setup
2022-03-29 22:22:46 -07:00