Commit graph

6 commits

Author SHA1 Message Date
Erik Ogenvik
346624c703 Support older compilers. 2018-05-07 11:15:12 +02:00
Erik Ogenvik
7895d1b0aa Reload minds when python code changes.
All thoughts are first persisted and then restored.
2018-05-01 22:23:31 +02:00
Erik Ogenvik
6275555b20 Improved stub generation and create all stubs. 2017-07-25 23:40:40 +02:00
Erik Ogenvik
ee3c30854d Remove the "immediate" queue.
It presented an option of starving the ops queue; if the immediate
queue always was full, no other op would ever be executed.
2016-12-30 23:53:44 +01:00
Erik Ogenvik
dd352ec759 Refactor ai client to use op dispatch. 2015-05-24 11:25:08 +02:00
Erik Ogenvik
b4572d67e6 Moved operation dispatch to separate class.
So it can better be reused.
2015-05-24 11:25:08 +02:00