summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Set _event.content if received structure is only an atomStefan Radomski2014-01-091-0/+4
|
* Started http to instant-messaging bridgeStefan Radomski2014-01-081-2/+1
|
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0839-100/+319
|
* Fixes for the Prolog datamodelStefan Radomski2014-01-072-3/+3
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-2012-68/+161
|
* Only start HTTP server if there is something to serveStefan Radomski2013-11-201-1/+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-1616-384/+420
|
* WebSockets!Stefan Radomski2013-11-1612-151/+529
|
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-164-8/+8
|
* Have crypto available from C with C++ bindings via header onlyStefan Radomski2013-11-1610-183/+875
|
* Moved endian functions into convenience headerStefan Radomski2013-11-163-137/+147
|
* Support for anti-aliasingStefan Radomski2013-11-111-0/+16
|