Emery Hemingway ehmry
ehmry pushed to master at ehmry/syndicate-flake 2022-03-25 14:37:38 +00:00
cecebbc118 Add Squeak and Squeaker
ehmry pushed to master at ehmry/syndicate-flake 2022-03-25 14:35:01 +00:00
abb0285029 Add Squeak and Squeaker
ehmry created branch synmpd/zuni/trunk in ehmry/synmpc 2022-03-21 15:44:31 +00:00
ehmry pushed to synmpd/zuni/trunk at ehmry/synmpc 2022-03-21 15:44:31 +00:00
2e17001bd3 Initial commit
ehmry pushed tag synmpc-0.1.0 to ehmry/synmpc 2022-03-21 15:44:31 +00:00
ehmry created repository ehmry/synmpc 2022-03-21 15:43:59 +00:00
ehmry opened issue ehmry/syndicated-open#6 2022-03-19 00:49:31 +00:00
Attenuate capabilities in configuration example
ehmry opened issue ehmry/syndicated-open#5 2022-03-19 00:46:27 +00:00
Action retraction
ehmry commented on issue ehmry/syndicated-open#3 2022-03-19 00:44:00 +00:00
[Proposal] Alternate configuration schema

TemplatePiece = @constant string / @filename =filename / @submatch int .

This would work but I think the Nim type system would make it complicated to handle. The submatch index is a good…

ehmry opened issue ehmry/syndicated-open#4 2022-03-19 00:42:46 +00:00
Include action pattern submatches in action commands
ehmry closed issue ehmry/syndicated-open#3 2022-03-19 00:36:31 +00:00
[Proposal] Alternate configuration schema
ehmry pushed to trunk at ehmry/syndicated-open 2022-03-19 00:36:31 +00:00
a959565fb5 New protocol and configuration from Tony
ehmry commented on issue ehmry/syndicated-open#3 2022-03-19 00:36:02 +00:00
[Proposal] Alternate configuration schema

? <service-object ?cap> [ $cap [ <listen-on $root_ds> ] ]

I was assuming there was an implicitly exposed dataspace over stdio, but with this is what I…

ehmry pushed to trunk at ehmry/syndicate-nim 2022-03-19 00:15:24 +00:00
4454d19b60 Fix incoming Ref rewriting
4027da4c5f Cleanup dead code and missing imports
Compare 2 commits »
ehmry pushed to trunk at ehmry/preserves-nim 2022-03-19 00:13:40 +00:00
e8d1bf2c57 Refactor mapEmbeds
1dcad539f4 Move preserves/parse module into preserves
Compare 2 commits »
ehmry commented on issue ehmry/syndicated-open#3 2022-03-18 15:26:38 +00:00
[Proposal] Alternate configuration schema

The idea is that you'd assert each ActionHandler separately to uri_runner

This answers a question that I hadn't though to ask yet, in some other experiments I have asserted lists of items…

ehmry pushed to trunk at ehmry/syndicate-nim 2022-03-18 15:15:28 +00:00
76c9a6377d Make `projectPaths` fail without side-effects
fac3002fc8 Export "stop" from syndicate module
Compare 2 commits »
ehmry closed issue ehmry/syndicated-open#2 2022-03-18 15:15:28 +00:00
Dataspace pattern matching crashes on missing key
ehmry pushed to trunk at ehmry/preserves-nim 2022-03-18 15:09:03 +00:00
5408cb859a Add `step` func as a no-effects substitue for `[]` proc
ehmry pushed to trunk at ehmry/preserves-nim 2022-03-18 15:02:47 +00:00
bcdc1f04d0 Add `step` func as a no-effects substitue for `[]` proc