Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new license header to agenda and repl module. | David Thompson | 2014-03-08 | 1 | -8/+8 |
* | Revert "Make agendas thread-safe." | David Thompson | 2014-02-17 | 1 | -37/+32 |
* | Make agendas thread-safe. | David Thompson | 2014-02-17 | 1 | -32/+37 |
* | Fix schedule-interval. | David Thompson | 2014-02-15 | 1 | -1/+2 |
* | Remove dynamic scoping of agendas. | David Thompson | 2014-02-06 | 1 | -69/+39 |
* | 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 |