summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/v8/dom
Commit message (Collapse)AuthorAgeFilesLines
* More work on TypedArraysStefan Radomski2013-09-0145-1062/+3005
|
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-3024-0/+2089
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-252-3/+3
|
* Added WebStorage object to documentStefan Radomski2013-08-2125-112/+215
| | | | Some refinements to DotWriter
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-132-4/+4
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-5/+10
|
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-104/+0
|
* New version with XHTML invokerStefan Radomski2013-06-2040-2293/+2293
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-1041-2314/+2324
|
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-202-0/+12
|
* Even more conformance fixesStefan Radomski2013-04-073-10/+18
|
* More bug-fixes for W3C testsStefan Radomski2013-04-0212-569/+29
|
* Various bug fixesStefan Radomski2013-03-302-0/+54
| | | | | | - Removed scxml-test-framework related file - Array operator with V8NodeList - _event.data as DOM if content is XML
* Beautified source code againStefan Radomski2013-02-2040-2303/+2303
|
* See detailled logStefan Radomski2013-02-2040-2263/+2343
| | | | | | | | | - 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
* See detailed commitlogStefan Radomski2013-01-2140-247/+455
| | | | | | | | - 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-2043-2285/+2280
|
* Completed V8 IDL to DOM generatorStefan Radomski2013-01-2053-610/+4388
|
* Major changes - see detailsStefan Radomski2013-01-1014-280/+726
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Refactoring finishedStefan Radomski2012-12-202-233/+233
| | | | | | 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-152-0/+280