summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixed some MSVC errorsStefan Radomski2016-08-021-1/+1
* Deactivated ANSI C datamodel - we will go for picocStefan Radomski2016-08-021-1/+1
* forgot to include malloc headerStefan Radomski2016-07-111-0/+1
* More work on ANSI C datamodelStefan Radomski2016-07-119-1/+13830
* First signs of a C89 datamodelStefan Radomski2016-06-234-0/+208
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-162-2/+38
* Fixed issue 84Stefan Radomski2016-06-141-4/+5
* Resolved issue 83Stefan Radomski2016-06-131-7/+14
* Fixed dozens of memory leaksStefan Radomski2016-06-1310-69/+708
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-268-39/+41
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-201-1/+1
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-191-6/+23
* Refactored for public headers and started documentationStefan Radomski2016-05-1926-350/+848
* Make install will work againStefan Radomski2016-05-131-2/+0
* Builds and links and tests ok on linux nowStefan Radomski2016-05-122-2/+14
* Major Refactoring v2.0Stefan Radomski2016-05-12298-52618/+30978
* Fixed issue 64 and beautified code againStefan Radomski2016-04-287-700/+700
* Added issue referenceStefan Radomski2016-04-281-0/+1
* Fixed duplicate error.execution with missing DOM support in LuaStefan Radomski2016-04-281-1/+4
* Merge pull request #60 from c64zottel/masterStefan Radomski2016-03-221-1/+2
|\
| * add missing include NameSpacingParser.hAndreas Gansen2016-03-121-1/+2
* | start event generator implementationjuehv2016-03-071-688/+688
|/
* Some more preparations for current V8 APIStefan Radomski2016-03-075-5/+5
* Forgot to update pathsStefan Radomski2016-02-243-3/+3
* Some more refactoring and VHDL transformationStefan Radomski2016-02-248-36/+36
* Some refactoring for improved compile timesStefan Radomski2016-02-2328-49/+75
* More work on ANSI C transformationStefan Radomski2016-02-142-46/+77
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-081-2/+3
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-041-0/+1
* Working on C transformationStefan Radomski2016-01-151-1/+1
* Beautified codeStefan Radomski2016-01-1013-3211/+3260
* Builds with MSVC againStefan Radomski2016-01-104-34/+33
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-083-1/+40
* Prepared ChartToC transformationStefan Radomski2016-01-0615-28/+28
* All changes up to my dissertationStefan Radomski2015-12-047-25/+46
* done.event bug and prolog testsStefan Radomski2015-07-082-2/+966
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-022-4/+4
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-193-689/+700
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-264-106/+166
* Renamed URI to URLStefan Radomski2014-12-149-48/+43
* More complete xinclude implementation and testsStefan Radomski2014-12-072-3/+18
* Support for xincludeStefan Radomski2014-12-051-2/+2
* Support for initial attribute with nested scxml invokersStefan Radomski2014-12-051-0/+5
* Nested invokers and delayed events for PROMELA model checkingStefan Radomski2014-12-017-233/+507
* Datamode Extensions for V8Stefan Radomski2014-11-144-3/+69
* Support for DataModelExtensionsStefan Radomski2014-11-133-1/+97
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-122-2/+10
* More work on PROMELA transformationStefan Radomski2014-11-124-2520/+2408
* Major work on PROMELA datamodelStefan Radomski2014-10-1221-1426/+1911
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-282-19/+33