summaryrefslogtreecommitdiff
path: root/starling/repl.scm
Commit message (Expand)AuthorAgeFilesLines
* Fix REPL log bug.David Thompson2022-10-101-4/+4
* Rename <canvas> to <display-2d> and <path> to <canvas>.David Thompson2021-10-151-1/+1
* Update chickadee and guile-sdl2 to latest commits.David Thompson2021-10-081-1/+1
* Update to new chickadee and guile-sdl2.David Thompson2020-12-111-3/+7
* repl: Improve exception printing code.David Thompson2020-10-111-15/+14
* repl: Print backtrace on error.David Thompson2020-10-111-24/+50
* repl: Add really crappy exception handling.David Thompson2020-10-091-24/+42
* Add primitive in-engine REPL.David Thompson2020-10-061-0/+145
* Rename repl module to repl-server.David Thompson2020-10-061-99/+0
* repl: Sleep during debug loop.David Thompson2019-05-281-0/+1
* repl: Fix error message printing.David Thompson2019-05-231-1/+4
* Add live coding/debugging REPL server.David Thompson2018-08-251-0/+95