summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-17/+17
* Some refactoring for improved compile timesStefan Radomski2016-02-231-3/+9
* Prepared ChartToC transformationStefan Radomski2016-01-061-1/+1
* All changes up to my dissertationStefan Radomski2015-12-041-1/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-031-3/+3
* See detailled logStefan Radomski2014-07-301-1/+1
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-031-0/+4
* 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
* 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-271-0/+4
* 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-161-19/+38
* 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-251-13/+14
* 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-011-1/+1
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-231-1/+2
* 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-211-23/+128
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-201-59/+186
* Started with xpath datamodel testsStefan Radomski2013-04-191-239/+198
* Windows port compiles againStefan Radomski2013-04-131-21/+21
* Removed unnecessary std::coutsStefan Radomski2013-04-121-2/+2
* Got prolog datamodel to compile againStefan Radomski2013-04-121-1/+24
* Refactoring for other datamodelsStefan Radomski2013-04-121-175/+268
* New DataModelsStefan Radomski2013-04-101-0/+470