summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-1416-189/+452
|
* More work on Prolog datamodelStefan Radomski2013-05-013-19/+67
|
* Removed conditional SWIG compile and polished PHP APIStefan Radomski2013-04-303-221/+259
|
* Started to offer state predicates for phpStefan Radomski2013-04-302-6/+26
|
* 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-259-18/+666
|
* 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
| | | | This reverts commit eba3e69a20da96e527827ac83a537cde8bdc66ba.
* 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-147-52/+50
|
* 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-134-29/+27
|
* 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-126-118/+54
|
* Refactoring for other datamodelsStefan Radomski2013-04-1216-616/+722
|
* New DataModelsStefan Radomski2013-04-1014-49/+1026
|
* 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-0653-495/+928
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* 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 ↵Stefan Radomski2013-03-3113-49/+183
| | | | and segfaults
* 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-304-36/+44
|
* New php wrapperStefan Radomski2013-03-301-32/+42
|
* Various bug fixesStefan Radomski2013-03-3013-214/+458
| | | | | | - Removed scxml-test-framework related file - Array operator with V8NodeList - _event.data as DOM if content is XML
* Refactoring and W3C testsStefan Radomski2013-03-287-1272/+1601
| | | | | | - Moved core of interpreter to support various versions - Added experimental setConfiguration() - There can be more than one initial state
* Support for php extensions in debug modeStefan Radomski2013-03-271-3/+8
|
* Removed local pathStefan Radomski2013-03-271-1/+1
|
* Some more final touches for PHPStefan Radomski2013-03-272-7/+16
|
* Some final touches on PHP APIStefan Radomski2013-03-272-11/+21
|
* Polished PHP interface somewhatStefan Radomski2013-03-279-49/+666
|
* Implemented ParentQueues for PHPStefan Radomski2013-03-266-44/+79
|