| Commit message (Expand) | Author | Age | Files | Lines |
* | :Jira: ADSVHTNG-1251 - introduced id attribute for set, get and result actionsts-uscxml-tascxml | rlm | 2020-09-17 | 2 | -11/+14 |
|
|
* | :Jira: ADSVHTNG-1276 - changes to tascxml:result custom action with additiona... | rlm | 2020-08-31 | 2 | -9/+17 |
|
|
* | :Jira: ADSVHTNG-1253 - interrupt command definition in c transformer | rlm | 2020-07-10 | 2 | -4/+46 |
|
|
* | :Jira: ADSVHTNG-1165 - bug in done event for parallel state with state and fi... | rlm | 2020-07-02 | 1 | -1/+1 |
|
|
* | :Jira: ADSVHTNG-1233 - ramp command definition in c transformer | rlm | 2020-06-10 | 2 | -0/+60 |
|
|
* | :Jira: ADSVHTNG-1209 - updated signature of set function as per TA standard v... | rlm | 2020-05-13 | 2 | -4/+7 |
|
|
* | :Jira: ADSVHTNG-1165 - fixed multiple done events for parent pallel state in ... | rlm | 2020-04-27 | 1 | -0/+2 |
|
|
* | :Jira: ADSVHTNG-1165 - fixed exit of state machine on done event of inner par... | rlm | 2020-04-27 | 1 | -1/+1 |
|
|
* | :Jira: ADSVHTNG-1056 - tascxml get action definition and implementation in tr...refs/changes/53/8953/1 | rlm | 2019-10-14 | 2 | -60/+96 |
|
|
* | :Jira: ADSVHTNG-1055 - separate header file in util/ defining tascxml constantsrefs/changes/52/8952/1 | rlm | 2019-10-14 | 2 | -18/+34 |
|
|
* | :Jira: ADSVHTNG-1055 - fixed incomplete tascxml:set command definition in c g...refs/changes/21/8721/1 | rlm | 2019-09-11 | 1 | -0/+3 |
|
|
* | :Jira: ADSVHTNG-1055 - tascxml:set command definition in c transformerrefs/changes/20/8720/1 | rlm | 2019-09-11 | 1 | -16/+57 |
|
|
* | implementation of tascxml:result action in c transformerrefs/changes/09/8109/1 | rlm | 2019-07-04 | 1 | -11/+75 |
|
|
* | Debugger bugfixes and improvements | Stefan Radomski | 2017-08-04 | 5 | -56/+77 |
|
|
* | Reenabled V8, Debugger tests and smaller fixes | Stefan Radomski | 2017-08-01 | 28 | -1674/+2548 |
|
|
* | Beautified code | Stefan Radomski | 2017-07-19 | 18 | -624/+624 |
|
|
* | DOM with Lua DataModel and dropped V8 | Stefan Radomski | 2017-07-19 | 19 | -901/+5159 |
|
|
* | LambdaMonitors and prepared use-case examples | Stefan Radomski | 2017-07-13 | 10 | -17/+3866 |
|
|
* | Removed iostreams and PGO preparation | Stefan Radomski | 2017-07-11 | 1 | -1/+0 |
|
|
* | More performance for microsteppers | Stefan Radomski | 2017-07-10 | 8 | -130/+292 |
|
|
* | Merge remote-tracking branch 'origin/master' into sradomski | Stefan Radomski | 2017-07-05 | 2 | -2/+4 |
|\ |
|
| * | Merge pull request #153 from tklab-tud/sradomski | Stefan Radomski | 2017-07-04 | 12 | -167/+446 |
| |\ |
|
| * | | Fixes issue #147 | alexzhornyak | 2017-06-28 | 2 | -2/+4 |
|
|
* | | | More performant Monitors | Stefan Radomski | 2017-07-05 | 23 | -1517/+1575 |
| |/
|/| |
|
* | | Keep MSVC happy | Stefan Radomski | 2017-07-03 | 1 | -2/+3 |
|
|
* | | BEnchmarks and performance improvements | Stefan Radomski | 2017-07-03 | 12 | -166/+444 |
|/ |
|
* | Some minor memory optimizations | Stefan Radomski | 2017-06-26 | 2 | -18/+21 |
|
|
* | New default microstepper implementation | Stefan Radomski | 2017-06-26 | 5 | -1/+1424 |
|
|
* | Fixed issue with ANSI-C transformation | Stefan Radomski | 2017-06-21 | 1 | -10/+19 |
|
|
* | Fixed build error on MSVC | Stefan Radomski | 2017-06-13 | 1 | -0/+1 |
|
|
* | respond element and proper http ioproc | Stefan Radomski | 2017-06-12 | 17 | -270/+815 |
|
|
* | EVLOOP_NO_EXIT_ON_EMPTY workaround | Stefan Radomski | 2017-06-09 | 4 | -82/+23 |
|
|
* | Reverted libevent API usage | Stefan Radomski | 2017-06-08 | 1 | -2/+2 |
|
|
* | Performance improvements | Stefan Radomski | 2017-06-08 | 8 | -83/+205 |
|
|
* | Added UTF8 tests | Stefan Radomski | 2017-06-02 | 2 | -8/+8 |
|
|
* | Some more Windows polishing | Stefan Radomski | 2017-06-01 | 1 | -2/+2 |
|
|
* | SSL support on Win32 | Stefan Radomski | 2017-06-01 | 4 | -14/+22 |
|
|
* | Updated libevent version for SSL support | Stefan Radomski | 2017-05-30 | 2 | -7/+7 |
|
|
* | Reintroduced HTTPS support | Stefan Radomski | 2017-05-30 | 2 | -96/+67 |
|
|
* | Fixed issue 141 | Stefan Radomski | 2017-05-29 | 4 | -3/+10 |
|
|
* | Fixed issue 140 | Stefan Radomski | 2017-05-29 | 1 | -12/+39 |
|
|
* | CSharp bindings and regression tests | Stefan Radomski | 2017-05-24 | 3 | -15/+21 |
|
|
* | Fixed URL fetching bug on Win32 | Stefan Radomski | 2017-05-22 | 1 | -0/+6 |
|
|
* | Fixed issue 136 | Stefan Radomski | 2017-05-22 | 1 | -1/+1 |
|
|
* | Fixed issue 135 custom executable content | Stefan Radomski | 2017-05-22 | 5 | -1/+31 |
|
|
* | Infinite blocking for dequeuing in invoked session | Stefan Radomski | 2017-05-19 | 1 | -1/+1 |
|
|
* | Fixed issue 134 with remote scripts | Stefan Radomski | 2017-05-19 | 2 | -1/+24 |
|
|
* | Worked on issue 131 | Stefan Radomski | 2017-05-19 | 1 | -1/+7 |
|
|
* | Fixed issue 132 | Stefan Radomski | 2017-05-18 | 1 | -1/+16 |
|
|
* | Do not hide exception thrown when invoking | Stefan Radomski | 2017-05-16 | 1 | -0/+3 |
|
|