index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gras_impl
/
block_actor.hpp
Age
Commit message (
Expand
)
Author
2012-10-28
work on stand-alone library build
Josh Blum
2012-10-14
added input fail logic to conditionally accumulate
Josh Blum
2012-10-13
simplfied input queues, WIP, but working
Josh Blum
2012-10-13
lots of mini tweaks for QA passing, WIP...
Josh Blum
2012-10-06
reimplement the output multiple items/work output items calculations
Josh Blum
2012-10-05
cleanup task conclusion logic
Josh Blum
2012-10-05
created configurable thread pool
Josh Blum
2012-10-04
for loop for any_inputs_done is actually lighter-weight
Josh Blum
2012-10-04
implementation for the top block global config
Josh Blum
2012-10-04
swig issues worked out, Work can be work again
Josh Blum
2012-10-04
Merge branch 'master' into port_config
Josh Blum
2012-10-04
updated to latest subprojects, got compiling
Josh Blum
2012-10-04
created any_inputs_done logic for done logic
Josh Blum
2012-10-04
work on the set/get input/output per-port config
Josh Blum
2012-10-02
dammit... find and replace did it again
Josh Blum
2012-09-30
created a bitset wrapper w/ all() routine
Josh Blum
2012-09-29
create IO subscriber bitset for tracking done
Josh Blum
2012-09-29
ported block task and tag handlers to apology
Josh Blum
2012-09-29
ported input and output port handlers to apology
Josh Blum
2012-09-29
ported allocator and block handler to apology
Josh Blum
2012-09-29
apology support compiling w/o message handlers
Josh Blum