summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-093-3/+78
|
* Fixed first part of issue 68Stefan Radomski2016-05-052-0/+33
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-2819-2297/+2338
|
* Added issue referenceStefan Radomski2016-04-281-0/+1
|
* Fixed duplicate error.execution with missing DOM support in LuaStefan Radomski2016-04-281-1/+4
|
* Implemented 6.5.2 for params as wellStefan Radomski2016-04-281-0/+12
|
* Implemented empty finalize (Spec 6.5.2)Stefan Radomski2016-04-282-1/+60
|
* new test-issue63Stefan Radomski2016-04-222-1/+50
|
* Issue62Stefan Radomski2016-04-222-3/+10
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-04-226-84/+563
|\
| * add 2 tmp vhdl write scriptsjuehv2016-04-053-2/+133
| |
| * mergejuehv2016-04-051-0/+2
| |\
| | * fix some S*juehv2016-03-311-15/+33
| | |
| * | updatejuehv2016-04-051-22/+52
| |/
| * add todosjuehv2016-03-311-4/+5
| |
| * Merge pull request #60 from c64zottel/masterStefan Radomski2016-03-222-1/+45
| |\ | | | | | | renaming getValidEvents() to: getEventDescriptors()
| | * renaming getValidEvents() to getEventDescriptors()Andreas Gansen2016-03-161-3/+3
| | |
| | * return reachable targets / valid events as vector<string>Andreas Gansen2016-03-131-0/+43
| | |
| | * add missing include NameSpacingParser.hAndreas Gansen2016-03-121-1/+2
| | |
| * | fix event reset bugjuehv2016-03-171-6/+30
| | |
| * | more vhdl -- passing test 144 :)juehv2016-03-161-62/+303
| | |
| * | update automated test filejuehv2016-03-161-3/+9
| | |
* | | Minor bug-fixes and issue62 preparedStefan Radomski2016-04-227-95/+407
|/ /
* | More work on VHDL Executable ContentStefan Radomski2016-03-082-37/+78
| |
* | add not working codejuehv2016-03-081-11/+51
| |
* | update gitignorejuehv2016-03-081-0/+2
| |
* | fix interface linesjuehv2016-03-071-21/+22
| |
* | start event generator implementationjuehv2016-03-073-724/+829
|/
* Some more preparations for current V8 APIStefan Radomski2016-03-0716-1150/+372
|
* Some more VHDL transformation workStefan Radomski2016-03-031-25/+42
|
* update namesjuehv2016-03-031-26/+9
|
* cleanup codejuehv2016-03-032-263/+168
|
* add basic event handling and auto stallingjuehv2016-03-022-11/+41
|
* update debug.dojuehv2016-03-021-0/+4
|
* add basic spontaneous signal generationjuehv2016-03-013-11/+83
|
* clean up signals, add states to interfacejuehv2016-03-011-915/+925
|
* update automation scriptjuehv2016-03-013-8/+108
|
* More work on VHDLStefan Radomski2016-02-297-365/+495
|
* Forgot to update pathsStefan Radomski2016-02-243-3/+3
|
* Even more VHDL transformationStefan Radomski2016-02-242-236/+236
|
* Some more refactoring and VHDL transformationStefan Radomski2016-02-2452-431/+687
|
* Some refactoring for improved compile timesStefan Radomski2016-02-2384-742/+984
|
* More work on ANSI C transformationStefan Radomski2016-02-146-169/+313
|
* Some tidying up of ANSI-C transformationStefan Radomski2016-02-1114-173/+1727
|
* Created compound IRP test for performance measurementsStefan Radomski2016-02-082-0/+6216
|
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-087-1069/+1271
|
* Missed a link in the readmeStefan Radomski2016-02-061-1/+1
|
* Fixes bugs and memory leaks with generated C state-chartsStefan Radomski2016-02-067-637/+475
|
* Invokers with generated CStefan Radomski2016-02-047-194/+652
|
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-0415-1500/+2126
|