summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* :Jira: ADSVHTNG-1276 - changes to tascxml:result custom action with additiona...rlm2020-08-312-9/+17
* :Jira: ADSVHTNG-1253 - interrupt command definition in c transformerrlm2020-07-102-4/+46
* :Jira: ADSVHTNG-1165 - bug in done event for parallel state with state and fi...rlm2020-07-021-1/+1
* :Jira: ADSVHTNG-1233 - ramp command definition in c transformerrlm2020-06-102-0/+60
* :Jira: ADSVHTNG-1209 - updated signature of set function as per TA standard v...rlm2020-05-132-4/+7
* :Jira: ADSVHTNG-1165 - fixed multiple done events for parent pallel state in ...rlm2020-04-271-0/+2
* :Jira: ADSVHTNG-1165 - fixed exit of state machine on done event of inner par...rlm2020-04-271-1/+1
* :Jira: ADSVHTNG-1056 - tascxml get action definition and implementation in tr...refs/changes/53/8953/1rlm2019-10-142-60/+96
* :Jira: ADSVHTNG-1055 - separate header file in util/ defining tascxml constantsrefs/changes/52/8952/1rlm2019-10-142-18/+34
* :Jira: ADSVHTNG-1055 - fixed incomplete tascxml:set command definition in c g...refs/changes/21/8721/1rlm2019-09-111-0/+3
* :Jira: ADSVHTNG-1055 - tascxml:set command definition in c transformerrefs/changes/20/8720/1rlm2019-09-111-16/+57
* implementation of tascxml:result action in c transformerrefs/changes/09/8109/1rlm2019-07-041-11/+75
* Debugger bugfixes and improvementsStefan Radomski2017-08-045-56/+77
* Reenabled V8, Debugger tests and smaller fixesStefan Radomski2017-08-0128-1674/+2548
* Beautified codeStefan Radomski2017-07-1918-624/+624
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-1919-901/+5159
* LambdaMonitors and prepared use-case examplesStefan Radomski2017-07-1310-17/+3866
* Removed iostreams and PGO preparationStefan Radomski2017-07-111-1/+0
* More performance for microsteppersStefan Radomski2017-07-108-130/+292
* Merge remote-tracking branch 'origin/master' into sradomskiStefan Radomski2017-07-052-2/+4
|\
| * Merge pull request #153 from tklab-tud/sradomskiStefan Radomski2017-07-0412-167/+446
| |\
| * | Fixes issue #147alexzhornyak2017-06-282-2/+4
* | | More performant MonitorsStefan Radomski2017-07-0523-1517/+1575
| |/ |/|
* | Keep MSVC happyStefan Radomski2017-07-031-2/+3
* | BEnchmarks and performance improvementsStefan Radomski2017-07-0312-166/+444
|/
* Some minor memory optimizationsStefan Radomski2017-06-262-18/+21
* New default microstepper implementationStefan Radomski2017-06-265-1/+1424
* Fixed issue with ANSI-C transformationStefan Radomski2017-06-211-10/+19
* Fixed build error on MSVCStefan Radomski2017-06-131-0/+1
* respond element and proper http ioprocStefan Radomski2017-06-1217-270/+815
* EVLOOP_NO_EXIT_ON_EMPTY workaroundStefan Radomski2017-06-094-82/+23
* Reverted libevent API usageStefan Radomski2017-06-081-2/+2
* Performance improvementsStefan Radomski2017-06-088-83/+205
* Added UTF8 testsStefan Radomski2017-06-022-8/+8
* Some more Windows polishingStefan Radomski2017-06-011-2/+2
* SSL support on Win32Stefan Radomski2017-06-014-14/+22
* Updated libevent version for SSL supportStefan Radomski2017-05-302-7/+7
* Reintroduced HTTPS supportStefan Radomski2017-05-302-96/+67
* Fixed issue 141Stefan Radomski2017-05-294-3/+10
* Fixed issue 140Stefan Radomski2017-05-291-12/+39
* CSharp bindings and regression testsStefan Radomski2017-05-243-15/+21
* Fixed URL fetching bug on Win32Stefan Radomski2017-05-221-0/+6
* Fixed issue 136Stefan Radomski2017-05-221-1/+1
* Fixed issue 135 custom executable contentStefan Radomski2017-05-225-1/+31
* Infinite blocking for dequeuing in invoked sessionStefan Radomski2017-05-191-1/+1
* Fixed issue 134 with remote scriptsStefan Radomski2017-05-192-1/+24
* Worked on issue 131Stefan Radomski2017-05-191-1/+7
* Fixed issue 132Stefan Radomski2017-05-181-1/+16
* Do not hide exception thrown when invokingStefan Radomski2017-05-161-0/+3
* Preparations for C89 datamodelStefan Radomski2017-05-162-6/+17