summaryrefslogtreecommitdiffstats
path: root/src/uscxml/transform
Commit message (Expand)AuthorAgeFilesLines
* Major Refactoring v2.0Stefan Radomski2016-05-1222-10134/+637
* Fixed issue 64 and beautified code againStefan Radomski2016-04-284-1419/+1419
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-04-221-80/+377
|\
| * 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
| * 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-221-4/+6
|/
* 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-072-36/+141
* Some more preparations for current V8 APIStefan Radomski2016-03-071-1/+1
* 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
* Even more VHDL transformationStefan Radomski2016-02-242-236/+236
* Some more refactoring and VHDL transformationStefan Radomski2016-02-248-152/+394
* Some refactoring for improved compile timesStefan Radomski2016-02-2315-214/+274
* More work on ANSI C transformationStefan Radomski2016-02-141-17/+50
* Some tidying up of ANSI-C transformationStefan Radomski2016-02-114-47/+276
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-082-396/+556
* Fixes bugs and memory leaks with generated C state-chartsStefan Radomski2016-02-061-32/+43
* Invokers with generated CStefan Radomski2016-02-041-24/+54
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-045-591/+935
* Prepared ANSI C transformation with invokersStefan Radomski2016-01-304-73/+50
* Prepared the C transformation as a VHDL base classStefan Radomski2016-01-293-165/+170
* Actually generate ANSI C code in uscxml-transformStefan Radomski2016-01-284-336/+217
* Beautified codeStefan Radomski2016-01-262-732/+733
* VHDL transformationStefan Radomski2016-01-262-0/+826
* Some code beautificationsStefan Radomski2016-01-262-243/+239
* Reverted a erroneous bugfixStefan Radomski2016-01-201-2/+1
* fixed a silly bug with bit masks in generated CStefan Radomski2016-01-201-3/+4
* Added transition-less histories as an issue and completed C transformationStefan Radomski2016-01-202-33/+154
* Fixed a bug in generated C with deep initial statesStefan Radomski2016-01-192-6/+44
* Fixed a bug with deep initial states in compounds for C transformationStefan Radomski2016-01-191-12/+19
* Fixed a memory leak in transformed C scaffoldingStefan Radomski2016-01-181-27/+35
* Beautified generated C code from transformationStefan Radomski2016-01-172-217/+306
* Prepared VHDL transformation testsStefan Radomski2016-01-151-1617/+0
* Working on C transformationStefan Radomski2016-01-153-155/+1766
* Beautified codeStefan Radomski2016-01-1014-2641/+2655
* Builds with MSVC againStefan Radomski2016-01-102-11/+16
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-083-112/+322