Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
b9ded4a851
|
Python build fix.
|
2013-03-27 06:27:44 +00:00 |
Gunnar Beutner
|
e739dfd88f
|
EventQueue: Further changes to how we determine the optimal number of threads.
|
2013-03-25 16:12:25 +01:00 |
Gunnar Beutner
|
c3975af6ec
|
Refactor #includes (Part 4).
|
2013-03-18 11:02:18 +01:00 |
Gunnar Beutner
|
48485c5f26
|
More lock refactoring. Yay.
|
2013-03-02 09:07:47 +01:00 |
Gunnar Beutner
|
c1a98d66be
|
Fix PythonLanguage::ExceptionInfoToString().
|
2013-02-16 12:47:52 +01:00 |
Gunnar Beutner
|
d0f263abb1
|
Print backtrace for Python exceptions.
|
2013-02-16 11:28:34 +01:00 |
Gunnar Beutner
|
544c9ac662
|
Python: Implement support for dictionaries.
|
2013-02-16 08:58:23 +01:00 |
Gunnar Beutner
|
acf4e746c0
|
Exception handling for Python function calls.
|
2013-02-16 08:08:51 +01:00 |
Gunnar Beutner
|
79bf945868
|
Implement calling Python functions.
|
2013-02-16 07:49:36 +01:00 |
Gunnar Beutner
|
4998563a74
|
Implemented calling ScriptFunctions from Python.
|
2013-02-15 16:34:33 +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
|
4a89f69990
|
Clear current thread state before destroying the thread state object.
|
2013-02-14 16:02:43 +01:00 |
Gunnar Beutner
|
413f81c29d
|
Bugfixes: Finalizing the interpreter might crash.
|
2013-02-14 15:51:50 +01:00 |
Gunnar Beutner
|
74b122d430
|
Implemented the 'Script' type.
|
2013-02-14 14:58:26 +01:00 |