summaryrefslogtreecommitdiffstats
path: root/src/uscxml/debug/SCXMLDotWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-191-1/+1
* Major work on PROMELA datamodelStefan Radomski2014-10-121-11/+11
* Be more explicit as to why a configuration is invalidStefan Radomski2014-08-081-21/+24
* Beautified flattened state-machine idsStefan Radomski2014-08-041-4/+63
* Got rid of more dynamic_castsStefan Radomski2014-08-031-81/+82
* See detailled logStefan Radomski2014-07-301-65/+107
* More work on lua datamodelStefan Radomski2014-07-231-54/+54
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-211-232/+299
* Improved support for dot outputStefan Radomski2014-07-151-120/+352
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-071-2/+2
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-2/+2
* Introduced interpreter.step()Stefan Radomski2014-05-151-6/+6
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-8/+8
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-14/+14
* Added license information and bug fixesStefan Radomski2013-10-161-0/+19
* Added WebStorage object to documentStefan Radomski2013-08-211-0/+464
* Committing local version againStefan Radomski2012-11-071-358/+0
* Implemented DOMStefan Radomski2012-10-051-0/+358