summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker/scxml/USCXMLInvoker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-031-0/+2
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-4/+2
|
* Added -Wall for clang and gccStefan Radomski2017-01-231-0/+1
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-20/+20
|
* Introduced InvokerCallbacksStefan Radomski2017-01-231-24/+22
|
* Worked on passing even more IRP testsStefan Radomski2017-01-181-11/+11
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-10/+31
|
* Added test / example for pausable eventqueueStefan Radomski2016-12-121-22/+21
|
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-2/+16
|
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-201-1/+1
|
* Refactored for public headers and started documentationStefan Radomski2016-05-191-4/+4
|
* Major Refactoring v2.0Stefan Radomski2016-05-121-59/+121
|
* Some refactoring for improved compile timesStefan Radomski2016-02-231-2/+3
|
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-041-0/+1
|
* Beautified codeStefan Radomski2016-01-101-11/+11
|
* All changes up to my dissertationStefan Radomski2015-12-041-1/+11
|
* Renamed URI to URLStefan Radomski2014-12-141-3/+3
| | | | Some fixes for Xincludes
* Support for xincludeStefan Radomski2014-12-051-2/+2
|
* Support for initial attribute with nested scxml invokersStefan Radomski2014-12-051-0/+5
|
* More adhoc extensions for interpretersStefan Radomski2014-07-311-1/+6
|
* Introduced interpreter.step()Stefan Radomski2014-05-151-2/+3
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-141-0/+3
|
* Major refactoringStefan Radomski2014-04-221-9/+1
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Started with promela datamodelStefan Radomski2014-04-091-4/+2
|
* Added license information and bug fixesStefan Radomski2013-10-161-6/+26
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-3/+9
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-1/+1
|
* Refactoring for other datamodelsStefan Radomski2013-04-121-2/+2
|
* See detailled logStefan Radomski2013-04-061-13/+12
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-051-1/+1
|
* More W3C tests passingStefan Radomski2013-04-051-0/+5
|
* More bug-fixes for W3C testsStefan Radomski2013-04-021-4/+4
|
* Various bug-fixes for W3C test conformance and stack traces with exceptions ↵Stefan Radomski2013-03-311-6/+15
| | | | and segfaults
* Implemented fromDOM and various bug fisex for official testsStefan Radomski2013-03-311-1/+17
|
* Polished PHP interface somewhatStefan Radomski2013-03-271-2/+2
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-251-3/+4
| | | | events
* See detailed commitlogStefan Radomski2013-01-211-8/+6
| | | | | | | | - 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-5/+5
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-131-4/+6
|
* Refactored to PIMPL patternStefan Radomski2013-01-121-9/+10
|
* Refactoring finishedStefan Radomski2012-12-201-26/+25
| | | | | | 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/+62