summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Worked on PROMELA transformationStefan Radomski2016-10-25216-150/+7639
* Progress on the apache-commons wrapperStefan Radomski2016-08-2210-1/+184
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-043-20/+20
* Fixed issue 88Stefan Radomski2016-08-041-1/+1
* Fixed parts of issue 88Stefan Radomski2016-08-031-0/+28
* Fixed some MSVC errorsStefan Radomski2016-08-022-1/+2
* Added to appveyorStefan Radomski2016-08-014-8/+10
* Reactivated REST bridge for debuggerStefan Radomski2016-07-112-0/+2475
* More work on ANSI C datamodelStefan Radomski2016-07-11240-5/+8203
* Added C89 testsStefan Radomski2016-06-231-0/+1
* First signs of a C89 datamodelStefan Radomski2016-06-232-0/+754
* Started to port Debugger and issue 87Stefan Radomski2016-06-186-30/+219
* Forgot to reset a fileStefan Radomski2016-06-161-3/+3
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-165-23/+81
* Fixed issue 84Stefan Radomski2016-06-141-0/+22
* Resolved issue 83Stefan Radomski2016-06-131-0/+14
* Fixed dozens of memory leaksStefan Radomski2016-06-1313-20/+265
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-26206-21/+8036
* Fixed issue77 with URL resolved from CWD on windowsStefan Radomski2016-05-201-45/+45
* Fixed some windows bugsStefan Radomski2016-05-201-1/+4
* Refactored for public headers and started documentationStefan Radomski2016-05-197-30/+38
* Make install will work againStefan Radomski2016-05-132-4/+1
* Builds cleanly for VS2015Stefan Radomski2016-05-133-14/+12
* Windows fixes broke the unix buildsStefan Radomski2016-05-131-1/+5
* Static XercesC and getopt for Windows testsStefan Radomski2016-05-131-1/+5
* Corrected gitignore and travis configStefan Radomski2016-05-123-0/+170
* Major Refactoring v2.0Stefan Radomski2016-05-121236-73565/+17089
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-092-2/+77
* 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-222-1/+50
* Issue62Stefan Radomski2016-04-221-3/+6
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-04-223-3/+141
|\
| * add 2 tmp vhdl write scriptsjuehv2016-04-052-0/+132
| * update automated test filejuehv2016-03-161-3/+9
* | Minor bug-fixes and issue62 preparedStefan Radomski2016-04-224-89/+398
|/
* update debug.dojuehv2016-03-021-0/+4
* add basic spontaneous signal generationjuehv2016-03-011-6/+22
* update automation scriptjuehv2016-03-013-8/+108
* More work on VHDLStefan Radomski2016-02-294-170/+165
* Some more refactoring and VHDL transformationStefan Radomski2016-02-2412-27/+41
* Some refactoring for improved compile timesStefan Radomski2016-02-2310-41/+94
* More work on ANSI C transformationStefan Radomski2016-02-142-68/+86
* Some tidying up of ANSI-C transformationStefan Radomski2016-02-115-114/+1172
* Created compound IRP test for performance measurementsStefan Radomski2016-02-082-0/+6216
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-083-658/+705
* Fixes bugs and memory leaks with generated C state-chartsStefan Radomski2016-02-064-588/+415
* Invokers with generated CStefan Radomski2016-02-044-168/+579
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-043-818/+1045