summaryrefslogtreecommitdiff
path: root/2d/repl
Commit message (Collapse)AuthorAgeFilesLines
* Move both mvars into the repl module.David Thompson2013-09-021-4/+5
|
* Execute REPL thunks in the context of the main game thread.David Thompson2013-09-021-5/+23
|
* Add custom REPL server modules.David Thompson2013-07-312-0/+357
These are slightly modified versions of the ones that come with Guile.