Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly set initial value for time-delay signal. | David Thompson | 2013-12-02 | 1 | -0/+1 |
| | | | | * 2d/time.scm (time-delay): Set initial signal value. | ||||
* | Change parameters for time-interval and time-every. | David Thompson | 2013-12-02 | 1 | -9/+9 |
| | | | | * 2d/time.scm (time-interval, time-every): Add signal parameter. | ||||
* | Add time signals. | David Thompson | 2013-12-01 | 1 | -0/+49 |
* 2d/time.scm: New module. |