summaryrefslogtreecommitdiff
path: root/sly
Commit message (Expand)AuthorAgeFilesLines
* Tweak docstring for linear-scale.David Thompson2014-08-011-3/+3
* Add punctuation to docstrings in sly/joystick.scm.David Thompson2014-08-011-7/+7
* Add joystick module.Jordan Russell2014-08-012-1/+180
* Add optional start and step parameters to signal-count.David Thompson2014-07-221-4/+5
* Fix typos in signal-constant and signal-tap docstrings.David Thompson2014-07-221-3/+3
* Add signal-switch procedure.David Thompson2014-07-221-0/+13
* Integrate REPL module with game loop error hook.David Thompson2014-07-051-3/+29
* Add error handling hook to game loop.David Thompson2014-07-051-7/+47
* Ensure that agenda scheduling procedures return no value.David Thompson2014-07-051-1/+2
* Reduce allocation in transform*.David Thompson2014-07-051-11/+20
* Remove global variables for controlling tick rate.David Thompson2014-07-031-57/+62
* Remove file that should never have been committed.David Thompson2014-07-021-54/+0
* Allow some label properties to be signals.David Thompson2014-07-021-3/+7
* Allow some sprite properties to be signals.David Thompson2014-07-021-4/+9
* Add transition module.David Thompson2014-06-291-0/+164
* Add signal-drop-repeats procedure.David Thompson2014-06-291-0/+15
* Add color-scale procedure.David Thompson2014-06-291-0/+8
* Add pi/2 variable.David Thompson2014-06-291-1/+2
* Remove config.scm from version control.David Thompson2014-06-281-28/+0
* Rename guile-2d to Sly!David Thompson2014-06-2834-0/+4334