Commit message (Collapse) | 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 |
| | | | | Change-Id: Ib94ab2585014519bb28ce6d5484f367df8aae04f | ||||
* | :Jira: ADSVHTNG-1276 - changes to tascxml:result custom action with ↵ | rlm | 2020-08-31 | 2 | -9/+17 |
| | | | | | | additional attributes Change-Id: I06dc42bebe538c643f0ed7fb6ea6461c4ae604e8 | ||||
* | :Jira: ADSVHTNG-1253 - interrupt command definition in c transformer | rlm | 2020-07-10 | 2 | -4/+46 |
| | | | | Change-Id: I9b2a9179a95b24a935ace73cf3b98ed9dd66e9cb | ||||
* | :Jira: ADSVHTNG-1165 - bug in done event for parallel state with state and ↵ | rlm | 2020-07-02 | 1 | -1/+1 |
| | | | | | | final children Change-Id: Id17d6149359935e3c21d62d76e8714004b32e4f7 | ||||
* | :Jira: ADSVHTNG-1233 - ramp command definition in c transformer | rlm | 2020-06-10 | 2 | -0/+60 |
| | | | | Change-Id: Iae04c8f7e3c2894f5a433906b224b50425e0acd0 | ||||
* | :Jira: ADSVHTNG-1209 - updated signature of set function as per TA standard ↵ | rlm | 2020-05-13 | 2 | -4/+7 |
| | | | | | | version 5 Change-Id: I237727754143ce02a52f17b7a4b35bb89a7872a6 | ||||
* | :Jira: ADSVHTNG-1165 - fixed multiple done events for parent pallel state in ↵ | rlm | 2020-04-27 | 1 | -0/+2 |
| | | | | | | C transformer Change-Id: If574379d07a4a60ed4a2268017f9f30c4e7bd3c1 | ||||
* | :Jira: ADSVHTNG-1165 - fixed exit of state machine on done event of inner ↵ | rlm | 2020-04-27 | 1 | -1/+1 |
| | | | | | | parallel state Change-Id: I3744c95a322746d07fe47fcc345b3f26b685a4b2 | ||||
* | :Jira: ADSVHTNG-1056 - tascxml get action definition and implementation in ↵refs/changes/53/8953/1 | rlm | 2019-10-14 | 2 | -60/+96 |
| | | | | | | transformer Change-Id: I0a31c35a98e6503ed9d6ce37a1a1961a3893be44 | ||||
* | :Jira: ADSVHTNG-1055 - separate header file in util/ defining tascxml constantsrefs/changes/52/8952/1 | rlm | 2019-10-14 | 2 | -18/+34 |
| | | | | Change-Id: Id754a7faf2a548c8e10e45853c202cdad59ef1e7 | ||||
* | :Jira: ADSVHTNG-1055 - fixed incomplete tascxml:set command definition in c ↵refs/changes/21/8721/1 | rlm | 2019-09-11 | 1 | -0/+3 |
| | | | | | | generation Change-Id: I2f6fff2e31d99b0a4fde3525822f86cdea086aa4 | ||||
* | :Jira: ADSVHTNG-1055 - tascxml:set command definition in c transformerrefs/changes/20/8720/1 | rlm | 2019-09-11 | 1 | -16/+57 |
| | | | | Change-Id: Ibde106e1b4a8d3b25f1374f30d732e3b815d46fc | ||||
* | implementation of tascxml:result action in c transformerrefs/changes/09/8109/1 | rlm | 2019-07-04 | 1 | -11/+75 |
| | | | | Change-Id: Ic858e887d644d564a4e0a2c2b275732678649e49 | ||||
* | 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 |
| |\ | | | | | | | Benchmarks and performance improvements | ||||
| * | | Fixes issue #147 | alexzhornyak | 2017-06-28 | 2 | -2/+4 |
| | | | | | | | | | | | | Fixes bug with Invoking callback message | ||||
* | | | More performant Monitors | Stefan Radomski | 2017-07-05 | 23 | -1517/+1575 |
| |/ |/| | | | | | Breaks InterpreterMonitor API, Interpreter argument is substituted by sessionId. Use Intererpreter::fromSessionId to retrieve actual session when required. | ||||
* | | 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 |
| | | | | Lua table madness | ||||
* | 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 |
| | | | | | Update boost Spent a mutex for UUIDgen | ||||
* | 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 |
| |