summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Builds with MSVC againStefan Radomski2016-01-101-10/+0
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-081-3/+14
* All changes up to my dissertationStefan Radomski2015-12-041-14/+150
* done.event bug and prolog testsStefan Radomski2015-07-081-40/+33
* Various extensions and bug-fixesStefan Radomski2015-07-051-1/+76
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-021-4/+6
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-191-45/+52
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-261-5/+59
* Renamed URI to URLStefan Radomski2014-12-141-40/+58
* More complete xinclude implementation and testsStefan Radomski2014-12-071-20/+129
* Support for xincludeStefan Radomski2014-12-051-10/+40
* Support for initial attribute with nested scxml invokersStefan Radomski2014-12-051-0/+1
* Nested invokers and delayed events for PROMELA model checkingStefan Radomski2014-12-011-5/+5
* Fixed file:// handling bug on windowsStefan Radomski2014-11-151-19/+8
* Support for DataModelExtensionsStefan Radomski2014-11-131-74/+12
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...Stefan Radomski2014-10-201-34/+22
* Major work on PROMELA datamodelStefan Radomski2014-10-121-136/+144
* Create default timeouts for tests and adapt in test-w3c via DOMStefan Radomski2014-08-281-3/+2
* Switched to new Interpreter implementation per defaultStefan Radomski2014-08-271-22/+29
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-261-0/+14
* conditionalized debugging std::coutsStefan Radomski2014-08-261-7/+7
* API changes with receiveEventStefan Radomski2014-08-261-20/+496
* Moved InterpreterIssues to own source fileStefan Radomski2014-08-221-508/+11
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-221-44/+101
* More issues being idenified via interpreter.validate()Stefan Radomski2014-08-211-132/+240
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-11/+385
* JavaScriptCore in CMake moduleStefan Radomski2014-08-141-1/+1
* Be more explicit as to why a configuration is invalidStefan Radomski2014-08-081-19/+21
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-051-14/+27
* Forgot to remove InterpreterRC header referenceStefan Radomski2014-08-031-1/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-031-44/+105
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-311-3/+3
* More adhoc extensions for interpretersStefan Radomski2014-07-311-10/+26
* Stupid bugStefan Radomski2014-07-301-1/+1
* See detailled logStefan Radomski2014-07-301-129/+178
* More work on lua datamodelStefan Radomski2014-07-231-1/+1
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-211-0/+3
* Generic socket supportStefan Radomski2014-07-161-1/+1
* Improved support for dot outputStefan Radomski2014-07-151-9/+21
* First signs of Lua DatamodelStefan Radomski2014-07-081-2/+2
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-071-70/+87
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-031-5/+15
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-12/+13
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-49/+33
* Major header movementStefan Radomski2014-06-271-85/+60
* More work on language bindings and C# examplesStefan Radomski2014-06-261-2/+2
* Work on bindingsStefan Radomski2014-06-251-8/+17
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-69/+85
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-149/+296
* Changed getNames signature from set to listStefan Radomski2014-06-061-2/+2