summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/xpath
Commit message (Expand)AuthorAgeFilesLines
* All changes up to my dissertationStefan Radomski2015-12-041-1/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-032-4/+4
* See detailled logStefan Radomski2014-07-301-1/+1
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-032-0/+5
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-1/+1
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-28/+26
* Changed getNames signature from set to listStefan Radomski2014-06-061-3/+3
* Introduced interpreter.step()Stefan Radomski2014-05-151-2/+2
* Fixed some bugs with java bindingsStefan Radomski2014-05-141-1/+1
* Major refactoringStefan Radomski2014-04-221-2/+2
* Started with promela datamodelStefan Radomski2014-04-091-2/+3
* Builds on windows againStefan Radomski2013-11-161-6/+5
* fix licenseenricop2013-11-051-6/+1
* XPathDatamodel initialization and assignment fixesenricop2013-11-051-49/+70
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-272-0/+5
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-9/+9
* Fixed header refactoringStefan Radomski2013-10-251-0/+1
* Added license information and bug fixesStefan Radomski2013-10-162-19/+57
* More fixes for MSVCStefan Radomski2013-10-081-2/+1
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-251-10/+52
* Work on FFMpegInvokerStefan Radomski2013-09-181-4/+6
* Updated W3C tests and bug-fixesStefan Radomski2013-08-252-15/+16
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-131-1/+1
* Bug fixes and version bumpStefan Radomski2013-08-012-2/+2
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-232-2/+4
* Fixed setting intial configStefan Radomski2013-07-231-2/+2
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-141-6/+7
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-251-12/+16
* More work on XPath datamodelStefan Radomski2013-04-212-30/+132
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-202-62/+203
* Started with xpath datamodel testsStefan Radomski2013-04-192-245/+219
* Windows port compiles againStefan Radomski2013-04-131-21/+21
* Removed unnecessary std::coutsStefan Radomski2013-04-121-2/+2
* Fixed namespace issue with gccStefan Radomski2013-04-121-1/+1
* Got prolog datamodel to compile againStefan Radomski2013-04-121-1/+24
* Refactoring for other datamodelsStefan Radomski2013-04-122-220/+305
* New DataModelsStefan Radomski2013-04-102-0/+613