summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* More adhoc extensions for interpretersStefan Radomski2014-07-313-2/+15
* See detailled logStefan Radomski2014-07-3011-108/+122
* More work on lua datamodelStefan Radomski2014-07-232-47/+46
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-211-4/+5
* Generic socket supportStefan Radomski2014-07-166-6/+6
* Improved support for dot outputStefan Radomski2014-07-154-37/+301
* First signs of Lua DatamodelStefan Radomski2014-07-083-0/+334
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-0610-85/+86
* Binary data in bindingsStefan Radomski2014-07-051-1/+1
* Stop registering a custom exception handlerStefan Radomski2014-07-041-5/+5
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-0313-2/+58
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-1/+1
* More polishing for bindings C# and JavaStefan Radomski2014-07-0111-99/+74
* Major header movementStefan Radomski2014-06-2718-6/+609
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-2416-2652/+2692
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-2310-23/+198
* Still with the getNames refactoringStefan Radomski2014-06-073-7/+7
* getNames() has to return a listStefan Radomski2014-06-073-6/+6
* Changed getNames signature from set to listStefan Radomski2014-06-0634-124/+219
* Builds as plugins againStefan Radomski2014-05-231-1/+3
* Merge pull request #36 from mathiasjohanson/masterStefan Radomski2014-05-231-2/+2
|\
| * crash in audio device close fixedMathias Johanson2014-05-231-1/+1