summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Factory.h
Commit message (Collapse)AuthorAgeFilesLines
* Prepared ChartToC transformationStefan Radomski2016-01-061-1/+2
|
* Major work on PROMELA datamodelStefan Radomski2014-10-121-1/+1
|
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-0/+5
|
* Major header movementStefan Radomski2014-06-271-400/+7
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* More work on language bindings and C# examplesStefan Radomski2014-06-261-1/+2
|
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-2/+2
| | | | | - Bugfixes for stress test - Beautified code
* Changed getNames signature from set to listStefan Radomski2014-06-061-4/+6
|
* Builds as plugins againStefan Radomski2014-05-231-3/+10
|
* Major refactoringStefan Radomski2014-04-221-5/+7
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-111-0/+3
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* Started with promela datamodelStefan Radomski2014-04-091-0/+23
|
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-1/+11
|
* Added license information and bug fixesStefan Radomski2013-10-161-11/+31
|
* Fixed x-www-form-urlencoded post parsingStefan Radomski2013-10-081-0/+4
|
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-251-25/+1
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-7/+17
|
* More work on java datamodel interfaceStefan Radomski2013-08-131-1/+1
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-0/+5
|
* Bug fixes and version bumpStefan Radomski2013-08-011-5/+5
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Started calendar invoker and bug fixesStefan Radomski2013-07-261-2/+6
|
* Introduced type="query" attribute for prolog script elementStefan Radomski2013-07-231-3/+6
|
* Removed iOS project againStefan Radomski2013-07-221-2/+10
|
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-1/+1
|
* New version with XHTML invokerStefan Radomski2013-06-201-7/+7
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-43/+65
|
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-201-0/+10
|
* Refactoring for other datamodelsStefan Radomski2013-04-121-53/+25
|
* New DataModelsStefan Radomski2013-04-101-9/+52
|
* See detailled logStefan Radomski2013-04-061-17/+17
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-051-0/+5
|
* More bug-fixes for W3C testsStefan Radomski2013-04-021-6/+1
|
* Still more bugfixes and added w3c testsStefan Radomski2013-04-011-6/+3
|
* Various bug-fixes for W3C test conformance and stack traces with exceptions ↵Stefan Radomski2013-03-311-0/+9
| | | | and segfaults
* Beautified source code againStefan Radomski2013-02-201-6/+16
|
* See detailled logStefan Radomski2013-02-201-5/+58
| | | | | | | | | - Builds on windows again - All HTTP requests are no passed into interpreter - New response element to reply with data - Moved basichttp URL - New HTTP servlet invoker to register additional URLs - More bugfixes than I care to mention
* See detailed commitlogStefan Radomski2013-01-211-4/+32
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-65/+129
|
* More work on Prolog datamodelStefan Radomski2013-01-161-0/+1
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-131-5/+7
|
* Refactored to PIMPL patternStefan Radomski2013-01-121-26/+102
|
* Major changes - see detailsStefan Radomski2013-01-101-0/+4
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-271-0/+4
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Refactoring finishedStefan Radomski2012-12-201-92/+97
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Take pluginpath as argumentStefan Radomski2012-12-161-1/+3
|
* Refactoring and plugin supportStefan Radomski2012-12-151-6/+21
|
* Committing local version againStefan Radomski2012-11-071-0/+14
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-161-8/+17
|
* Initial uploadStefan Radomski2012-09-081-0/+73
Still somewhat quirky to build but fairly feature complete