summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* More adhoc extensions for interpretersStefan Radomski2014-07-312-1/+7
|
* See detailled logStefan Radomski2014-07-305-30/+30
| | | | | | | - 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
* Generic socket supportStefan Radomski2014-07-164-4/+4
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-063-13/+13
|
* Major header movementStefan Radomski2014-06-278-0/+12
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-245-40/+45
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-235-2/+149
|
* Still with the getNames refactoringStefan Radomski2014-06-072-5/+5
|
* getNames() has to return a listStefan Radomski2014-06-072-4/+4
|
* Changed getNames signature from set to listStefan Radomski2014-06-0620-86/+138
|
* Builds as plugins againStefan Radomski2014-05-231-1/+3
|
* Merge pull request #36 from mathiasjohanson/masterStefan Radomski2014-05-231-2/+2
|\ | | | | not 100% cpu anymore and no crash on disconnect
| * crash in audio device close fixedMathias Johanson2014-05-231-1/+1
| |
| * audio thread polling issueMathias Johanson2014-05-231-1/+1
| |
* | Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-236-10/+10
|/ | | | data by empty()
* input format for video encoder set to default valueMathias Johanson2014-05-231-1/+2
|
* Builds with MSVC againStefan Radomski2014-05-223-10/+19
|
* Introduced interpreter.step()Stefan Radomski2014-05-151-2/+3
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-141-0/+3
|
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-121-1/+1
|
* Major refactoringStefan Radomski2014-04-225-197/+189
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-111-5/+5
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* Started with promela datamodelStefan Radomski2014-04-091-4/+2
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-074-62/+63
|
* More work on prolog datamodelStefan Radomski2014-02-191-64/+65
|
* Corrected CMake syntax errorStefan Radomski2014-01-311-1/+1
|
* Only build SMTP invoker with current curlStefan Radomski2014-01-311-15/+17
|