summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-1/+1
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-143-10/+18
|
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-123-0/+106
|
* More tests for promela datamodelStefan Radomski2014-04-241-2/+12
|
* Support for custom event sources with promelaStefan Radomski2014-04-242-15/+185
|
* Major refactoringStefan Radomski2014-04-22886-5916/+582
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-112-1/+6
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* More work on promela DMStefan Radomski2014-04-102-27/+74
|
* dot was dropped in favor of debugStefan Radomski2014-04-091-2/+0
|
* Started with promela datamodelStefan Radomski2014-04-098-9/+242
|
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-112-1/+159
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-072-188/+0
|
* IMAP Invoker functionalStefan Radomski2014-01-231-0/+42
|
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-221-21/+21
|
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-221-6/+8
|
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-211-0/+50
|
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-191-4/+7
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-171-0/+13
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-144-31/+174
|
* Started http to instant-messaging bridgeStefan Radomski2014-01-081-5/+5
|
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-081-8/+19
|
* Fixes for the Prolog datamodelStefan Radomski2014-01-071-4/+3
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-205-12/+89
|
* Only start HTTP server if there is something to serveStefan Radomski2013-11-202-51/+0
|
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-192-181/+3
|
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-161-1/+1
|
* Header file fixesStefan Radomski2013-10-312-0/+2
|
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+18
|
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-0/+7
|
* Fixed w3c-test after iequals refactoringStefan Radomski2013-10-271-1/+1
|
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-1/+1
|
* Minor header file reorganizationStefan Radomski2013-10-243-0/+5
|
* Added license information and bug fixesStefan Radomski2013-10-166-307/+281
|
* Reactivated plugin systemStefan Radomski2013-10-111-2/+6
|
* Fixed x-www-form-urlencoded post parsingStefan Radomski2013-10-081-0/+3
|
* More fixes for MSVCStefan Radomski2013-10-082-28/+9
|
* Got rid of some warnings with gccStefan Radomski2013-10-073-6/+2
|
* Reduced compile timesStefan Radomski2013-10-079-6/+441
| | | | | - new commandline argument handling - compiles on windows again
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-252-85/+17
|
* Added instant messaging invokerStefan Radomski2013-09-232-6/+26
|
* Work on FFMpegInvokerStefan Radomski2013-09-183-1/+379
|
* New file element for executable contentStefan Radomski2013-09-021-0/+17
|
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-021-0/+160
|
* More work on TypedArraysStefan Radomski2013-09-011-0/+226
|
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-301-0/+5
|
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-296-25/+47
|
* Some Windows specific bug-fixesStefan Radomski2013-08-252-8/+8
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-2528-19/+520
|
* Added WebStorage object to documentStefan Radomski2013-08-216-15/+20
| | | | Some refinements to DotWriter
* Polished java datamodel exampleStefan Radomski2013-08-131-1/+1
|