summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Expand)AuthorAgeFilesLines
...
* 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-213-133/+244
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-2111-17/+479
* Reactiveted new CMake policies and some more documentationStefan Radomski2014-08-211-0/+4
* 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
* 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-0342-367/+462
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-3111-691/+725
* More adhoc extensions for interpretersStefan Radomski2014-07-315-14/+54
* Stupid bugStefan Radomski2014-07-301-1/+1
* See detailled logStefan Radomski2014-07-3024-345/+1414
* 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-1615-9/+551
* More fixes for language bindingsStefan Radomski2014-07-151-1/+3
* Improved support for dot outputStefan Radomski2014-07-1512-184/+744
* First signs of Lua DatamodelStefan Radomski2014-07-086-5/+350
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-0710-190/+194
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-0615-116/+189
* Binary data in bindingsStefan Radomski2014-07-055-22/+40
* Stop registering a custom exception handlerStefan Radomski2014-07-041-5/+5
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-0314-7/+73
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-036-19/+20
* More polishing for bindings C# and JavaStefan Radomski2014-07-0122-356/+230
* Major header movementStefan Radomski2014-06-2754-1917/+2347
* More work on language bindings and C# examplesStefan Radomski2014-06-262-3/+4
* Work on bindingsStefan Radomski2014-06-256-20/+48
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-2436-2958/+3032
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-2325-721/+944
* Still with the getNames refactoringStefan Radomski2014-06-073-7/+7
* getNames() has to return a listStefan Radomski2014-06-073-6/+6
* Changed getNames signature from set to listStefan Radomski2014-06-0644-158/+322
* Builds as plugins againStefan Radomski2014-05-235-14/+43
* Merge pull request #36 from mathiasjohanson/masterStefan Radomski2014-05-231-2/+2
|\