summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-041-7/+7
* Fixed parts of issue 88Stefan Radomski2016-08-031-0/+4
* Smaller bug-fixes and refactoringsStefan Radomski2016-06-231-153/+0
* Started to port Debugger and issue 87Stefan Radomski2016-06-181-9/+13
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-261-3/+3
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-191-1/+3
* Refactored for public headers and started documentationStefan Radomski2016-05-191-33/+74
* Major Refactoring v2.0Stefan Radomski2016-05-121-3456/+217
* Fixed first part of issue 68Stefan Radomski2016-05-051-0/+4
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-41/+63
* Implemented 6.5.2 for params as wellStefan Radomski2016-04-281-0/+12
* Implemented empty finalize (Spec 6.5.2)Stefan Radomski2016-04-281-1/+24
* Issue62Stefan Radomski2016-04-221-0/+4
* Minor bug-fixes and issue62 preparedStefan Radomski2016-04-221-1/+1
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-48/+48
* Some refactoring for improved compile timesStefan Radomski2016-02-231-237/+34
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-041-1/+34
* Prepared ANSI C transformation with invokersStefan Radomski2016-01-301-2/+5
* Actually generate ANSI C code in uscxml-transformStefan Radomski2016-01-281-1/+2
* Beautified generated C code from transformationStefan Radomski2016-01-171-44/+44
* Working on C transformationStefan Radomski2016-01-151-25/+54
* Beautified codeStefan Radomski2016-01-101-241/+244
* 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