summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter
Commit message (Expand)AuthorAgeFilesLines
* Some more refactoring and VHDL transformationStefan Radomski2016-02-242-81/+81
* Some refactoring for improved compile timesStefan Radomski2016-02-233-27/+27
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-042-18/+18
* Prepared ANSI C transformation with invokersStefan Radomski2016-01-302-0/+89
* Beautified codeStefan Radomski2016-01-102-27/+27
* All changes up to my dissertationStefan Radomski2015-12-041-4/+11
* done.event bug and prolog testsStefan Radomski2015-07-082-7/+23
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-192-5/+5
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...Stefan Radomski2014-10-203-2/+26
* Major work on PROMELA datamodelStefan Radomski2014-10-122-40/+61
* Switched to new Interpreter implementation per defaultStefan Radomski2014-08-272-164/+177
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-261-2/+3
* conditionalized debugging std::coutsStefan Radomski2014-08-261-10/+22
* API changes with receiveEventStefan Radomski2014-08-265-1855/+598
* Reformatted w3c tests with xmllintStefan Radomski2014-08-111-2/+0
* Got rid of more dynamic_castsStefan Radomski2014-08-034-17/+31
* 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