Erik Ogenvik
|
e80d07560c
|
Reload entity scripts when python code changes.
For now we reload all scripts. We should be smarter and only reload
those scripts which are affected though.
|
2018-04-30 23:34:58 +02:00 |
|
Erik Ogenvik
|
7ae19d5038
|
Use Singleton base class.
I.e. make sure that all objects have a defined life time. This requires
that we actually set up and tear down the singletons.
|
2018-04-25 20:15:29 +02:00 |
|
Erik Ogenvik
|
70084e0279
|
Added calls for when property is installed on Type
|
2018-02-06 13:45:11 +01:00 |
|
Erik Ogenvik
|
6275555b20
|
Improved stub generation and create all stubs.
|
2017-07-25 23:40:40 +02:00 |
|
Erik Ogenvik
|
1105483b1d
|
Fixed up tests.
|
2016-12-15 18:27:42 +01:00 |
|
Erik Ogenvik
|
1c69b3aae6
|
Use camel casing for tests.
This makes it much easier to find them in various editors.
|
2016-06-26 20:17:18 +02:00 |
|