summaryrefslogtreecommitdiffstats
path: root/test/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-091-0/+66
|
* Fixed first part of issue 68Stefan Radomski2016-05-051-0/+29
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-284-106/+122
|
* Implemented empty finalize (Spec 6.5.2)Stefan Radomski2016-04-281-0/+36
|
* new test-issue63Stefan Radomski2016-04-221-0/+48
|
* Issue62Stefan Radomski2016-04-221-3/+6
|
* Minor bug-fixes and issue62 preparedStefan Radomski2016-04-223-89/+396
|
* More work on VHDLStefan Radomski2016-02-294-170/+165
|
* Some more refactoring and VHDL transformationStefan Radomski2016-02-2411-20/+20
|
* Some refactoring for improved compile timesStefan Radomski2016-02-238-37/+51
|
* More work on ANSI C transformationStefan Radomski2016-02-142-68/+86
|
* Some tidying up of ANSI-C transformationStefan Radomski2016-02-114-113/+1148
|
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-082-657/+700
|
* Fixes bugs and memory leaks with generated C state-chartsStefan Radomski2016-02-062-527/+393
|
* Invokers with generated CStefan Radomski2016-02-042-166/+577
|
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-042-781/+1008
|
* Prepared the C transformation as a VHDL base classStefan Radomski2016-01-291-323/+122
|
* Actually generate ANSI C code in uscxml-transformStefan Radomski2016-01-281-78/+434
|
* Some code beautificationsStefan Radomski2016-01-262-275/+139
|
* Reverted a erroneous bugfixStefan Radomski2016-01-201-5/+5
|
* Added transition-less histories as an issue and completed C transformationStefan Radomski2016-01-201-125/+113
|
* Fixed a bug in generated C with deep initial statesStefan Radomski2016-01-191-87/+214
|
* Fixed a bug with deep initial states in compounds for C transformationStefan Radomski2016-01-191-150/+88
|
* Fixed a memory leak in transformed C scaffoldingStefan Radomski2016-01-181-8/+12
|
* Beautified generated C code from transformationStefan Radomski2016-01-174-289/+343
|
* Working on C transformationStefan Radomski2016-01-154-189/+375
|
* Beautified codeStefan Radomski2016-01-109-1151/+1156
|
* Builds with MSVC againStefan Radomski2016-01-103-179/+91
|
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-084-196/+653
|
* Prepared ChartToC transformationStefan Radomski2016-01-064-7/+1025
|
* All changes up to my dissertationStefan Radomski2015-12-044-19/+248
|
* done.event bug and prolog testsStefan Radomski2015-07-083-2/+67
| | | | Fixed the done.event bug and added first prolog transformed IRP tests
* Various extensions and bug-fixesStefan Radomski2015-07-051-13/+218
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-022-1/+57
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-261-67/+9
|
* Renamed URI to URLStefan Radomski2014-12-142-3/+3
| | | | Some fixes for Xincludes
* Support for xincludeStefan Radomski2014-12-054-11/+11
|
* Nested invokers and delayed events for PROMELA model checkingStefan Radomski2014-12-011-1/+15
|
* Fixed file:// handling bug on windowsStefan Radomski2014-11-151-24/+88
|
* Support for DataModelExtensionsStefan Radomski2014-11-131-1/+43
|
* Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2014-11-121-3/+3
|\
| * test-w3c: initialize glog framework earlierAdrian Vogelsgesang2014-11-061-3/+3
| |
* | More work on PROMELA transformationStefan Radomski2014-11-122-83/+116
|/
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵Stefan Radomski2014-10-202-13/+14
| | | | better memory footprint
* Major work on PROMELA datamodelStefan Radomski2014-10-129-271/+284
|
* Fixed some linker issues with MSVCStefan Radomski2014-08-281-0/+1
|
* Create default timeouts for tests and adapt in test-w3c via DOMStefan Radomski2014-08-281-122/+79
|
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-262-2/+34
|
* API changes with receiveEventStefan Radomski2014-08-261-0/+2
| | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec
* Spring cleaning of testsStefan Radomski2014-08-2212-742/+9
|