summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter/InterpreterImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue 135 custom executable contentStefan Radomski2017-05-221-0/+6
* Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-131-0/+4
|\
| * evalAsScriptalexzhornyak2017-05-071-0/+4
|/
* Reduced dependencies on XercesCStefan Radomski2017-04-121-10/+11
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-031-4/+4
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-1/+1
* Introduced InvokerCallbacksStefan Radomski2017-01-231-2/+4
* Worked on passing even more IRP testsStefan Radomski2017-01-181-1/+9
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-21/+18
* Support for caching values on filesystemStefan Radomski2017-01-081-0/+7
* 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