summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-091-1/+1
|
* Fixed first part of issue 68Stefan Radomski2016-05-051-0/+4
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-2814-2191/+2213
|
* 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-281-1/+24
|
* Issue62Stefan Radomski2016-04-221-0/+4
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-04-223-81/+422
|\
| * add 2 tmp vhdl write scriptsjuehv2016-04-051-2/+1
| |
| * 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
| | |
* | | Minor bug-fixes and issue62 preparedStefan Radomski2016-04-223-6/+9
|/ /
* | More work on VHDL Executable ContentStefan Radomski2016-03-082-37/+78
| |
* | add not working codejuehv2016-03-081-11/+51
| |
* | fix interface linesjuehv2016-03-071-21/+22
| |
* | start event generator implementationjuehv2016-03-073-724/+829
|/
* Some more preparations for current V8 APIStefan Radomski2016-03-079-9/+9
|
* 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
|
* add basic spontaneous signal generationjuehv2016-03-012-5/+61
|
* clean up signals, add states to interfacejuehv2016-03-011-915/+925
|
* More work on VHDLStefan Radomski2016-02-293-195/+330
|
* 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-2438-402/+644
|
* Some refactoring for improved compile timesStefan Radomski2016-02-2370-694/+883
|
* More work on ANSI C transformationStefan Radomski2016-02-143-63/+127
|
* Some tidying up of ANSI-C transformationStefan Radomski2016-02-114-47/+276
|
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-083-398/+559
|
* Fixes bugs and memory leaks with generated C state-chartsStefan Radomski2016-02-062-47/+58
|
* Invokers with generated CStefan Radomski2016-02-042-24/+71
|
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-0411-660/+1059
|
* Prepared ANSI C transformation with invokersStefan Radomski2016-01-3010-76/+208
|
* Prepared the C transformation as a VHDL base classStefan Radomski2016-01-293-165/+170
|
* Actually generate ANSI C code in uscxml-transformStefan Radomski2016-01-285-337/+219
|
* Beautified codeStefan Radomski2016-01-262-732/+733
|
* VHDL transformationStefan Radomski2016-01-262-0/+826
|
* Some code beautificationsStefan Radomski2016-01-264-249/+245
|
* Reverted a erroneous bugfixStefan Radomski2016-01-201-2/+1
|