summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Expand)AuthorAgeFilesLines
* Added instant messaging invokerStefan Radomski2013-09-2319-52/+667
* Work on FFMpegInvokerStefan Radomski2013-09-1834-639/+788
* New file element for executable contentStefan Radomski2013-09-0212-66/+405
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-0220-36/+358
* Support for endianness in DataViewStefan Radomski2013-09-029-138/+545
* Added Data::BINARY and compile fixes for non MacOSX platformsStefan Radomski2013-09-016-14/+60
* More work on TypedArraysStefan Radomski2013-09-0189-3252/+7303
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-3054-9/+5177
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-299-41/+98
* Compile with older versions of icalStefan Radomski2013-08-252-2/+4
* Fixed a typoStefan Radomski2013-08-251-1/+1
* Some Windows specific bug-fixesStefan Radomski2013-08-251-1/+2
* Updated W3C tests and bug-fixesStefan Radomski2013-08-2531-185/+316
* Added WebStorage object to documentStefan Radomski2013-08-2178-737/+1302
* Reenable all optioanl invokers and ioprocessors - doh!Stefan Radomski2013-08-131-1/+1
* More work on java datamodel interfaceStefan Radomski2013-08-131-1/+1
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-1318-94/+43
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-1350-345/+838
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-0920-8/+1489
* Removed debugging from calendar invokerStefan Radomski2013-08-011-1/+1
* Bug fixes and version bumpStefan Radomski2013-08-0141-434/+1151
* Started calendar invoker and bug fixesStefan Radomski2013-07-2613-45/+301
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-2312-71/+97
* added Interpreter::isLegalConfigurationStefan Radomski2013-07-232-20/+50
* Fixed setting intial configStefan Radomski2013-07-233-30/+57
* Removed iOS project againStefan Radomski2013-07-2216-57/+393
* Reactiveated umundo invokerStefan Radomski2013-07-047-71/+1034
* Reactiveted miles components and some JSC fixesStefan Radomski2013-07-038-77/+83
* More complete JSC ECMA datamodelStefan Radomski2013-06-2131-128/+640
* More work on JSC implementation for ecma datamodelStefan Radomski2013-06-2141-359/+2365
* New version with XHTML invokerStefan Radomski2013-06-2078-2639/+3218
* Fixed build errorsStefan Radomski2013-06-131-1/+1
* Conditionalized datamodel compilationStefan Radomski2013-06-121-7/+10
* Fixed build for unicesStefan Radomski2013-06-122-19/+26
* Fixed build issues on unicesStefan Radomski2013-06-122-28/+4
* Some SWI prolog fixesStefan Radomski2013-06-121-0/+1
* W3C MMI Architecture frameworkStefan Radomski2013-06-1088-2657/+3473
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-1415-185/+448
* More work on Prolog datamodelStefan Radomski2013-05-013-19/+67
* Removed conditional SWIG compile and polished PHP APIStefan Radomski2013-04-301-11/+14
* More work on prolog datamodelStefan Radomski2013-04-284-22/+120
* Work on prolog datamodel and libdl fix for nicesStefan Radomski2013-04-282-52/+151
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-258-18/+650
* More work on XPath datamodelStefan Radomski2013-04-216-35/+174
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-2020-147/+395
* Started with xpath datamodel testsStefan Radomski2013-04-194-249/+233
* Protect parts of interpreter with mutexesStefan Radomski2013-04-183-21/+19
* Revert "Protect parts of interpreter with mutexes for thread-safety"Stefan Radomski2013-04-173-19/+2
* Protect parts of interpreter with mutexes for thread-safetyStefan Radomski2013-04-173-2/+19
* Fixed setConfiguration and started MMI archStefan Radomski2013-04-1712-238/+704