make the agenda use the run-request
[8sync.git] / loopy.scm
2015-11-19 Christopher Allan... make the agenda use the run-request
2015-11-19 Christopher Allan... run, wrap, and run-wrap stuff
2015-11-19 Christopher Allan... A note to self that we probably want to wrap procedures...
2015-11-19 Christopher Allan... Added add-segments-contents-to-queue!
2015-11-19 Christopher Allan... renaming schedule-segments-until -> schedule-segments...
2015-11-19 Christopher Allan... schedule-segments-until and schedule-extract-until!
2015-11-18 Christopher Allan... Add schedule stuff
2015-11-18 Christopher Allan... export things, break into sections
2015-11-18 Christopher Allan... moduleifying things
2015-11-18 Christopher Allan... More comments and stub code
2015-11-18 Christopher Allan... oh yeah define* not define
2015-11-18 Christopher Allan... port mapping stuff, and don't fail on no arguments
2015-11-17 Christopher Allan... maybe use pfds instead??
2015-11-17 Christopher Allan... Provide a way to break away through an agenda's prompt tag
2015-11-17 Christopher Allan... pass the agenda to the stop-condition
2015-11-17 Christopher Allan... agenda now actually runs (but doesn't do anything usefu...
2015-11-17 Christopher Allan... proto-async-loop