summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|