summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christopher Allan Webber [Thu, 19 Nov 2015 20:28:58 +0000 (14:28 -0600)]
Scaffolding for handling the "when" of the run-request
Christopher Allan Webber [Thu, 19 Nov 2015 20:22:47 +0000 (14:22 -0600)]
Add tests for time deltas
Christopher Allan Webber [Thu, 19 Nov 2015 20:22:36 +0000 (14:22 -0600)]
Add time-+ / time-delta tools
Christopher Allan Webber [Thu, 19 Nov 2015 20:05:07 +0000 (14:05 -0600)]
Slightly better style
Christopher Allan Webber [Thu, 19 Nov 2015 20:00:05 +0000 (14:00 -0600)]
Add time to the agenda
Christopher Allan Webber [Thu, 19 Nov 2015 19:29:55 +0000 (13:29 -0600)]
agenda tests
Christopher Allan Webber [Thu, 19 Nov 2015 19:28:30 +0000 (13:28 -0600)]
make the agenda use the run-request
Christopher Allan Webber [Thu, 19 Nov 2015 18:51:46 +0000 (12:51 -0600)]
run / wrapped stuff
Christopher Allan Webber [Thu, 19 Nov 2015 18:46:10 +0000 (12:46 -0600)]
run, wrap, and run-wrap stuff
Christopher Allan Webber [Thu, 19 Nov 2015 18:17:38 +0000 (12:17 -0600)]
A note to self that we probably want to wrap procedures with an intent to run
Christopher Allan Webber [Thu, 19 Nov 2015 04:33:18 +0000 (22:33 -0600)]
Add final queue-based tests for time segments / schedule stuff
Christopher Allan Webber [Thu, 19 Nov 2015 04:33:01 +0000 (22:33 -0600)]
Added add-segments-contents-to-queue!
Christopher Allan Webber [Thu, 19 Nov 2015 04:04:00 +0000 (22:04 -0600)]
Initial test for schedule-extract-until!
Christopher Allan Webber [Thu, 19 Nov 2015 03:53:41 +0000 (21:53 -0600)]
A lot more tests, including for splitting
Christopher Allan Webber [Thu, 19 Nov 2015 03:41:08 +0000 (21:41 -0600)]
renaming schedule-segments-until -> schedule-segments-split
Christopher Allan Webber [Thu, 19 Nov 2015 00:52:22 +0000 (18:52 -0600)]
schedule-segments-until and schedule-extract-until!
Christopher Allan Webber [Wed, 18 Nov 2015 23:39:07 +0000 (17:39 -0600)]
Starting to add tests
Christopher Allan Webber [Wed, 18 Nov 2015 21:13:44 +0000 (15:13 -0600)]
Add schedule stuff
Christopher Allan Webber [Wed, 18 Nov 2015 19:14:12 +0000 (13:14 -0600)]
export things, break into sections
Christopher Allan Webber [Wed, 18 Nov 2015 17:42:53 +0000 (11:42 -0600)]
moduleifying things
Christopher Allan Webber [Wed, 18 Nov 2015 17:18:44 +0000 (11:18 -0600)]
More comments and stub code
Christopher Allan Webber [Wed, 18 Nov 2015 04:06:07 +0000 (22:06 -0600)]
oh yeah define* not define
Christopher Allan Webber [Wed, 18 Nov 2015 03:50:34 +0000 (21:50 -0600)]
port mapping stuff, and don't fail on no arguments
Christopher Allan Webber [Tue, 17 Nov 2015 23:38:18 +0000 (17:38 -0600)]
maybe use pfds instead??
Christopher Allan Webber [Tue, 17 Nov 2015 23:31:17 +0000 (17:31 -0600)]
Provide a way to break away through an agenda's prompt tag
Christopher Allan Webber [Tue, 17 Nov 2015 23:11:04 +0000 (17:11 -0600)]
pass the agenda to the stop-condition
Christopher Allan Webber [Tue, 17 Nov 2015 22:53:25 +0000 (16:53 -0600)]
agenda now actually runs (but doesn't do anything useful...)
Christopher Allan Webber [Tue, 17 Nov 2015 22:30:52 +0000 (16:30 -0600)]
proto-async-loop