Commit graph

8 commits

Author SHA1 Message Date
David Botton
0c5408f281 Updates to source documenation 2021-11-04 20:08:28 -04:00
David Botton
516cdd5eef added condition handling, regrestion in snake from key-code changes 2021-03-19 12:19:23 -04:00
David Botton
8edd6e8c84 update boot.js remove old code and add to test to use static version 2021-03-19 06:18:46 -04:00
David Botton
5cb8377e3c compiled boot.js 2021-03-18 18:47:37 -04:00
David Botton
0316326f91 typo 2021-03-18 15:52:15 -04:00
Alexander Artemenko
b6e1ce9650 Now all threads have their names.
It is better to pass :name parameter to every bt:make-thread call
becaise otherwise all threads in system will be like this:

    #<SB-THREAD:THREAD "Anonymous thread" RUNNING {1006295ED3}>

Anonymous threads make debugging harder :(
2021-03-08 00:35:35 +03:00
David Botton
9bf04093e1 demo waiting for response 2021-02-21 10:52:20 -05:00
David Botton
b19f78d926 Restructure project 2021-02-17 13:46:47 -05:00
Renamed from clog-connection.lisp (Browse further)