summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.cpp
Commit message (Expand)AuthorAgeFilesLines
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-41/+39
* More work on XPath datamodelStefan Radomski2013-04-211-5/+12
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-201-16/+5
* Started with xpath datamodel testsStefan Radomski2013-04-191-1/+5
* Protect parts of interpreter with mutexesStefan Radomski2013-04-181-10/+9
* Revert "Protect parts of interpreter with mutexes for thread-safety"Stefan Radomski2013-04-171-0/+1
* Protect parts of interpreter with mutexes for thread-safetyStefan Radomski2013-04-171-1/+0
* Refactored URLs and fixed Windows URL handlingStefan Radomski2013-04-141-38/+9
* Fixed vrml-server and added conditional for gcovStefan Radomski2013-04-141-1/+1
* Apps working againStefan Radomski2013-04-141-1/+2
* Removed unnecessary std::coutsStefan Radomski2013-04-121-2/+2
* Got prolog datamodel to compile againStefan Radomski2013-04-121-72/+0
* Refactoring for other datamodelsStefan Radomski2013-04-121-141/+146
* New DataModelsStefan Radomski2013-04-101-19/+33
* Reformatted and removed superfluous std::coutsStefan Radomski2013-04-071-7/+7
* JSON identification heuristic for contentStefan Radomski2013-04-071-3/+7
* Fixed JSON in contentStefan Radomski2013-04-071-36/+48
* Even more conformance fixesStefan Radomski2013-04-071-29/+48
* Some more bugfixes for revised W3C testsStefan Radomski2013-04-071-8/+10
* See detailled logStefan Radomski2013-04-061-136/+121
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-051-2/+25
* do not overwrite assigned expression with undefinedStefan Radomski2013-04-051-1/+4
* More W3C tests passingStefan Radomski2013-04-051-56/+179
* Finally got preemption workingStefan Radomski2013-04-041-16/+3
* More bug fixes and some comments on the testsStefan Radomski2013-04-031-135/+65
* Fixed two stupid bugsStefan Radomski2013-04-031-1/+1
* More bug-fixes for W3C testsStefan Radomski2013-04-021-17/+34
* Still more bugfixes and added w3c testsStefan Radomski2013-04-011-126/+94
* Various bug-fixes for W3C test conformance and stack traces with exceptions a...Stefan Radomski2013-03-311-22/+78
* Implemented fromDOM and various bug fisex for official testsStefan Radomski2013-03-311-74/+141
* Interpreter cannot be abstract for PHP wrappers to workStefan Radomski2013-03-301-9/+2
* Various bug fixesStefan Radomski2013-03-301-32/+93
* Refactoring and W3C testsStefan Radomski2013-03-281-1217/+133
* Some more final touches for PHPStefan Radomski2013-03-271-0/+7
* Implemented ParentQueues for PHPStefan Radomski2013-03-261-1/+2
* Various smaller bug-fixes (see details)Stefan Radomski2013-03-261-10/+16
* Fixed plugins building againStefan Radomski2013-03-221-3/+6
* Use actual curl message for errors regarding URLsStefan Radomski2013-03-221-0/+3
* Fixed Interpreter::fromXMLStefan Radomski2013-03-221-0/+2
* Added php directors and fixed Interpreter::fromStringStefan Radomski2013-03-221-1/+8
* Started SyteminvokerStefan Radomski2013-03-201-3/+16
* Fixed http responses and added miles invokerStefan Radomski2013-03-171-2/+3
* Changed directory monitor to polling behaviour :(Stefan Radomski2013-03-061-96/+98
* Prepared everything for FE-Design demoStefan Radomski2013-02-281-19/+109
* Introduced postpone element and reorganized http request representation as ev...Stefan Radomski2013-02-251-17/+40
* Beautified source code againStefan Radomski2013-02-201-652/+652
* See detailled logStefan Radomski2013-02-201-146/+413
* Various bug fixesStefan Radomski2013-02-101-26/+271
* Fixed historyStefan Radomski2013-02-081-60/+184
* Started to resolve scxml-test-framework tests from SCION suiteStefan Radomski2013-01-251-334/+146