summaryrefslogtreecommitdiffstats
path: root/src/uscxml/transform/ChartToC.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prepared ANSI C transformation with invokersStefan Radomski2016-01-301-54/+29
|
* Prepared the C transformation as a VHDL base classStefan Radomski2016-01-291-162/+167
|
* Actually generate ANSI C code in uscxml-transformStefan Radomski2016-01-281-104/+114
|
* Some code beautificationsStefan Radomski2016-01-261-241/+237
|
* 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-201-33/+153
|
* Fixed a bug in generated C with deep initial statesStefan Radomski2016-01-191-6/+42
|
* 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-171-217/+304
|
* Working on C transformationStefan Radomski2016-01-151-154/+149
|
* Beautified codeStefan Radomski2016-01-101-1525/+1526
|
* Builds with MSVC againStefan Radomski2016-01-101-10/+15
|
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-081-111/+319
|
* Prepared ChartToC transformationStefan Radomski2016-01-061-0/+1413