summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Collapse)AuthorAgeFilesLines
* 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-2436-389/+631
|
* Some refactoring for improved compile timesStefan Radomski2016-02-2368-693/+880
|
* 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
|
* 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-203-34/+157
|
* Fixed a bug in generated C with deep initial statesStefan Radomski2016-01-193-7/+48
|
* 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-174-265/+354
|
* Prepared VHDL transformation testsStefan Radomski2016-01-151-1617/+0
|
* Working on C transformationStefan Radomski2016-01-156-184/+1826
|
* Beautified codeStefan Radomski2016-01-1048-6866/+6933
|
* Builds with MSVC againStefan Radomski2016-01-1012-75/+99
|
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-0812-117/+581
|
* Prepared ChartToC transformationStefan Radomski2016-01-0628-765/+1788
|
* All changes up to my dissertationStefan Radomski2015-12-0415-85/+480
|
* done.event bug and prolog testsStefan Radomski2015-07-0810-71/+1045
| | | | Fixed the done.event bug and added first prolog transformed IRP tests
* Various extensions and bug-fixesStefan Radomski2015-07-0511-342/+916
|
* Some fixes for transition preemption with flatteningStefan Radomski2015-05-082-51/+65
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-029-542/+437
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-1928-1134/+4404
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-2615-354/+1076
|
* Renamed URI to URLStefan Radomski2014-12-1416-143/+313
| | | | Some fixes for Xincludes
* More complete xinclude implementation and testsStefan Radomski2014-12-074-23/+148
|
* Support for xincludeStefan Radomski2014-12-055-25/+55
|
* Support for initial attribute with nested scxml invokersStefan Radomski2014-12-055-8/+24
|
* Nested invokers and delayed events for PROMELA model checkingStefan Radomski2014-12-0114-441/+1438
|
* Fixed file:// handling bug on windowsStefan Radomski2014-11-154-23/+37
|
* Datamode Extensions for V8Stefan Radomski2014-11-145-3/+73
|
* Support for DataModelExtensionsStefan Radomski2014-11-136-80/+131
|
* Remove CURLOPT_PROXYHEADER from supported variables as is appeared rather ↵Stefan Radomski2014-11-131-2/+6
| | | | late in curl
* Support for Proxies via USCXML_PROXY environment variable, check CURL_PROXY ↵Stefan Radomski2014-11-132-0/+90
| | | | syntax for examples
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-122-2/+10
|
* More work on PROMELA transformationStefan Radomski2014-11-129-3300/+3564
|
* More output when transformingStefan Radomski2014-10-213-16/+44
|