summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter/FastMicroStep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Beautified codeStefan Radomski2017-07-191-75/+75
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-191-10/+85
* Removed iostreams and PGO preparationStefan Radomski2017-07-111-1/+0
* More performance for microsteppersStefan Radomski2017-07-101-89/+174
* More performant MonitorsStefan Radomski2017-07-051-4/+7
* BEnchmarks and performance improvementsStefan Radomski2017-07-031-0/+1
* EVLOOP_NO_EXIT_ON_EMPTY workaroundStefan Radomski2017-06-091-79/+0
* Performance improvementsStefan Radomski2017-06-081-69/+162
* Do not hide exception thrown when invokingStefan Radomski2017-05-161-0/+3
* Added explicit newline to most logsStefan Radomski2017-04-271-12/+12
* Introduced constants for XML namesStefan Radomski2017-01-301-18/+18
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-1/+11
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-2/+2
* Fixed a case-typo and the WITH_CACHE_FILES macroStefan Radomski2017-01-231-2/+7
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-42/+110
* Introduced WITH_CACHE_FILES build option (defaults to true)Stefan Radomski2017-01-081-12/+31
* Support for caching values on filesystemStefan Radomski2017-01-081-53/+135
* Added test / example for pausable eventqueueStefan Radomski2016-12-121-2/+2
* Oh how I despise MSVCStefan Radomski2016-12-091-8/+8
* 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/+5
* Worked on PROMELA transformationStefan Radomski2016-10-251-48/+48
* Started to port Debugger and issue 87Stefan Radomski2016-06-181-44/+43
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-161-2/+2
* Fixed dozens of memory leaksStefan Radomski2016-06-131-12/+48
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-261-12/+12
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-201-7/+12
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-191-1/+1
* Refactored for public headers and started documentationStefan Radomski2016-05-191-0/+1152