summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Major refactoringStefan Radomski2014-04-22945-9813/+5754
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-1116-114/+240
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* More work on promela DMStefan Radomski2014-04-1012-881/+1333
|
* replaced INT32_MAX with limits.hStefan Radomski2014-04-101-5/+3
|
* dot was dropped in favor of debugStefan Radomski2014-04-091-2/+0
|
* INT32_MAX not definedStefan Radomski2014-04-091-0/+3
|
* Started with promela datamodelStefan Radomski2014-04-0951-580/+9379
|
* Support different threads on prolog datamodelStefan Radomski2014-03-126-52/+61
|
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-1122-460/+3908
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-0725-1161/+2630
|
* Don not include v8 in darwin prebuildsStefan Radomski2014-02-201-1/+5
|
* More work on prolog datamodelStefan Radomski2014-02-196-94/+195
|
* Started uscxml debuggerStefan Radomski2014-02-165-21/+341
|
* Corrected CMake syntax errorStefan Radomski2014-01-311-1/+1
|
* There is no sgml package for swi on ubuntuStefan Radomski2014-01-311-1/+1
|
* Build prolog datamodel on travisStefan Radomski2014-01-312-1/+3
|
* Build expect invoker with travis as wellStefan Radomski2014-01-311-0/+2
|
* Corrected configure-time check for SMTP in curlStefan Radomski2014-01-314-12/+16
|
* Only build SMTP invoker with current curlStefan Radomski2014-01-313-17/+35
|
* Travis will not compile with openscenegraph from ubuntuStefan Radomski2014-01-311-1/+0
|
* Messed up with uploading depsStefan Radomski2014-01-311-2/+2
|
* Actually uploaded deps and inluded travis badgeStefan Radomski2014-01-313-4/+13
|
* *Sigh* still trying to trigger travis-ciStefan Radomski2014-01-311-1/+0
|
* Upped version for clang support on linuxStefan Radomski2014-01-311-1/+1
|
* Still trying to trigger travis-ciStefan Radomski2014-01-311-0/+1
|
* Trigger travis-ciStefan Radomski2014-01-311-1/+0
|
* Enable pose publishing via websocketsStefan Radomski2014-01-313-27/+114
|
* Added support for travis-ciStefan Radomski2014-01-312-0/+25
|
* Bug fixes and thread safety for web socketsStefan Radomski2014-01-277-34/+98
|
* IMAP Invoker functionalStefan Radomski2014-01-235-274/+542
|
* 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-2224-307/+629
|
* Fixed GCC warningsStefan Radomski2014-01-221-2/+2
|
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-2216-15/+595
|
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-219-28/+561
|
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-196-13/+303
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-178-324/+366
|
* Updated fedora 20 specific documentationStefan Radomski2014-01-141-1/+1
|
* 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
|
* Not every FS is case-insensitiveStefan Radomski2014-01-141-1/+1
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-1425-58/+846
|
* Use pkg-config to search for SWI PrologStefan Radomski2014-01-141-111/+145
|
* Use pkg-config to search for SWI PrologStefan Radomski2014-01-141-0/+48
|
* Set _event.content if received structure is only an atomStefan Radomski2014-01-091-0/+4
|
* Started http to instant-messaging bridgeStefan Radomski2014-01-084-8/+56
|
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0843-109/+395
|
* Fixes for the Prolog datamodelStefan Radomski2014-01-077-12/+24
|