summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Started with promela datamodelStefan Radomski2014-04-0918-14/+5751
* Support different threads on prolog datamodelStefan Radomski2014-03-122-28/+36
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-1/+1
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-074-62/+63
* More work on prolog datamodelStefan Radomski2014-02-193-94/+158
* Corrected CMake syntax errorStefan Radomski2014-01-311-1/+1
* Corrected configure-time check for SMTP in curlStefan Radomski2014-01-311-2/+2
* Only build SMTP invoker with current curlStefan Radomski2014-01-311-15/+17
* IMAP Invoker functionalStefan Radomski2014-01-232-271/+492
* Separate special chars in data key into separate compound termsStefan Radomski2014-01-231-2/+15
* Fixed a bug with bracketsStefan Radomski2014-01-231-3/+8
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-2216-221/+490
* Fixed GCC warningsStefan Radomski2014-01-221-2/+2
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-2211-4/+486
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-216-28/+500
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-193-5/+264