Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update sandbox. | David Thompson | 2014-09-22 | 1 | -3/+7 |
| | | | | * sandbox: Update. | ||||
* | sandbox: Make it work again. | David Thompson | 2014-09-06 | 1 | -1/+14 |
| | | | | * sandbox: Fix it. | ||||
* | Fix sandbox. | David Thompson | 2014-07-02 | 1 | -1/+1 |
| | | | | * sandbox: s/vector2/vector/ | ||||
* | Rename guile-2d to Sly! | David Thompson | 2014-06-28 | 1 | -22/+22 |
| | | | | Massive find/replace job. | ||||
* | Fix sandbox. | David Thompson | 2014-05-18 | 1 | -2/+2 |
| | | | | * sandbox: Use start/stop-game-loop procedures. | ||||
* | Don't start the REPL server upon importing (2d repl). | David Thompson | 2014-03-10 | 1 | -1/+3 |
| | | | | | | * 2d/repl.scm (start-2d-repl): New procedure. * examples/common.scm: Start the REPL server. * sandbox: Start the REPL server. | ||||
* | Add developer sandbox script. | David Thompson | 2014-03-08 | 1 | -0/+48 |
* sandbox: New file. |