summaryrefslogtreecommitdiff
path: root/chickadee/scripting
Commit message (Expand)AuthorAgeFilesLines
* scripting: agenda: Add reset-agenda procedure.David Thompson2017-10-191-0/+7
* scripting: Cancelling a script cancels all nested scripts.David Thompson2017-10-141-7/+20
* scripting: Fix bugs in script-running? and script-complete?David Thompson2017-10-141-2/+2
* scripting: Rename coroutine to script.David Thompson2017-10-143-95/+95
* scripting: Fix bug where dynamic state wasn't being respected.David Thompson2017-10-141-3/+5
* scripting: agenda: Add 'every' scheduling option.David Thompson2017-04-271-1/+23
* Add simple scripting system.David Thompson2017-04-033-0/+262