summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter/BasicEventQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-1/+1
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-0/+19
* Support for caching values on filesystemStefan Radomski2017-01-081-9/+9
* Prevented overflow with size_t::max for durationsStefan Radomski2016-12-151-10/+10
* Added test / example for pausable eventqueueStefan Radomski2016-12-121-3/+11
* Reduced foreign header dependenciesStefan Radomski2016-12-111-142/+0
* Fixed issue 97Stefan Radomski2016-12-101-1/+1
* Oh how I despise MSVCStefan Radomski2016-12-091-1/+1
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-091-1/+1
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-1/+9
* Worked on PROMELA transformationStefan Radomski2016-10-251-10/+10
* Started to port Debugger and issue 87Stefan Radomski2016-06-181-17/+3
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-161-0/+11
* Fixed issue84Stefan Radomski2016-06-131-3/+3
* Fixed dozens of memory leaksStefan Radomski2016-06-131-6/+19
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-261-4/+11
* Refactored for public headers and started documentationStefan Radomski2016-05-191-0/+189