summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/v8/V8DataModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue 114Stefan Radomski2017-05-101-15/+18
* Reduced dependencies on XercesCStefan Radomski2017-04-121-2/+31
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-031-1/+0
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-301-1/+3
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-0/+12
* Worked on passing even more IRP testsStefan Radomski2017-01-181-27/+19
* Custom logging for interpretersStefan Radomski2016-12-121-13/+13
* Oh how I despise MSVCStefan Radomski2016-12-091-13/+13
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-091-2/+2
* Worked on PROMELA transformationStefan Radomski2016-10-251-17/+17
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-161-1/+19
* Fixed dozens of memory leaksStefan Radomski2016-06-131-1/+3
* Refactored for public headers and started documentationStefan Radomski2016-05-191-6/+6
* 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