summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript
Commit message (Expand)AuthorAgeFilesLines
* Datamode Extensions for V8Stefan Radomski2014-11-143-1/+68
* Support for DataModelExtensionsStefan Radomski2014-11-132-1/+79
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-122-2/+10
* Major work on PROMELA datamodelStefan Radomski2014-10-124-47/+47
* 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-214-5/+16
* More JVoiceXML integrationStefan Radomski2014-08-152-0/+332
* Forgot to adapt V8 DMStefan Radomski2014-08-032-3/+3
* Got rid of more dynamic_castsStefan Radomski2014-08-032-2/+2
* See detailled logStefan Radomski2014-07-302-5/+6
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-064-67/+68
* Binary data in bindingsStefan Radomski2014-07-051-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-034-2/+33
* 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-232-0/+25
* Changed getNames signature from set to listStefan Radomski2014-06-062-6/+6
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-232-4/+4
* Introduced interpreter.step()Stefan Radomski2014-05-152-4/+4
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-1/+1
* Fixed V8 datamodelStefan Radomski2014-05-141-1/+1
* Fixed some bugs with java bindingsStefan Radomski2014-05-142-1/+4
* Major refactoringStefan Radomski2014-04-2212-164/+189
* Started with promela datamodelStefan Radomski2014-04-094-2/+46
* 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
* Moved endian functions into convenience headerStefan Radomski2013-11-162-137/+1
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-035-0/+92
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-312-0/+2
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+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-275-5/+13
* Nested XML Node with eventStefan Radomski2013-10-262-1/+11
* Improved mimetype handlingStefan Radomski2013-10-246-1/+58
* Added license information and bug fixesStefan Radomski2013-10-16158-1268/+2950
* Reduced compile timesStefan Radomski2013-10-072-0/+2
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-252-24/+24
* Added instant messaging invokerStefan Radomski2013-09-232-11/+30
* Work on FFMpegInvokerStefan Radomski2013-09-182-4/+6
* New file element for executable contentStefan Radomski2013-09-024-63/+53
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-0220-36/+358
* Support for endianness in DataViewStefan Radomski2013-09-028-135/+542
* Added Data::BINARY and compile fixes for non MacOSX platformsStefan Radomski2013-09-015-12/+57
* More work on TypedArraysStefan Radomski2013-09-0189-3252/+7303
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-3050-0/+4658
* Updated W3C tests and bug-fixesStefan Radomski2013-08-2510-50/+111
* Added WebStorage object to documentStefan Radomski2013-08-2161-361/+638
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-138-20/+18