summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter/InterpreterDraft6.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-63/+63
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-240/+178
* 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-151-181/+303
* 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-221-56/+79
* Started with promela datamodelStefan Radomski2014-04-091-16/+71
* 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-311-0/+1
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-9/+9
* Added license information and bug fixesStefan Radomski2013-10-161-0/+19
* 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-181-1/+2
* 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
* New version with XHTML invokerStefan Radomski2013-06-201-1/+1
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-2/+7
* 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-121-3/+3
* New DataModelsStefan Radomski2013-04-101-4/+7
* Even more conformance fixesStefan Radomski2013-04-071-1/+2
* See detailled logStefan Radomski2013-04-061-25/+25
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-051-1/+3
* More W3C tests passingStefan Radomski2013-04-051-139/+67
* Finally got preemption workingStefan Radomski2013-04-041-87/+157
* Fixed a bug with transition selectionStefan Radomski2013-04-041-4/+27
* More bug-fixes for W3C testsStefan Radomski2013-04-021-9/+4
* Still more bugfixes and added w3c testsStefan Radomski2013-04-011-5/+11
* Various bug-fixes for W3C test conformance and stack traces with exceptions a...Stefan Radomski2013-03-311-14/+40
* Implemented fromDOM and various bug fisex for official testsStefan Radomski2013-03-311-4/+13
* Various bug fixesStefan Radomski2013-03-301-14/+14
* Refactoring and W3C testsStefan Radomski2013-03-281-0/+920