summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
| * audio thread polling issueMathias Johanson2014-05-231-1/+1
* | Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-2312-19/+19
|/
* input format for video encoder set to default valueMathias Johanson2014-05-231-1/+2
* Builds with MSVC againStefan Radomski2014-05-2210-2389/+2517
* Introduced interpreter.step()Stefan Radomski2014-05-156-11/+12
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-1/+1
* Fixed V8 datamodelStefan Radomski2014-05-141-1/+1
* Fixed some bugs with java bindingsStefan Radomski2014-05-144-2/+8
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-121-1/+1
* Beautified CodeStefan Radomski2014-04-222-2/+2
* Major refactoringStefan Radomski2014-04-2228-2916/+2976
* More work on promela DMStefan Radomski2014-04-118-47/+121
* More work on promela DMStefan Radomski2014-04-109-853/+1255