summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-2437-2960/+3036
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-2341-782/+1710
|
* 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-0646-162/+326
|
* Builds as plugins againStefan Radomski2014-05-235-14/+43
|
* 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-2317-34/+51
|/ | | | data by empty()
* input format for video encoder set to default valueMathias Johanson2014-05-231-1/+2
|
* Builds with MSVC againStefan Radomski2014-05-2212-2392/+2521
|
* Introduced interpreter.step()Stefan Radomski2014-05-1513-272/+467
|
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-144-4/+21
|
* Fixed V8 datamodelStefan Radomski2014-05-141-1/+1
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-149-68/+77
|
* More work on RhinoStefan Radomski2014-05-141-0/+19
|
* More work on Rhino datamodelStefan Radomski2014-05-132-5/+13
|
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-122-2/+2
|
* Support for custom event sources with promelaStefan Radomski2014-04-242-143/+334
|
* Beautified CodeStefan Radomski2014-04-224-56/+56
|
* Major refactoringStefan Radomski2014-04-2256-3848/+5081
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-1114-113/+234
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* More work on promela DMStefan Radomski2014-04-109-853/+1255
|
* replaced INT32_MAX with limits.hStefan Radomski2014-04-101-5/+3
|
* INT32_MAX not definedStefan Radomski2014-04-091-0/+3
|
* Started with promela datamodelStefan Radomski2014-04-0937-568/+8828
|
* Support different threads on prolog datamodelStefan Radomski2014-03-125-42/+50
|
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-1115-359/+902
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-0719-343/+1486
|
* More work on prolog datamodelStefan Radomski2014-02-195-94/+194
|
* Started uscxml debuggerStefan Radomski2014-02-163-20/+15
|
* Corrected CMake syntax errorStefan Radomski2014-01-311-1/+1
|
* Build prolog datamodel on travisStefan Radomski2014-01-311-1/+1
|
* Corrected configure-time check for SMTP in curlStefan Radomski2014-01-312-7/+12
|
* Only build SMTP invoker with current curlStefan Radomski2014-01-312-17/+19
|
* Bug fixes and thread safety for web socketsStefan Radomski2014-01-275-31/+84
|
* IMAP Invoker functionalStefan Radomski2014-01-234-274/+500
|
* 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-2222-243/+530
|
* Fixed GCC warningsStefan Radomski2014-01-221-2/+2
|
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-2212-5/+487
|
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-218-28/+511
|
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-194-5/+292
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-175-324/+344
|
* 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-142-15/+3
|
* Fixed 0 != NULL warningStefan Radomski2014-01-141-1/+0
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-1411-15/+605
|