summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More output when transformingStefan Radomski2014-10-214-16/+60
* Fixed previous commitStefan Radomski2014-10-211-6/+8
* optimized queue length calculations for promela transformationStefan Radomski2014-10-213-17/+39
* Optimized Promela generationStefan Radomski2014-10-218-144/+252
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...Stefan Radomski2014-10-2027-1038/+2065
* Passing all tests but xpath and luaStefan Radomski2014-10-1217-56/+63
* Major work on PROMELA datamodelStefan Radomski2014-10-12264-2562/+11648
* Fixed some linker issues with MSVCStefan Radomski2014-08-283-4/+5
* Create default timeouts for tests and adapt in test-w3c via DOMStefan Radomski2014-08-2820-157/+112
* Do not run tests on travis build slavesStefan Radomski2014-08-281-1/+1
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-2820-281/+301
* Updated documentationStefan Radomski2014-08-271-8/+2
* 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-267-26/+115
* conditionalized debugging std::coutsStefan Radomski2014-08-262-17/+29
* Set 64Bit library prefix againStefan Radomski2014-08-261-0/+1
* Fixed the embedding examplesStefan Radomski2014-08-265-8/+8
* API changes with receiveEventStefan Radomski2014-08-2631-1935/+1182
* Support for pre-Mavericks Macs againStefan Radomski2014-08-231-0/+3
* Seperated prebuilts by platform-id during build processStefan Radomski2014-08-232-91/+165
* Spring cleaning of testsStefan Radomski2014-08-2217-960/+76
* Moved InterpreterIssues to own source fileStefan Radomski2014-08-226-527/+761
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-223-47/+116
* More issues being idenified via interpreter.validate()Stefan Radomski2014-08-219-161/+580
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-2115-17/+542
* Reactiveted new CMake policies and some more documentationStefan Radomski2014-08-2110-17/+141
* Updated documentationStefan Radomski2014-08-204-1/+135
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-196-24/+45
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-187-307/+410
* Polished xhtml invokerStefan Radomski2014-08-1511-117/+1178
* More JVoiceXML integrationStefan Radomski2014-08-1518-397/+1175
* Forgot to remove debug cruftStefan Radomski2014-08-141-1/+1
* JavaScriptCore in CMake moduleStefan Radomski2014-08-1411-82/+264
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-1312-113/+133
* Build on Linux and Windows againStefan Radomski2014-08-136-38/+63
* Builds for Raspberry andStefan Radomski2014-08-1316-187/+804
* Reformatted w3c tests with xmllintStefan Radomski2014-08-11434-11886/+13687
* 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-058-51/+101
* Beautified flattened state-machine idsStefan Radomski2014-08-048-120/+258
* Updated docs and fixed a bug related to setDataModel in the language bindingsStefan Radomski2014-08-042-5/+33
* 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-0349-380/+503
* Dont have minimal build as the defaultStefan Radomski2014-07-311-1/+1
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-3119-963/+1116
* More adhoc extensions for interpretersStefan Radomski2014-07-3114-91/+367
* Updated tests with new addIOProcessor functionStefan Radomski2014-07-302-21/+9