summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter
Commit message (Expand)AuthorAgeFilesLines
* See detailled logStefan Radomski2014-07-302-7/+20
* Generic socket supportStefan Radomski2014-07-162-2/+2
* First signs of Lua DatamodelStefan Radomski2014-07-081-3/+3
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-074-73/+77
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-3/+3
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-158/+20
* Major header movementStefan Radomski2014-06-272-25/+22
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-243-69/+72
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-234-346/+201
* Changed getNames signature from set to listStefan Radomski2014-06-061-1/+1
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-231-1/+3
* Introduced interpreter.step()Stefan Radomski2014-05-152-182/+307
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-1/+3
* Fixed some bugs with java bindingsStefan Radomski2014-05-141-0/+9
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-121-1/+1
* Major refactoringStefan Radomski2014-04-223-254/+305
* Started with promela datamodelStefan Radomski2014-04-095-499/+1503
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-245/+198
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-3/+2
* VRML Viewer now with WebGLStefan Radomski2013-11-111-1/+1
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-312-0/+2
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-262-10/+10
* Added license information and bug fixesStefan Radomski2013-10-164-0/+77
* Reactivated plugin systemStefan Radomski2013-10-111-0/+5
* Pass more ECMAScript W3C testsStefan Radomski2013-10-081-1/+1
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-251-1/+2
* Work on FFMpegInvokerStefan Radomski2013-09-182-2/+4
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-3/+4
* Added WebStorage object to documentStefan Radomski2013-08-211-3/+26
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-131-1/+1
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-2/+34
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-1/+1
* Bug fixes and version bumpStefan Radomski2013-08-011-2/+2
* Started calendar invoker and bug fixesStefan Radomski2013-07-261-1/+3
* Fixed setting intial configStefan Radomski2013-07-231-23/+47
* More work on JSC implementation for ecma datamodelStefan Radomski2013-06-211-2/+0
* New version with XHTML invokerStefan Radomski2013-06-201-1/+1
* W3C MMI Architecture frameworkStefan Radomski2013-06-102-4/+12
* Protect parts of interpreter with mutexesStefan Radomski2013-04-181-10/+7
* Revert "Protect parts of interpreter with mutexes for thread-safety"Stefan Radomski2013-04-171-17/+1
* Protect parts of interpreter with mutexes for thread-safetyStefan Radomski2013-04-171-1/+17
* Fixed setConfiguration and started MMI archStefan Radomski2013-04-171-1/+1
* Apps working againStefan Radomski2013-04-141-7/+5
* Refactoring for other datamodelsStefan Radomski2013-04-122-57/+4
* New DataModelsStefan Radomski2013-04-103-13/+18
* Even more conformance fixesStefan Radomski2013-04-071-1/+2
* See detailled logStefan Radomski2013-04-063-27/+27
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-051-1/+3
* More W3C tests passingStefan Radomski2013-04-052-140/+67
* Finally got preemption workingStefan Radomski2013-04-042-87/+163