2019-04-09 |
Edouard Tisserant |
pep8 white spaces
|
file |
diff |
annotate
|
2019-04-09 |
Edouard Tisserant |
Continue fixing deadlock of previous commit, this time occuring when waiting for 'cleanup' python runtime call to finish. Now 'init' and 'cleanup' python runtime calls are called directly from main thread, and aren't anymore invoked in the context of wxMainloop and/or twisted reactor.
|
file |
diff |
annotate
|
2018-10-30 |
Edouard Tisserant |
Prevent PLCObject to be imported from IDE as a side effect of importing runtime package
|
file |
diff |
annotate
|
2018-10-02 |
Edouard Tisserant |
Please pylint and pep8
|
file |
diff |
annotate
|
2018-10-02 |
Edouard Tisserant |
Show more exceptions on stdout, particularly those that are raised by AutoLoad (first item in Main Thread worker)
|
file |
diff |
annotate
|
2018-08-21 |
Edouard Tisserant |
Refactoring. Separated PLC Object, PYRO Server and MainWorker :
|
file |
diff |
annotate
|
2018-04-12 |
Edouard Tisserant |
Intermediate state while implementing runtime worker to ensure that PLCObject Load and Unload methods always run main thread.
|
file |
diff |
annotate
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
|
file |
diff |
annotate
|
2017-03-27 |
Andrey Skvortsov |
runtime is licensed under LGPLv2.1
|
file |
diff |
annotate
|
2016-05-06 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
2009-05-18 |
greg |
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
|
file |
diff |
annotate
|
2008-08-21 |
etisserant |
Moved template C code to targets dir. Cleaned up some forgotten print.
|
file |
diff |
annotate
|
2008-08-19 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|
2007-09-21 |
etisserant |
On the long wat towards generated code comilation...
|
file |
diff |
annotate
|