summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Build on Linux and Windows againStefan Radomski2014-08-133-18/+30
|
* Builds for Raspberry andStefan Radomski2014-08-134-21/+349
| | | | started VoiceXML HTTP integration
* Reformatted w3c tests with xmllintStefan Radomski2014-08-11430-11828/+13530
|
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-052-3/+3
|
* Beautified flattened state-machine idsStefan Radomski2014-08-042-0/+61
|
* Got rid of more dynamic_castsStefan Radomski2014-08-032-4/+32
|
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-311-65/+70
|
* See detailled logStefan Radomski2014-07-3018-21/+21
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* More work on lua datamodelStefan Radomski2014-07-2338-721/+20
|
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-212-0/+77
|
* More missing includes fixedStefan Radomski2014-07-171-0/+1
|
* Generic socket supportStefan Radomski2014-07-163-2/+105
|
* Improved support for dot outputStefan Radomski2014-07-154-14/+24
|
* First signs of Lua DatamodelStefan Radomski2014-07-08244-0/+6267
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-062-10/+27
|
* Messed up an #endifStefan Radomski2014-07-041-1/+0
|
* Stop registering a custom exception handlerStefan Radomski2014-07-041-0/+3
|
* Removed w3c ecma tests from xpath and vice versaStefan Radomski2014-07-0360-1442/+148
|
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-032-3/+3
|
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-0321-89/+122
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-0149-129/+389
|
* Major header movementStefan Radomski2014-06-2725-208/+84
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Work on bindingsStefan Radomski2014-06-2514-11/+93
| | | | | | - Introduced exceptions into C# and Java - Moved binding examples to /embedding - Interpreter will now throw exceptions, beware!
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-243-171/+175
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-2380-165/+1004
|
* Changed getNames signature from set to listStefan Radomski2014-06-061-13/+14
|
* Builds as plugins againStefan Radomski2014-05-233-180/+4
|
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-232-1/+180
| | | | data by empty()
* Builds with MSVC againStefan Radomski2014-05-224-9/+9
|
* Introduced interpreter.step()Stefan Radomski2014-05-154-22/+156
|
* 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
|