summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add beginnings of a graphical user interface widget module.David Thompson2021-04-161-0/+1
* Add primitive in-engine REPL.David Thompson2020-10-061-0/+1
* Add ring buffer implementation.David Thompson2020-10-061-0/+1
* Rename repl module to repl-server.David Thompson2020-10-061-1/+1
* Add very simple minibuffer a la Emacs.David Thompson2020-10-041-0/+1
* Add system module to fix circular reference.David Thompson2020-10-041-0/+1
* Add global config module.David Thompson2019-05-241-0/+1
* Add scene transitions.David Thompson2018-08-281-1/+2
* Add scene management.David Thompson2018-08-271-0/+1
* Animate sprite based on elapsed program time, not agenda time.David Thompson2018-08-271-2/+2
* Add live asset reloading.David Thompson2018-08-271-0/+2
* Add live coding/debugging REPL server.David Thompson2018-08-251-0/+1
* First commit!David Thompson2018-08-241-0/+46