summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/JavaScriptCore/JSCDataModel.h
Commit message (Collapse)AuthorAgeFilesLines
* Beautified codeStefan Radomski2017-07-191-1/+1
|
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-191-0/+1
|
* Fixed issue 114Stefan Radomski2017-05-101-0/+1
|
* Added missing include for std::mutexStefan Radomski2017-04-121-0/+1
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-1/+1
|
* Worked on passing even more IRP testsStefan Radomski2017-01-181-4/+6
|
* Refactored for public headers and started documentationStefan Radomski2016-05-191-6/+7
|
* Builds and links and tests ok on linux nowStefan Radomski2016-05-121-0/+12
|
* Major Refactoring v2.0Stefan Radomski2016-05-121-22/+8
|
* Some refactoring for improved compile timesStefan Radomski2016-02-231-1/+2
|
* Beautified codeStefan Radomski2016-01-101-3/+3
|
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-081-0/+1
|
* Prepared ChartToC transformationStefan Radomski2016-01-061-1/+1
|
* Support for DataModelExtensionsStefan Radomski2014-11-131-1/+7
|
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-0/+2
|
* Got rid of more dynamic_castsStefan Radomski2014-08-031-1/+1
|
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-031-0/+1
|
* Changed getNames signature from set to listStefan Radomski2014-06-061-3/+3
|
* Started with promela datamodelStefan Radomski2014-04-091-0/+2
|
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-1/+2
|
* Added license information and bug fixesStefan Radomski2013-10-161-0/+19
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-3/+3
|
* Added WebStorage object to documentStefan Radomski2013-08-211-1/+1
| | | | Some refinements to DotWriter
* Bug fixes and version bumpStefan Radomski2013-08-011-1/+1
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Started calendar invoker and bug fixesStefan Radomski2013-07-261-1/+6
|
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-231-1/+2
|
* Removed iOS project againStefan Radomski2013-07-221-0/+5
|
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-1/+11
|
* More work on JSC implementation for ecma datamodelStefan Radomski2013-06-211-17/+22
|
* See detailed commitlogStefan Radomski2013-01-211-1/+5
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-1/+1
|
* Completed V8 IDL to DOM generatorStefan Radomski2013-01-201-1/+1
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-161-2/+1
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-151-0/+71