Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change tick-agenda! and clear-agenda! to take agenda as arg. | David Thompson | 2014-01-10 | 1 | -10/+2 |
* | Update docstrings. | David Thompson | 2014-01-07 | 1 | -3/+3 |
* | Use SRFI-26 in agenda module. | David Thompson | 2014-01-07 | 1 | -2/+3 |
* | Rename agenda procedures. | David Thompson | 2014-01-07 | 1 | -5/+5 |
* | Export agenda variables. | David Thompson | 2014-01-07 | 1 | -0/+2 |
* | Add new scheduling procedures and rename existing ones. | David Thompson | 2014-01-07 | 1 | -12/+23 |
* | Make the current agenda a parameter. | David Thompson | 2014-01-07 | 1 | -18/+15 |
* | Move wait procedure into agenda module. | David Thompson | 2013-10-06 | 1 | -1/+8 |
* | Clean up docstrings for agenda module. | David Thompson | 2013-09-15 | 1 | -31/+30 |
* | Add agenda-schedule-interval procedure. | David Thompson | 2013-09-15 | 1 | -1/+14 |
* | Add agenda module for procedure scheduling. | David Thompson | 2013-07-15 | 1 | -0/+182 |