summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-18/+38
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-2/+16
|
* Bug fixes and version bumpStefan Radomski2013-08-011-9/+19
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Started calendar invoker and bug fixesStefan Radomski2013-07-261-15/+36
|
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-231-2/+2
|
* added Interpreter::isLegalConfigurationStefan Radomski2013-07-231-19/+39
|
* Fixed setting intial configStefan Radomski2013-07-231-5/+8
|
* Removed iOS project againStefan Radomski2013-07-221-4/+8
|
* Reactiveated umundo invokerStefan Radomski2013-07-041-7/+6
|
* New version with XHTML invokerStefan Radomski2013-06-201-6/+9
|
* 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
| | | | This reverts commit eba3e69a20da96e527827ac83a537cde8bdc66ba.
* 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
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* 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 ↵Stefan Radomski2013-03-311-22/+78
| | | | and segfaults
* 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
| | | | | | - Removed scxml-test-framework related file - Array operator with V8NodeList - _event.data as DOM if content is XML
* Refactoring and W3C testsStefan Radomski2013-03-281-1217/+133
| | | | | | - Moved core of interpreter to support various versions - Added experimental setConfiguration() - There can be more than one initial state
* 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
| | | | | | | - Pass -DPHP_CONFIG=/usr/bin/zts-php-config for custom php-config - More php bug fixes - Fixed nasty "parse from string" bug - Reindented source code
* 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
|