summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Major changes - see detailsStefan Radomski2013-01-101-51/+67
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-271-9/+46
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Got rid of xpath on critical pathStefan Radomski2012-12-221-13/+42
| | | | Improves performance by a factor of 8!
* Do not return generated pseudo state with initial transitionStefan Radomski2012-12-211-9/+24
|
* Refactoring finishedStefan Radomski2012-12-201-1704/+1707
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Committing local version againStefan Radomski2012-11-071-44/+68
|
* Implemented DOMStefan Radomski2012-10-051-37/+76
|
* fixed json in ecmascript dataStefan Radomski2012-09-161-2/+9
|
* Fixed done.state eventsStefan Radomski2012-09-161-24/+98
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-161-70/+187
|
* Initial uploadStefan Radomski2012-09-081-0/+1712
Still somewhat quirky to build but fairly feature complete