summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Collapse)AuthorAgeFilesLines
* :Jira: ADSVHTNG-1276 - changes to tascxml:result custom action with ↵rlm2020-08-312-9/+17
| | | | | | additional attributes Change-Id: I06dc42bebe538c643f0ed7fb6ea6461c4ae604e8
* :Jira: ADSVHTNG-1253 - interrupt command definition in c transformerrlm2020-07-102-4/+46
| | | | Change-Id: I9b2a9179a95b24a935ace73cf3b98ed9dd66e9cb
* :Jira: ADSVHTNG-1165 - bug in done event for parallel state with state and ↵rlm2020-07-021-1/+1
| | | | | | final children Change-Id: Id17d6149359935e3c21d62d76e8714004b32e4f7
* :Jira: ADSVHTNG-1233 - ramp command definition in c transformerrlm2020-06-102-0/+60
| | | | Change-Id: Iae04c8f7e3c2894f5a433906b224b50425e0acd0
* :Jira: ADSVHTNG-1209 - updated signature of set function as per TA standard ↵rlm2020-05-132-4/+7
| | | | | | version 5 Change-Id: I237727754143ce02a52f17b7a4b35bb89a7872a6
* :Jira: ADSVHTNG-1165 - fixed multiple done events for parent pallel state in ↵rlm2020-04-271-0/+2
| | | | | | C transformer Change-Id: If574379d07a4a60ed4a2268017f9f30c4e7bd3c1
* :Jira: ADSVHTNG-1165 - fixed exit of state machine on done event of inner ↵rlm2020-04-271-1/+1
| | | | | | parallel state Change-Id: I3744c95a322746d07fe47fcc345b3f26b685a4b2
* :Jira: ADSVHTNG-1056 - tascxml get action definition and implementation in ↵refs/changes/53/8953/1rlm2019-10-142-60/+96
| | | | | | transformer Change-Id: I0a31c35a98e6503ed9d6ce37a1a1961a3893be44
* :Jira: ADSVHTNG-1055 - separate header file in util/ defining tascxml constantsrefs/changes/52/8952/1rlm2019-10-142-18/+34
| | | | Change-Id: Id754a7faf2a548c8e10e45853c202cdad59ef1e7
* :Jira: ADSVHTNG-1055 - fixed incomplete tascxml:set command definition in c ↵refs/changes/21/8721/1rlm2019-09-111-0/+3
| | | | | | generation Change-Id: I2f6fff2e31d99b0a4fde3525822f86cdea086aa4
* :Jira: ADSVHTNG-1055 - tascxml:set command definition in c transformerrefs/changes/20/8720/1rlm2019-09-111-16/+57
| | | | Change-Id: Ibde106e1b4a8d3b25f1374f30d732e3b815d46fc
* implementation of tascxml:result action in c transformerrefs/changes/09/8109/1rlm2019-07-041-11/+75
| | | | Change-Id: Ic858e887d644d564a4e0a2c2b275732678649e49
* 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-1916-511/+511
|
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-1919-901/+5159
|
* LambdaMonitors and prepared use-case examplesStefan Radomski2017-07-136-17/+333
|
* 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
| |\ | | | | | | Benchmarks and performance improvements
| * | Fixes issue #147alexzhornyak2017-06-282-2/+4
| | | | | | | | | | | | Fixes bug with Invoking callback message
* | | More performant MonitorsStefan Radomski2017-07-0521-1482/+1534
| |/ |/| | | | | Breaks InterpreterMonitor API, Interpreter argument is substituted by sessionId. Use Intererpreter::fromSessionId to retrieve actual session when required.
* | 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
|
* 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
| | | | Lua table madness
* CSharp bindings and regression testsStefan Radomski2017-05-241-1/+1
|
* 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
| | | | | Update boost Spent a mutex for UUIDgen
* 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
|
* Various bug fixesStefan Radomski2017-05-144-27/+27
|