Commit graph

68 commits

Author SHA1 Message Date
David Botton
a27e86a197 added search engine optimization functionality 2022-04-05 22:32:28 -04:00
David Botton
662220432f prevent clog-gui windows from passing bottom of page 2022-04-05 20:27:33 -04:00
David Botton
46394d7ec1 configurable break on exceptions 2022-04-05 13:49:58 -04:00
David Botton
fa5f2d9e7c more exception coverage 2022-04-05 09:45:09 -04:00
David Botton
14f1c69009 fix to make-hash-table* 2022-02-11 08:53:56 -05:00
David Botton
7e4ad7fbb5 switch to use native concurrent hash tables 2022-02-10 16:04:03 -05:00
David Botton
4a2e941a1c Support for html file upload 2022-02-09 17:35:03 -05:00
David Botton
2d0e2ab6c6 Additional code documentation 2022-01-27 20:46:35 -05:00
David Botton
ebf0364775 Support for external pages 2022-01-17 17:03:54 -05:00
David Botton
f6792ca0ed Better support for sudden connection lost. 2021-11-18 13:58:46 -05:00
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)