summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker/umundo/UmundoInvoker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Major Refactoring v2.0Stefan Radomski2016-05-121-655/+0
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-021-3/+3
|
* Renamed URI to URLStefan Radomski2014-12-141-3/+3
| | | | Some fixes for Xincludes
* See detailled logStefan Radomski2014-07-301-6/+6
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-231-2/+2
| | | | data by empty()
* Major refactoringStefan Radomski2014-04-221-4/+4
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-1/+1
|
* More work on prolog datamodelStefan Radomski2014-02-191-64/+65
|
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-221-4/+4
|
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-191-1/+1
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-171-61/+59
|
* Fixed header refactoringStefan Radomski2013-10-251-0/+2
|
* Added license information and bug fixesStefan Radomski2013-10-161-1/+20
|
* Work on FFMpegInvokerStefan Radomski2013-09-181-6/+6
|
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-131-4/+4
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-8/+8
|
* Bug fixes and version bumpStefan Radomski2013-08-011-11/+11
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Removed iOS project againStefan Radomski2013-07-221-3/+11
|
* Reactiveated umundo invokerStefan Radomski2013-07-041-54/+174
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-1/+1
|
* See detailled logStefan Radomski2013-04-061-2/+2
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* See detailled logStefan Radomski2013-02-201-8/+8
| | | | | | | | | - 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-10/+4
| | | | | | | | - 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-34/+34
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-131-2/+2
|
* Refactored to PIMPL patternStefan Radomski2013-01-121-11/+11
|
* Major changes - see detailsStefan Radomski2013-01-101-27/+54
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Refactoring finishedStefan Radomski2012-12-201-424/+423
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Refactoring and plugin supportStefan Radomski2012-12-151-0/+487