summaryrefslogtreecommitdiffstats
path: root/src/uscxml/debug/Breakpoint.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Worked on PROMELA transformationStefan Radomski2016-10-251-2/+2
|
* Reactivated REST bridge for debuggerStefan Radomski2016-07-111-12/+12
|
* Started to port Debugger and issue 87Stefan Radomski2016-06-181-0/+267
|
* Major Refactoring v2.0Stefan Radomski2016-05-121-266/+0
|
* Some refactoring for improved compile timesStefan Radomski2016-02-231-2/+2
|
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-1/+1
|
* Major refactoringStefan Radomski2014-04-221-58/+58
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-111-23/+23
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* Support different threads on prolog datamodelStefan Radomski2014-03-121-10/+10
|
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-15/+50
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-0/+231