d6aef4f662
feat: add fset integration in system :data-lens+fset
2024-08-11 18:12:26 -07:00
f10b94ff4e
chore: remove docs
2024-02-19 13:42:27 -08:00
274af53a09
Merge remote-tracking branch 'origin/master'
2023-10-22 11:19:08 -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
12e689eb52
chore: (bump)
2023-09-01 12:10:19 -07:00
4614d366fb
fix: install nix before cachix
2023-09-01 12:07:47 -07:00
c7af5afb40
chore: update actions
2023-09-01 12:06:54 -07:00
5de14dbe74
fix: quickload test system
2023-09-01 11:59:57 -07:00
ec166b4a7d
fix: make github workflow test more failures
2023-09-01 11:58:20 -07:00
eb928fce45
fix: make sure we're testing the right data-lens
2023-07-15 14:20:23 -07:00
0728cb22fa
fix: reorder definitions
2023-07-15 14:14:55 -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
902adc1fe0
feat: add default return value to applicable-when
2023-07-15 10:18:21 -07:00
b7f020d352
feat: generalize transform-elt to sequences
2023-07-15 10:17:02 -07:00
ea7e56385c
feat: add of-type to generate semipredicates
2023-07-15 10:11:11 -07:00
98492358e3
chore: further shorten Github action workflow
2023-07-15 10:10:07 -07:00
74bf33ca21
experiment: adjust workflow to test the system, not the test system
2023-07-15 10:08:14 -07:00
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