summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/JavaScriptCore
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-2/+2
* Some refactoring for improved compile timesStefan Radomski2016-02-233-6/+9
* More work on ANSI C transformationStefan Radomski2016-02-141-46/+64
* Beautified codeStefan Radomski2016-01-102-15/+15
* Builds with MSVC againStefan Radomski2016-01-101-29/+0
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-082-1/+31
* Prepared ChartToC transformationStefan Radomski2016-01-062-8/+8
* All changes up to my dissertationStefan Radomski2015-12-041-1/+1
* Datamode Extensions for V8Stefan Radomski2014-11-141-1/+1
* Support for DataModelExtensionsStefan Radomski2014-11-132-1/+79
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-121-1/+8
* Major work on PROMELA datamodelStefan Radomski2014-10-121-2/+2
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-212-4/+9
* Got rid of more dynamic_castsStefan Radomski2014-08-032-2/+2
* See detailled logStefan Radomski2014-07-301-2/+3
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-061-1/+2
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-032-0/+14
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-21/+10
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-1/+1
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-0/+8
* 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
* Fixed some bugs with java bindingsStefan Radomski2014-05-142-1/+4
* Major refactoringStefan Radomski2014-04-226-97/+108
* Started with promela datamodelStefan Radomski2014-04-092-1/+24
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0834-0/+41
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-7/+8
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-4/+4
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-032-0/+46
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+1
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-272-2/+3
* Nested XML Node with eventStefan Radomski2013-10-261-1/+6
* Improved mimetype handlingStefan Radomski2013-10-242-0/+28
* Added license information and bug fixesStefan Radomski2013-10-1677-631/+1401
* Work on FFMpegInvokerStefan Radomski2013-09-181-2/+2
* New file element for executable contentStefan Radomski2013-09-021-19/+25
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-029-0/+135
* Support for endianness in DataViewStefan Radomski2013-09-023-42/+24
* Added Data::BINARY and compile fixes for non MacOSX platformsStefan Radomski2013-09-011-7/+25
* More work on TypedArraysStefan Radomski2013-09-0141-1999/+3964
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-3024-0/+2331
* Updated W3C tests and bug-fixesStefan Radomski2013-08-255-27/+67
* Added WebStorage object to documentStefan Radomski2013-08-2131-320/+286
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-135-15/+13
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-1328-164/+425
* Bug fixes and version bumpStefan Radomski2013-08-0115-60/+161
* Started calendar invoker and bug fixesStefan Radomski2013-07-262-2/+53
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-232-19/+24