Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dynamic scoping of agendas. | David Thompson | 2014-02-06 | 1 | -13/+12 |
* | Add new scheduling procedures and rename existing ones. | David Thompson | 2014-01-07 | 1 | -1/+1 |
* | Allow signals to be redefined at the REPL and "just work." | David Thompson | 2013-12-29 | 1 | -4/+4 |
* | Update time module to use new signals API. | David Thompson | 2013-12-15 | 1 | -15/+20 |
* | Make init a non-keyword argument in make-signal procedure. | David Thompson | 2013-12-12 | 1 | -2/+2 |
* | Explicitly set initial value for time-delay signal. | David Thompson | 2013-12-02 | 1 | -0/+1 |
* | Change parameters for time-interval and time-every. | David Thompson | 2013-12-02 | 1 | -9/+9 |
* | Add time signals. | David Thompson | 2013-12-01 | 1 | -0/+49 |