summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Collapse)AuthorAgeFilesLines
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-2416-2652/+2692
| | | | | - Bugfixes for stress test - Beautified code
* 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
|\ | | | | not 100% cpu anymore and no crash on disconnect
| * 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
|/ | | | data by empty()
* 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
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-118-47/+121
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* 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
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-174-320/+340
|
* Don't build expect invoker if tcl is not foundStefan Radomski2014-01-141-15/+17
|
* Fixed the mess that was the last commitStefan Radomski2014-01-141-1/+0
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-145-9/+507
|
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0836-98/+279
|
* Fixes for the Prolog datamodelStefan Radomski2014-01-071-2/+2
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-7/+8
|
* Fixed a segfaultStefan Radomski2013-11-191-1/+0
|
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-4/+4
|
* Builds on windows againStefan Radomski2013-11-164-48/+51
|
* WebSockets!Stefan Radomski2013-11-161-2/+2
|
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-164-8/+8
|
* Moved endian functions into convenience headerStefan Radomski2013-11-162-137/+1
|