Gunnar Beutner
|
79bf945868
|
Implement calling Python functions.
|
2013-02-16 07:49:36 +01:00 |
Gunnar Beutner
|
172938b19d
|
Bugfix: Unlock thread mutex while waiting for events.
|
2013-02-16 07:27:45 +01:00 |
Gunnar Beutner
|
023d17c675
|
Implement per-thread event queues.
|
2013-02-15 06:48:30 +01:00 |
Gunnar Beutner
|
2faca52744
|
Bug fixes for script function calls.
|
2013-02-15 05:04:38 +01:00 |
Gunnar Beutner
|
8f2ce8e703
|
Implemented rudimentary function call forwarding for ScriptInterpreter objects.
|
2013-02-14 16:47:36 +01:00 |
Gunnar Beutner
|
d4afb4087d
|
Properly shut down instances of the ScriptInterpreter class.
|
2013-02-14 15:39:53 +01:00 |
Gunnar Beutner
|
74b122d430
|
Implemented the 'Script' type.
|
2013-02-14 14:58:26 +01:00 |
Gunnar Beutner
|
7fac5b454e
|
Basic support for other scripting languages.
|
2013-02-14 12:02:02 +01:00 |