Commit Graph

15 Commits

Author SHA1 Message Date
Erik Svedäng
c91de4b87f Updated ant.carp so it doesn't crash when reaching the border. 2018-03-26 11:22:18 +02:00
Erik Svedäng
415600eb87 Better support for choosing if you want to use callbacks or not. 2018-03-20 16:38:50 +01:00
Erik Svedäng
f2742fe032 Moved event-related things into a submodule. 2018-03-20 16:05:52 +01:00
Erik Svedäng
10c1b62767 All tests run again, can build "game", "ant" and "reptile". 2018-03-20 14:34:49 +01:00
Erik Svedäng
0f6574193f Proper SDL module added, examples updated to work with it. 2018-03-15 21:14:18 +01:00
Erik Svedäng
337039776e Set the project title for some of the examples. 2018-03-14 20:48:23 +01:00
Erik Svedäng
a9fd73ab2a Load 'Debug.carp' by default. 2018-03-13 09:43:08 +01:00
Erik Svedäng
18abcab4ba Fixed ant.carp example. 2018-02-05 11:14:13 +01:00
Erik Svedäng
26887f3716 Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
Erik Svedäng
f97714fb92 Gah, messed up. 2018-01-23 14:20:35 +01:00
Erik Svedäng
a75bc7719a Tweaked borrow semantics around 'set!' to allow for more efficient use
in loops, etc.
2017-12-25 18:02:03 +01:00
Erik Svedäng
45940cc55e Comment out test code. 2017-12-25 16:52:00 +01:00
Erik Svedäng
b8c1da3e3b Sleeping functions. 2017-12-25 16:51:23 +01:00
Erik Svedäng
58a6c0c02d Making sure the ant doesn't leak... 2017-12-25 16:35:00 +01:00
Erik Svedäng
2a2356f719 Langton's Ant. 2017-12-24 18:36:34 +01:00