summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed previous commitStefan Radomski2014-10-211-6/+8
* optimized queue length calculations for promela transformationStefan Radomski2014-10-212-17/+37
* Optimized Promela generationStefan Radomski2014-10-214-48/+237
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...Stefan Radomski2014-10-2017-993/+1731
* Major work on PROMELA datamodelStefan Radomski2014-10-1246-2096/+3628
* Create default timeouts for tests and adapt in test-w3c via DOMStefan Radomski2014-08-281-3/+2
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-282-19/+33
* Switched to new Interpreter implementation per defaultStefan Radomski2014-08-273-186/+206
* Corrected method signature for reportIssuesStefan Radomski2014-08-271-1/+1
* Wrap InterpreterMonitor::reportIssue into language bindingsStefan Radomski2014-08-261-0/+1
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-265-24/+81
* conditionalized debugging std::coutsStefan Radomski2014-08-262-17/+29
* API changes with receiveEventStefan Radomski2014-08-2614-1893/+1124
* Spring cleaning of testsStefan Radomski2014-08-223-0/+14
* Moved InterpreterIssues to own source fileStefan Radomski2014-08-225-527/+725
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-222-47/+108
* More issues being idenified via interpreter.validate()Stefan Radomski2014-08-214-133/+247
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-2113-17/+483
* Reactiveted new CMake policies and some more documentationStefan Radomski2014-08-214-1/+33
* Updated documentationStefan Radomski2014-08-201-0/+1
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-193-7/+7
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-185-305/+393
* Polished xhtml invokerStefan Radomski2014-08-158-103/+1030
* More JVoiceXML integrationStefan Radomski2014-08-1511-335/+730
* JavaScriptCore in CMake moduleStefan Radomski2014-08-147-63/+213
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-138-68/+95
* Build on Linux and Windows againStefan Radomski2014-08-133-20/+33
* Builds for Raspberry andStefan Radomski2014-08-137-160/+277
* Reformatted w3c tests with xmllintStefan Radomski2014-08-114-58/+157
* Be more explicit as to why a configuration is invalidStefan Radomski2014-08-084-49/+67
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-056-48/+98
* Beautified flattened state-machine idsStefan Radomski2014-08-045-115/+190
* Updated docs and fixed a bug related to setDataModel in the language bindingsStefan Radomski2014-08-041-1/+1
* Forgot to adapt V8 DMStefan Radomski2014-08-032-3/+3
* Forgot to remove InterpreterRC header referenceStefan Radomski2014-08-031-1/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-0345-374/+469
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-3114-695/+733
* More adhoc extensions for interpretersStefan Radomski2014-07-317-14/+59
* interpreter.addIOProcessorStefan Radomski2014-07-302-0/+10
* Stupid bugStefan Radomski2014-07-301-1/+1
* See detailled logStefan Radomski2014-07-3025-346/+1433
* More work on lua datamodelStefan Radomski2014-07-236-131/+130
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-216-243/+404
* bug fix for errnoStefan Radomski2014-07-171-0/+1
* Build fixes for gccStefan Radomski2014-07-162-1/+2
* Generic socket supportStefan Radomski2014-07-1616-9/+552
* More fixes for language bindingsStefan Radomski2014-07-155-4/+23
* Small fix for java bindingsStefan Radomski2014-07-151-9/+5
* Small ant fix and retriggering travisStefan Radomski2014-07-151-1/+5
* Improved support for dot outputStefan Radomski2014-07-1513-184/+745