summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.h
Commit message (Collapse)AuthorAgeFilesLines
* Beautified codeStefan Radomski2017-07-191-3/+3
|
* LambdaMonitors and prepared use-case examplesStefan Radomski2017-07-131-0/+5
|
* More performant MonitorsStefan Radomski2017-07-051-8/+26
| | | | Breaks InterpreterMonitor API, Interpreter argument is substituted by sessionId. Use Intererpreter::fromSessionId to retrieve actual session when required.
* Keep MSVC happyStefan Radomski2017-07-031-2/+3
|
* BEnchmarks and performance improvementsStefan Radomski2017-07-031-0/+14
|
* Reduced dependencies on XercesCStefan Radomski2017-04-121-1/+1
|
* Introduced InvokerCallbacksStefan Radomski2017-01-231-1/+1
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-0/+15
|
* Custom logging for interpretersStefan Radomski2016-12-121-0/+6
|
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-1/+1
|
* Worked on PROMELA transformationStefan Radomski2016-10-251-12/+12
|
* Progress on the apache-commons wrapperStefan Radomski2016-08-221-3/+3
|
* Fixed parts of issue 88Stefan Radomski2016-08-031-0/+7
|
* Allow custom EventQueue implementations via ActionLanguageStefan Radomski2016-08-031-0/+4
|
* Smaller bug-fixes and refactoringsStefan Radomski2016-06-231-44/+0
|
* Started to port Debugger and issue 87Stefan Radomski2016-06-181-1/+6
|
* addendum to issue84 fix for swigStefan Radomski2016-06-131-2/+6
|
* Fixed issue84Stefan Radomski2016-06-131-1/+1
|
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-261-9/+15
|
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-191-1/+1
|
* Refactored for public headers and started documentationStefan Radomski2016-05-191-68/+137
|
* Major Refactoring v2.0Stefan Radomski2016-05-121-825/+52
|
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-091-1/+1
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-30/+30
|
* renaming getValidEvents() to getEventDescriptors()Andreas Gansen2016-03-161-3/+3
|
* return reachable targets / valid events as vector<string>Andreas Gansen2016-03-131-0/+43
|
* Some more preparations for current V8 APIStefan Radomski2016-03-071-1/+1
|
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-1/+1
|
* Some refactoring for improved compile timesStefan Radomski2016-02-231-23/+10
|
* Prepared ANSI C transformation with invokersStefan Radomski2016-01-301-1/+0
|
* Beautified generated C code from transformationStefan Radomski2016-01-171-4/+4
|
* Working on C transformationStefan Radomski2016-01-151-3/+5
|
* Beautified codeStefan Radomski2016-01-101-43/+43
|
* Builds with MSVC againStefan Radomski2016-01-101-5/+27
|
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-081-0/+9
|
* Prepared ChartToC transformationStefan Radomski2016-01-061-57/+3
|
* All changes up to my dissertationStefan Radomski2015-12-041-0/+13
|
* done.event bug and prolog testsStefan Radomski2015-07-081-1/+1
| | | | Fixed the done.event bug and added first prolog transformed IRP tests
* Various extensions and bug-fixesStefan Radomski2015-07-051-0/+2
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-021-2/+2
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-191-1/+1
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-261-0/+16
|
* Renamed URI to URLStefan Radomski2014-12-141-24/+52
| | | | Some fixes for Xincludes
* More complete xinclude implementation and testsStefan Radomski2014-12-071-0/+1
|
* Support for xincludeStefan Radomski2014-12-051-3/+6
|
* Fixed file:// handling bug on windowsStefan Radomski2014-11-151-1/+0
|
* Support for DataModelExtensionsStefan Radomski2014-11-131-2/+15
|
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵Stefan Radomski2014-10-201-3/+8
| | | | better memory footprint
* Major work on PROMELA datamodelStefan Radomski2014-10-121-3/+3
|
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-261-1/+4
|