summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.h
Commit message (Expand)AuthorAgeFilesLines
...
* API changes with receiveEventStefan Radomski2014-08-261-6/+17
* Moved InterpreterIssues to own source fileStefan Radomski2014-08-221-18/+3
* More issues being idenified via interpreter.validate()Stefan Radomski2014-08-211-0/+2
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-1/+23
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-191-3/+3
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-051-0/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-031-7/+10
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-311-3/+3
* More adhoc extensions for interpretersStefan Radomski2014-07-311-2/+13
* See detailled logStefan Radomski2014-07-301-13/+39
* Improved support for dot outputStefan Radomski2014-07-151-2/+3
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-071-22/+22
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-1/+1
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-0/+5
* Major header movementStefan Radomski2014-06-271-94/+36
* Work on bindingsStefan Radomski2014-06-251-6/+6
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-30/+34
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-185/+173
* Builds as plugins againStefan Radomski2014-05-231-1/+1
* Introduced interpreter.step()Stefan Radomski2014-05-151-1/+18
* Fixed some bugs with java bindingsStefan Radomski2014-05-141-17/+22
* Major refactoringStefan Radomski2014-04-221-68/+108
* Started with promela datamodelStefan Radomski2014-04-091-27/+47
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-7/+29
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-8/+45
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-4/+4
* Builds on windows againStefan Radomski2013-11-161-3/+3
* WebSockets!Stefan Radomski2013-11-161-5/+10
* VRML Viewer now with WebGLStefan Radomski2013-11-111-6/+7
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+10
* Bug fixes (see details)Stefan Radomski2013-10-281-2/+2
* Minor header file reorganizationStefan Radomski2013-10-241-2/+1
* Added license information and bug fixesStefan Radomski2013-10-161-20/+28
* Reduced compile timesStefan Radomski2013-10-071-3/+44
* Work on FFMpegInvokerStefan Radomski2013-09-181-8/+1
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-3/+4
* Added WebStorage object to documentStefan Radomski2013-08-211-0/+2
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-2/+2
* Bug fixes and version bumpStefan Radomski2013-08-011-3/+10
* Started calendar invoker and bug fixesStefan Radomski2013-07-261-2/+3
* added Interpreter::isLegalConfigurationStefan Radomski2013-07-231-1/+11
* New version with XHTML invokerStefan Radomski2013-06-201-3/+5
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-14/+24
* Removed conditional SWIG compile and polished PHP APIStefan Radomski2013-04-301-11/+14
* Protect parts of interpreter with mutexesStefan Radomski2013-04-181-1/+3
* Revert "Protect parts of interpreter with mutexes for thread-safety"Stefan Radomski2013-04-171-2/+0
* Protect parts of interpreter with mutexes for thread-safetyStefan Radomski2013-04-171-0/+2
* Refactored URLs and fixed Windows URL handlingStefan Radomski2013-04-141-6/+0
* Refactoring for other datamodelsStefan Radomski2013-04-121-2/+23
* New DataModelsStefan Radomski2013-04-101-1/+1