summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/v8
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* 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
| | | | data by empty()
* 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
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* 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
| | | | | - new commandline argument handling - compiles on windows again
* 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
|