summaryrefslogtreecommitdiffstats
path: root/apps/uscxml-transform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Support for xincludeStefan Radomski2014-12-051-1/+3
|
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵Stefan Radomski2014-10-201-25/+40
| | | | better memory footprint
* Got rid of more dynamic_castsStefan Radomski2014-08-031-1/+1
|
* See detailled logStefan Radomski2014-07-301-1/+8
| | | | | | | - 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
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-211-30/+33
|
* Stop registering a custom exception handlerStefan Radomski2014-07-041-73/+0
|
* Major header movementStefan Radomski2014-06-271-0/+5
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-1/+1
| | | | | - Bugfixes for stress test - Beautified code
* Builds as plugins againStefan Radomski2014-05-231-1/+1
|
* Major refactoringStefan Radomski2014-04-221-44/+86
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Started with promela datamodelStefan Radomski2014-04-091-0/+227