summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-142-34/+33
|
* More work on Prolog datamodelStefan Radomski2013-05-011-17/+54
|
* More work on prolog datamodelStefan Radomski2013-04-281-17/+79
|
* Work on prolog datamodel and libdl fix for nicesStefan Radomski2013-04-282-52/+151
|
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-253-17/+213
|
* More work on XPath datamodelStefan Radomski2013-04-212-30/+132
|
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-2010-63/+262
|
* Started with xpath datamodel testsStefan Radomski2013-04-192-245/+219
|
* Windows port compiles againStefan Radomski2013-04-131-21/+21
|
* Removed unnecessary std::coutsStefan Radomski2013-04-122-12/+12
|
* Fixed namespace issue with gccStefan Radomski2013-04-121-1/+1
|
* Got prolog datamodel to compile againStefan Radomski2013-04-123-45/+46
|
* Refactoring for other datamodelsStefan Radomski2013-04-128-305/+502
|
* New DataModelsStefan Radomski2013-04-106-7/+848
|
* Reformatted and removed superfluous std::coutsStefan Radomski2013-04-071-1/+1
|
* Even more conformance fixesStefan Radomski2013-04-074-11/+22
|
* See detailled logStefan Radomski2013-04-062-6/+6
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-052-12/+29
|
* More bug fixes and some comments on the testsStefan Radomski2013-04-031-5/+27
|
* More bug-fixes for W3C testsStefan Radomski2013-04-0215-590/+82
|
* Still more bugfixes and added w3c testsStefan Radomski2013-04-012-21/+29
|
* Various bug-fixes for W3C test conformance and stack traces with exceptions ↵Stefan Radomski2013-03-314-2/+16
| | | | and segfaults
* Various bug fixesStefan Radomski2013-03-304-42/+140
| | | | | | - Removed scxml-test-framework related file - Array operator with V8NodeList - _event.data as DOM if content is XML
* Fixed http responses and added miles invokerStefan Radomski2013-03-171-0/+1
|
* Changed directory monitor to polling behaviour :(Stefan Radomski2013-03-061-3/+3
|
* Prepared everything for FE-Design demoStefan Radomski2013-02-281-0/+4
|
* Beautified source code againStefan Radomski2013-02-2041-2310/+2310
|
* See detailled logStefan Radomski2013-02-2042-2274/+2353
| | | | | | | | | - Builds on windows again - All HTTP requests are no passed into interpreter - New response element to reply with data - Moved basichttp URL - New HTTP servlet invoker to register additional URLs - More bugfixes than I care to mention
* Fixed historyStefan Radomski2013-02-081-1/+7
|
* See detailed commitlogStefan Radomski2013-01-2187-617/+3131
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* Removed std::cout on jsFinalizeStefan Radomski2013-01-201-1/+0
|
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-2051-2479/+2613
|
* Completed V8 IDL to DOM generatorStefan Radomski2013-01-2060-616/+4583
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-164-7/+3
|
* More work on Prolog datamodelStefan Radomski2013-01-161-9/+50
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-152-0/+160
|
* Started prolog datamodelStefan Radomski2013-01-151-1/+1
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-134-8/+8
|
* Refactored to PIMPL patternStefan Radomski2013-01-124-11/+11
|
* Major changes - see detailsStefan Radomski2013-01-1015-288/+751
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Refactoring finishedStefan Radomski2012-12-206-560/+735
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Refactoring and plugin supportStefan Radomski2012-12-154-0/+781