summaryrefslogtreecommitdiffstats
path: root/src/uscxml/transform/FlatStateIdentifier.h
Commit message (Collapse)AuthorAgeFilesLines
* More work on PROMELA transformationStefan Radomski2014-11-121-3/+20
|
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵Stefan Radomski2014-10-201-0/+7
| | | | better memory footprint
* Major work on PROMELA datamodelStefan Radomski2014-10-121-21/+46
|
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-261-12/+34
|
* Reformatted w3c tests with xmllintStefan Radomski2014-08-111-3/+15
|
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-051-17/+22
|
* Beautified flattened state-machine idsStefan Radomski2014-08-041-83/+121
|
* See detailled logStefan Radomski2014-07-301-0/+155
- Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes