summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker
Commit message (Collapse)AuthorAgeFilesLines
* Infinite blocking for dequeuing in invoked sessionStefan Radomski2017-05-191-1/+1
|
* Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-131-0/+1
|\
| * 1) correcting for issue 120alexzhornyak2017-05-072-0/+2
| | | | | | | | 2) making exported SCXMLIOProcessor
* | Fixed issue 114Stefan Radomski2017-05-101-1/+6
|/
* Fixed issue 117Stefan Radomski2017-05-031-1/+1
|
* Added explicit newline to most logsStefan Radomski2017-04-271-5/+5
|
* Fixed issue110Stefan Radomski2017-04-261-1/+1
|
* Reduced dependencies on XercesCStefan Radomski2017-04-121-10/+12
|
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-031-0/+2
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-275-9/+29
|
* Added -Wall for clang and gccStefan Radomski2017-01-231-0/+1
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-20/+20
|
* Some more headers to includeStefan Radomski2017-01-231-0/+1
|
* Introduced InvokerCallbacksStefan Radomski2017-01-234-28/+29
|
* Worked on passing even more IRP testsStefan Radomski2017-01-182-16/+16
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-132-10/+38
|
* Custom logging for interpretersStefan Radomski2016-12-122-5/+11
|
* Added test / example for pausable eventqueueStefan Radomski2016-12-121-22/+21
|
* Oh how I despise MSVCStefan Radomski2016-12-091-5/+5
|
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-091-2/+2
|
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-2/+16
|
* Worked on PROMELA transformationStefan Radomski2016-10-252-11/+11
|
* Fixed dozens of memory leaksStefan Radomski2016-06-134-6/+608
|
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-201-1/+1
|
* Refactored for public headers and started documentationStefan Radomski2016-05-192-7/+14
|
* Major Refactoring v2.0Stefan Radomski2016-05-1257-14668/+142
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-282-689/+689
|
* Merge pull request #60 from c64zottel/masterStefan Radomski2016-03-221-1/+2
|\ | | | | renaming getValidEvents() to: getEventDescriptors()
| * add missing include NameSpacingParser.hAndreas Gansen2016-03-121-1/+2
| |
* | start event generator implementationjuehv2016-03-071-688/+688
|/
* Forgot to update pathsStefan Radomski2016-02-242-2/+2
|
* Some more refactoring and VHDL transformationStefan Radomski2016-02-242-5/+5
|
* Some refactoring for improved compile timesStefan Radomski2016-02-233-4/+5
|
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-041-0/+1
|
* Beautified codeStefan Radomski2016-01-102-699/+699
|
* All changes up to my dissertationStefan Radomski2015-12-041-1/+11
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-022-4/+4
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-191-688/+688
|
* Renamed URI to URLStefan Radomski2014-12-146-10/+10
| | | | 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
|
* Major work on PROMELA datamodelStefan Radomski2014-10-124-785/+786
|
* API changes with receiveEventStefan Radomski2014-08-262-2/+2
| | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-182-302/+348
|
* Polished xhtml invokerStefan Radomski2014-08-155-100/+1017
|
* More JVoiceXML integrationStefan Radomski2014-08-153-23/+44
|
* JavaScriptCore in CMake moduleStefan Radomski2014-08-142-9/+169
|
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-134-66/+86
|
* Got rid of more dynamic_castsStefan Radomski2014-08-033-43/+45
|
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-312-465/+471
|