summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/v8
Commit message (Expand)AuthorAgeFilesLines
* Reenabled V8, Debugger tests and smaller fixesStefan Radomski2017-08-014-41/+1023
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-193-218/+391
* Fixed issue 114Stefan Radomski2017-05-102-15/+19
* Reduced dependencies on XercesCStefan Radomski2017-04-123-3/+3026
* 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-272-0/+13
* Worked on passing even more IRP testsStefan Radomski2017-01-182-31/+25
* 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-132-2/+4
* Refactored for public headers and started documentationStefan Radomski2016-05-192-8/+14
* Builds and links and tests ok on linux nowStefan Radomski2016-05-121-2/+2
* Major Refactoring v2.0Stefan Radomski2016-05-1279-9926/+9844
* Some refactoring for improved compile timesStefan Radomski2016-02-232-5/+5
* Beautified codeStefan Radomski2016-01-101-6/+6
* Prepared ChartToC transformationStefan Radomski2016-01-062-2/+2
* Datamode Extensions for V8Stefan Radomski2014-11-142-0/+67
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-121-1/+2
* 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-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