summaryrefslogtreecommitdiffstats
path: root/src/uscxml/transform
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Prepared ChartToC transformationStefan Radomski2016-01-065-619/+1503
|
* All changes up to my dissertationStefan Radomski2015-12-043-36/+221
|
* done.event bug and prolog testsStefan Radomski2015-07-083-20/+21
| | | | Fixed the done.event bug and added first prolog transformed IRP tests
* Various extensions and bug-fixesStefan Radomski2015-07-055-255/+266
|
* Some fixes for transition preemption with flatteningStefan Radomski2015-05-082-51/+65
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-022-530/+416
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-1914-296/+3432
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-268-243/+825
|
* Renamed URI to URLStefan Radomski2014-12-142-28/+156
| | | | Some fixes for Xincludes
* Support for xincludeStefan Radomski2014-12-051-9/+6
|
* Support for initial attribute with nested scxml invokersStefan Radomski2014-12-052-7/+16
|
* Nested invokers and delayed events for PROMELA model checkingStefan Radomski2014-12-014-197/+908
|
* Support for Proxies via USCXML_PROXY environment variable, check CURL_PROXY ↵Stefan Radomski2014-11-131-0/+15
| | | | syntax for examples
* More work on PROMELA transformationStefan Radomski2014-11-125-780/+1156
|
* More output when transformingStefan Radomski2014-10-213-16/+44
|