summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/v8
Commit message (Expand)AuthorAgeFilesLines
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-282-19/+33
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-212-1/+7
* Forgot to adapt V8 DMStefan Radomski2014-08-032-3/+3
* See detailled logStefan Radomski2014-07-301-3/+3
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-061-1/+1
* Stop registering a custom exception handlerStefan Radomski2014-07-041-5/+5
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-032-2/+19
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-0/+17
* Changed getNames signature from set to listStefan Radomski2014-06-061-3/+3
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-231-2/+2
* Introduced interpreter.step()Stefan Radomski2014-05-151-2/+2
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-1/+1
* Fixed V8 datamodelStefan Radomski2014-05-141-1/+1
* Major refactoringStefan Radomski2014-04-226-67/+81
* Started with promela datamodelStefan Radomski2014-04-092-1/+22
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-032-0/+36
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Reverted preparation for current v8 trunkStefan Radomski2013-10-271-5/+5
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-273-3/+10
* Nested XML Node with eventStefan Radomski2013-10-261-0/+5
* Improved mimetype handlingStefan Radomski2013-10-242-0/+18
* Added license information and bug fixesStefan Radomski2013-10-1677-637/+1473
* Reduced compile timesStefan Radomski2013-10-071-0/+1
* Added instant messaging invokerStefan Radomski2013-09-232-11/+30
* Work on FFMpegInvokerStefan Radomski2013-09-181-2/+4
* New file element for executable contentStefan Radomski2013-09-021-11/+17
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-029-0/+153
* Support for endianness in DataViewStefan Radomski2013-09-023-40/+19
* Added Data::BINARY and compile fixes for non MacOSX platformsStefan Radomski2013-09-011-4/+22
* More work on TypedArraysStefan Radomski2013-09-0146-1062/+3031
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-3024-0/+2089
* Updated W3C tests and bug-fixesStefan Radomski2013-08-254-22/+43
* Added WebStorage object to documentStefan Radomski2013-08-2128-41/+248
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-133-5/+5
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-5/+10
* Bug fixes and version bumpStefan Radomski2013-08-011-1/+1
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-232-31/+36
* More complete JSC ECMA datamodelStefan Radomski2013-06-212-105/+1
* 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-204-1/+36
* Refactoring for other datamodelsStefan Radomski2013-04-122-47/+125
* New DataModelsStefan Radomski2013-04-102-7/+37
* 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
* 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-0214-589/+81
* Still more bugfixes and added w3c testsStefan Radomski2013-04-012-21/+29