8sync.git
2015-11-19 Christopher... Add scheduling to agenda-run-once
2015-11-19 Christopher... Scaffolding for handling the "when" of the run-request
2015-11-19 Christopher... Add tests for time deltas
2015-11-19 Christopher... Add time-+ / time-delta tools
2015-11-19 Christopher... Slightly better style
2015-11-19 Christopher... Add time to the agenda
2015-11-19 Christopher... agenda tests
2015-11-19 Christopher... make the agenda use the run-request
2015-11-19 Christopher... run / wrapped stuff
2015-11-19 Christopher... run, wrap, and run-wrap stuff
2015-11-19 Christopher... A note to self that we probably want to wrap procedures...
2015-11-19 Christopher... Add final queue-based tests for time segments / schedul...
2015-11-19 Christopher... Added add-segments-contents-to-queue!
2015-11-19 Christopher... Initial test for schedule-extract-until!
2015-11-19 Christopher... A lot more tests, including for splitting
2015-11-19 Christopher... renaming schedule-segments-until -> schedule-segments...
2015-11-19 Christopher... schedule-segments-until and schedule-extract-until!
2015-11-18 Christopher... Starting to add tests
2015-11-18 Christopher... Add schedule stuff
2015-11-18 Christopher... export things, break into sections
2015-11-18 Christopher... moduleifying things
2015-11-18 Christopher... More comments and stub code
2015-11-18 Christopher... oh yeah define* not define
2015-11-18 Christopher... port mapping stuff, and don't fail on no arguments
2015-11-17 Christopher... maybe use pfds instead??
2015-11-17 Christopher... Provide a way to break away through an agenda's prompt tag
2015-11-17 Christopher... pass the agenda to the stop-condition
2015-11-17 Christopher... agenda now actually runs (but doesn't do anything usefu...
2015-11-17 Christopher... proto-async-loop