index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
gras
/
detail
/
block.hpp
Age
Commit message (
Collapse
)
Author
2013-07-05
gras: begin replacing set/get with callable
Josh Blum
2013-07-05
gras: revert block changes, test w/ callable now
Josh Blum
2013-07-05
gras: save callable work before we tear up more
Josh Blum
2013-07-04
gras: function registry is more flexible
Josh Blum
2013-07-03
gras: use safe as in the property interface
Josh Blum
2013-06-05
gras: created duck typed API for posting msgs
Josh Blum
Uses templates and template overloads in c++ User python duck typing in the python case. Cleans up post for #84
2013-06-01
props: added query functionality to enumerate properties
Josh Blum
2013-05-27
gras: simplify registration object passing
Josh Blum
2013-04-06
gras: split register property into two calls
Josh Blum
2013-03-31
gras: fix compile register issue - use dynamic cast
Josh Blum
2013-03-21
gras: combine block property headers
Josh Blum
2013-03-19
gras: regular inline for template implementations
Josh Blum
2013-03-17
gras: property tweaks and c++ unit tests
Josh Blum
2013-03-17
gras: property implementation in lib
Josh Blum
2013-03-17
gras: work on C++ API for properties interface
Josh Blum