summaryrefslogtreecommitdiffstats
path: root/src/uscxml/debug
Commit message (Expand)AuthorAgeFilesLines
* More performant MonitorsStefan Radomski2017-07-056-131/+127
* New default microstepper implementationStefan Radomski2017-06-262-0/+103
* Fixed issue 141Stefan Radomski2017-05-291-1/+7
* Added explicit newline to most logsStefan Radomski2017-04-271-1/+1
* Included UriParser in contrib directoryStefan Radomski2017-04-041-0/+1
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-031-0/+2
* Introduced constants for XML namesStefan Radomski2017-01-303-104/+104
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-304-8/+7
* Support for caching values on filesystemStefan Radomski2017-01-085-64/+104
* Add missing mutex includesMatthias Gabriel2016-12-151-0/+1
* DebugSession implements new Logger ABCStefan Radomski2016-12-124-26/+76
* Custom logging for interpretersStefan Radomski2016-12-123-30/+26
* Added test / example for pausable eventqueueStefan Radomski2016-12-122-17/+17
* Reduced foreign header dependenciesStefan Radomski2016-12-111-1/+0
* Oh how I despise MSVCStefan Radomski2016-12-091-1/+1
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-093-7/+7
* Worked on PROMELA transformationStefan Radomski2016-10-259-161/+161
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-042-67/+75
* Reactivated REST bridge for debuggerStefan Radomski2016-07-112-24/+40
* Smaller bug-fixes and refactoringsStefan Radomski2016-06-234-12/+48
* Started to port Debugger and issue 87Stefan Radomski2016-06-188-0/+1590
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-161-1/+1
* Fixed dozens of memory leaksStefan Radomski2016-06-131-14/+6
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-261-5/+5
* Refactored for public headers and started documentationStefan Radomski2016-05-192-15/+29
* Major Refactoring v2.0Stefan Radomski2016-05-1214-3196/+353
* Some more refactoring and VHDL transformationStefan Radomski2016-02-245-52/+52
* Some refactoring for improved compile timesStefan Radomski2016-02-237-38/+39
* Some code beautificationsStefan Radomski2016-01-261-3/+3
* Added transition-less histories as an issue and completed C transformationStefan Radomski2016-01-201-1/+3
* Beautified codeStefan Radomski2016-01-104-351/+353
* Builds with MSVC againStefan Radomski2016-01-101-0/+2
* All changes up to my dissertationStefan Radomski2015-12-042-6/+39
* Various extensions and bug-fixesStefan Radomski2015-07-053-84/+570
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-192-13/+48
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-261-0/+10
* Renamed URI to URLStefan Radomski2014-12-142-3/+3
* Support for xincludeStefan Radomski2014-12-051-1/+1
* Major work on PROMELA datamodelStefan Radomski2014-10-124-50/+51
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-261-9/+26
* Moved InterpreterIssues to own source fileStefan Radomski2014-08-222-0/+710
* Be more explicit as to why a configuration is invalidStefan Radomski2014-08-081-21/+24
* Beautified flattened state-machine idsStefan Radomski2014-08-042-4/+65
* Got rid of more dynamic_castsStefan Radomski2014-08-031-81/+82
* See detailled logStefan Radomski2014-07-302-69/+113
* More work on lua datamodelStefan Radomski2014-07-232-65/+65
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-212-239/+359
* Improved support for dot outputStefan Radomski2014-07-152-124/+396
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-071-2/+2
* Major header movementStefan Radomski2014-06-275-5/+10