index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Collapse
)
Author
2012-11-08
add try/except w/ prints to python block
Josh Blum
2012-11-08
save thread state on destructor, which may call back into python
Josh Blum
2012-11-08
lot of python locking hell...
Josh Blum
2012-11-06
work on python blocks and unit test
Josh Blum
2012-11-05
polish up work and notify api
Josh Blum
There is a formal api to mark done, and IO failures. Notify topology was created for consistency. So far, there output fail is unimplemented, and input fail requires an additional check.
2012-11-04
work on Python Blocks overloads/directors
Josh Blum
2012-11-04
work on SWIG director block...
Josh Blum
2012-11-03
python hier/top block holds refs of connected blocks
Josh Blum
2012-11-03
work on python block class
Josh Blum
2012-11-03
begin work on python blocks
Josh Blum
2012-11-02
simplification for wrapper in HierBlock.i
Josh Blum
2012-11-02
mostly python tweaks, mostly happy QA
Josh Blum
2012-10-31
swig-ing and test for thread pool
Josh Blum
2012-10-31
created interface file for dealing with io signature
Josh Blum
2012-10-31
work on swig and import unit test
Josh Blum
2012-10-31
swig work on top and hier
Josh Blum
2012-10-31
build system work
Josh Blum