summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker/heartbeat
Commit message (Collapse)AuthorAgeFilesLines
* See detailed commitlogStefan Radomski2013-01-212-8/+2
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-202-48/+48
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-161-1/+1
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-132-3/+3
|
* Refactored to PIMPL patternStefan Radomski2013-01-122-10/+10
|
* Major changes - see detailsStefan Radomski2013-01-102-0/+149
- Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs