summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter/InterpreterImpl.h
Commit message (Collapse)AuthorAgeFilesLines
* Support for caching values on filesystemStefan Radomski2017-01-081-0/+7
| | | | Use USCXML_NOCACHE_FILES=YES to prevent, I will make this a build flag
* Prevented overflow with size_t::max for durationsStefan Radomski2016-12-151-1/+2
|
* Custom logging for interpretersStefan Radomski2016-12-121-0/+7
|
* Reduced foreign header dependenciesStefan Radomski2016-12-111-1/+0
|
* Worked on PROMELA transformationStefan Radomski2016-10-251-24/+23
|
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-041-4/+4
|
* Fixed parts of issue 88Stefan Radomski2016-08-031-0/+4
|
* Allow custom EventQueue implementations via ActionLanguageStefan Radomski2016-08-031-0/+3
|
* Reactivated REST bridge for debuggerStefan Radomski2016-07-111-0/+4
|
* Started to port Debugger and issue 87Stefan Radomski2016-06-181-6/+12
|
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-161-2/+5
|
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-261-3/+3
|
* Refactored for public headers and started documentationStefan Radomski2016-05-191-22/+20
|
* Major Refactoring v2.0Stefan Radomski2016-05-121-0/+290