summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | started VoiceXML HTTP integration
* 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
|
* interpreter.addIOProcessorStefan Radomski2014-07-303-1/+10
|
* Stupid bugStefan Radomski2014-07-303-4/+8
|
* See detailled logStefan Radomski2014-07-3048-401/+1647
| | | | | | | - 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-2347-880/+213
|
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-2112-339/+671
|
* More missing includes fixedStefan Radomski2014-07-171-0/+1
|
* bug fix for errnoStefan Radomski2014-07-171-0/+1
|
* Build fixes for gccStefan Radomski2014-07-162-1/+2
|
* Generic socket supportStefan Radomski2014-07-1619-11/+657
|
* Trying to force travis to access prebuilt slave per http before cmakeStefan Radomski2014-07-151-1/+1
| | | | Our servers are broken :(
* More fixes for language bindingsStefan Radomski2014-07-157-5/+24
|
* 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-1521-205/+896
|
* First signs of Lua DatamodelStefan Radomski2014-07-08270-5/+13293
|
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-0711-194/+198
|
* Updated docsStefan Radomski2014-07-062-5/+6
|
* Upped version to 0.3.0Stefan Radomski2014-07-061-1/+1
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-0623-131/+289
|
* Retriggering travisStefan Radomski2014-07-061-1/+6
|
* Binary data in bindingsStefan Radomski2014-07-059-22/+111
|
* Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2014-07-040-0/+0
|\
| * Merge pull request #53 from sradomski/masterStefan Radomski2014-07-041-6/+6
| |\ | | | | | | Corrected docs
| * \ Merge pull request #52 from sradomski/masterStefan Radomski2014-07-0411-56/+160
| |\ \ | | | | | | | | Polished iOS builds and docs
| * \ \ Merge pull request #51 from sradomski/masterStefan Radomski2014-07-041-1/+0
| |\ \ \ | | | | | | | | | | Messed up an #endif
| * \ \ \ Merge pull request #50 from sradomski/masterStefan Radomski2014-07-045-78/+19
| |\ \ \ \ | | | | | | | | | | | | Stop registering a custom exception handler
| * \ \ \ \ Merge pull request #49 from sradomski/masterStefan Radomski2014-07-037-8/+30
| |\ \ \ \ \ | | | | | | | | | | | | | | Properly seperated tests into classes for build slaves
| * \ \ \ \ \ Merge pull request #48 from sradomski/masterStefan Radomski2014-07-0362-1455/+149
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Removed w3c ecma tests from xpath and vice versa
| * \ \ \ \ \ \ Merge pull request #47 from sradomski/masterStefan Radomski2014-07-0362-255/+578
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cmake3 and isLocation for namelists