summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/v8/V8DataModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Builds and links and tests ok on linux nowStefan Radomski2016-05-121-2/+2
* Major Refactoring v2.0Stefan Radomski2016-05-121-402/+395
* Some refactoring for improved compile timesStefan Radomski2016-02-231-4/+4
* Beautified codeStefan Radomski2016-01-101-6/+6
* Prepared ChartToC transformationStefan Radomski2016-01-061-1/+1
* Datamode Extensions for V8Stefan Radomski2014-11-141-0/+63
* Major work on PROMELA datamodelStefan Radomski2014-10-121-3/+3
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-281-19/+31
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-1/+6
* Forgot to adapt V8 DMStefan Radomski2014-08-031-2/+2
* 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-031-2/+18
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-0/+17
* 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-221-5/+5
* Started with promela datamodelStefan Radomski2014-04-091-1/+20
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-0/+4
* Nested XML Node with eventStefan Radomski2013-10-261-0/+5
* Added license information and bug fixesStefan Radomski2013-10-161-10/+29
* Added instant messaging invokerStefan Radomski2013-09-231-11/+28
* Work on FFMpegInvokerStefan Radomski2013-09-181-2/+4
* New file element for executable contentStefan Radomski2013-09-021-11/+17
* Support for endianness in DataViewStefan Radomski2013-09-021-19/+19
* Added Data::BINARY and compile fixes for non MacOSX platformsStefan Radomski2013-09-011-4/+22
* More work on TypedArraysStefan Radomski2013-09-011-0/+26
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-16/+37
* Added WebStorage object to documentStefan Radomski2013-08-211-8/+12
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-131-1/+1
* Bug fixes and version bumpStefan Radomski2013-08-011-1/+1
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-231-30/+34
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-1/+1
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-201-1/+20
* Refactoring for other datamodelsStefan Radomski2013-04-121-22/+110
* New DataModelsStefan Radomski2013-04-101-4/+10
* Reformatted and removed superfluous std::coutsStefan Radomski2013-04-071-1/+1
* Even more conformance fixesStefan Radomski2013-04-071-1/+4
* See detailled logStefan Radomski2013-04-061-5/+5
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-051-12/+26
* More bug fixes and some comments on the testsStefan Radomski2013-04-031-5/+27
* More bug-fixes for W3C testsStefan Radomski2013-04-021-15/+44
* Still more bugfixes and added w3c testsStefan Radomski2013-04-011-18/+28
* Various bug-fixes for W3C test conformance and stack traces with exceptions a...Stefan Radomski2013-03-311-0/+8
* Various bug fixesStefan Radomski2013-03-301-42/+84
* Fixed http responses and added miles invokerStefan Radomski2013-03-171-0/+1