summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* API changes with receiveEventStefan Radomski2014-08-264-5/+6
* Spring cleaning of testsStefan Radomski2014-08-221-0/+10
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-221-3/+7
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-217-5/+27
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-191-3/+4
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-183-304/+390
* Polished xhtml invokerStefan Radomski2014-08-155-100/+1017
* More JVoiceXML integrationStefan Radomski2014-08-156-23/+400
* JavaScriptCore in CMake moduleStefan Radomski2014-08-142-9/+169
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-136-1001/+86
* Build on Linux and Windows againStefan Radomski2014-08-131-1/+1
* Builds for Raspberry andStefan Radomski2014-08-132-83/+67
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-051-0/+2
* Forgot to adapt V8 DMStefan Radomski2014-08-032-3/+3
* Got rid of more dynamic_castsStefan Radomski2014-08-0325-96/+101
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-317-637/+661