summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Expand)AuthorAgeFilesLines
* W3C MMI Architecture frameworkStefan Radomski2013-06-1088-2657/+3473
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-1415-185/+448
* More work on Prolog datamodelStefan Radomski2013-05-013-19/+67
* Removed conditional SWIG compile and polished PHP APIStefan Radomski2013-04-301-11/+14
* More work on prolog datamodelStefan Radomski2013-04-284-22/+120
* Work on prolog datamodel and libdl fix for nicesStefan Radomski2013-04-282-52/+151
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-258-18/+650
* More work on XPath datamodelStefan Radomski2013-04-216-35/+174
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-2020-147/+395
* Started with xpath datamodel testsStefan Radomski2013-04-194-249/+233
* Protect parts of interpreter with mutexesStefan Radomski2013-04-183-21/+19
* Revert "Protect parts of interpreter with mutexes for thread-safety"Stefan Radomski2013-04-173-19/+2
* Protect parts of interpreter with mutexes for thread-safetyStefan Radomski2013-04-173-2/+19
* Fixed setConfiguration and started MMI archStefan Radomski2013-04-1712-238/+704
* Refactored URLs and fixed Windows URL handlingStefan Radomski2013-04-146-47/+49
* Fixed vrml-server and added conditional for gcovStefan Radomski2013-04-141-1/+1
* Apps working againStefan Radomski2013-04-146-36/+35
* Windows port compiles againStefan Radomski2013-04-133-28/+26
* Removed unnecessary std::coutsStefan Radomski2013-04-123-14/+14
* Fixed namespace issue with gccStefan Radomski2013-04-121-1/+1
* Got prolog datamodel to compile againStefan Radomski2013-04-125-118/+50
* Refactoring for other datamodelsStefan Radomski2013-04-1215-565/+715
* New DataModelsStefan Radomski2013-04-1013-49/+964
* Reformatted and removed superfluous std::coutsStefan Radomski2013-04-074-12/+12
* JSON identification heuristic for contentStefan Radomski2013-04-071-3/+7
* Fixed JSON in contentStefan Radomski2013-04-074-38/+57
* Even more conformance fixesStefan Radomski2013-04-0710-66/+116
* Some more bugfixes for revised W3C testsStefan Radomski2013-04-073-10/+13
* See detailled logStefan Radomski2013-04-0649-317/+744
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-057-17/+64
* do not overwrite assigned expression with undefinedStefan Radomski2013-04-051-1/+4
* More W3C tests passingStefan Radomski2013-04-055-199/+253
* Finally got preemption workingStefan Radomski2013-04-044-106/+167
* Fixed a bug with transition selectionStefan Radomski2013-04-041-4/+27
* More bug fixes and some comments on the testsStefan Radomski2013-04-034-242/+144
* Fixed two stupid bugsStefan Radomski2013-04-031-1/+1
* More bug-fixes for W3C testsStefan Radomski2013-04-0224-630/+171
* Still more bugfixes and added w3c testsStefan Radomski2013-04-017-158/+140
* Various bug-fixes for W3C test conformance and stack traces with exceptions a...Stefan Radomski2013-03-3113-49/+183
* Implemented fromDOM and various bug fisex for official testsStefan Radomski2013-03-314-89/+183
* Interpreter cannot be abstract for PHP wrappers to workStefan Radomski2013-03-303-11/+11
* Various bug fixesStefan Radomski2013-03-3012-214/+457
* Refactoring and W3C testsStefan Radomski2013-03-287-1272/+1601
* Some more final touches for PHPStefan Radomski2013-03-271-0/+7
* Some final touches on PHP APIStefan Radomski2013-03-271-2/+2
* Polished PHP interface somewhatStefan Radomski2013-03-274-34/+194
* Implemented ParentQueues for PHPStefan Radomski2013-03-263-2/+8
* Various smaller bug-fixes (see details)Stefan Radomski2013-03-269-33/+48
* Removed interpreter global featuresStefan Radomski2013-03-223-34/+3
* Fixed plugins building againStefan Radomski2013-03-2228-1368/+104