index
:
uscxml.git
gh-pages
legacy-1.0
master
sradomski
ts-uscxml-tascxml
SCXML interpreter and transformer/compiler written in C/C++ with bindings to Java, C#, Python and Lua
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
uscxml
/
transform
Commit message (
Expand
)
Author
Age
Files
Lines
*
:Jira: ADSVHTNG-1251 - introduced id attribute for set, get and result actions
ts-uscxml-tascxml
rlm
2020-09-17
1
-8/+13
*
:Jira: ADSVHTNG-1276 - changes to tascxml:result custom action with additiona...
rlm
2020-08-31
1
-7/+13
*
:Jira: ADSVHTNG-1253 - interrupt command definition in c transformer
rlm
2020-07-10
1
-4/+44
*
: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
1
-0/+53
*
:Jira: ADSVHTNG-1209 - updated signature of set function as per TA standard v...
rlm
2020-05-13
1
-2/+4
*
: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
1
-60/+94
*
:Jira: ADSVHTNG-1055 - separate header file in util/ defining tascxml constants
refs/changes/52/8952/1
rlm
2019-10-14
1
-18/+11
*
: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 transformer
refs/changes/20/8720/1
rlm
2019-09-11
1
-16/+57
*
implementation of tascxml:result action in c transformer
refs/changes/09/8109/1
rlm
2019-07-04
1
-11/+75
*
More performant Monitors
Stefan Radomski
2017-07-05
1
-11/+11
*
Fixed issue with ANSI-C transformation
Stefan Radomski
2017-06-21
1
-10/+19
*
Fixed issue 136
Stefan Radomski
2017-05-22
1
-1/+1
*
Optimized ANSI-C transformation
Stefan Radomski
2017-04-30
3
-32/+76
*
Reduced dependencies on XercesC
Stefan Radomski
2017-04-12
1
-1/+2
*
Missing pthread dependency on linux
Stefan Radomski
2017-02-08
1
-1/+1
*
Reduced dependencies to compile test-gen-c to smaller executable
Stefan Radomski
2017-02-03
1
-1/+3
*
Introduced constants for XML names
Stefan Radomski
2017-01-30
4
-439/+439
*
Unified DOM traversal and removed iostreams
Stefan Radomski
2017-01-30
7
-11/+10
*
Reactivated BUILD_AS_PLUGINS
Stefan Radomski
2017-01-27
7
-35/+46
*
Custom logging for interpreters
Stefan Radomski
2016-12-12
1
-1/+1
*
Added test / example for pausable eventqueue
Stefan Radomski
2016-12-12
3
-1632/+1632
*
Oh how I despise MSVC
Stefan Radomski
2016-12-09
1
-1/+1
*
Removed easylogging due to JNI segfaults
Stefan Radomski
2016-12-09
4
-7/+8
*
add condition solver sceleton
juehv
2016-12-06
2
-1400/+1605
*
fix spontaneous transition problem when state chart has no events
juehv
2016-12-01
1
-10/+18
*
Refactored Java into bindings and generated
Stefan Radomski
2016-11-28
3
-4/+57
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-11-24
2
-223/+418
|
\
|
*
beatify code again
juehv
2016-11-23
2
-1453/+1453
|
*
remove some unused code
juehv
2016-11-23
2
-76/+1
|
*
change event handling from special type to std_logic_vector for better simula...
juehv
2016-11-23
2
-1318/+1563
|
*
rename filter function accourding to coding style
juehv
2016-11-23
2
-5/+5
|
*
add support for non event state machines
juehv
2016-11-23
1
-105/+130
*
|
Added java transformation target
Stefan Radomski
2016-11-24
3
-1/+97
|
/
*
set return statement of tb compatible to ctest
Jens Heuschkel
2016-11-23
1
-1/+2
*
butify code again
Jens Heuschkel
2016-11-23
7
-4006/+4014
*
update testbench for better automatic testing
Jens Heuschkel
2016-11-22
1
-11/+45
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Jens Heuschkel
2016-11-21
2
-402/+685
|
\
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-11-21
2
-122/+54
|
|
\
|
*
|
Reduced state space for PROMELA transformation
Stefan Radomski
2016-11-21
2
-402/+685
*
|
|
implement some small todo
Jens Heuschkel
2016-11-21
2
-168/+194
|
|
/
|
/
|
*
|
ups sorry :(
Jens Heuschkel
2016-11-21
1
-10/+10
*
|
Merge branch 'master' of github.com:tklab-tud/uscxml
Jens Heuschkel
2016-11-17
1
-4/+20
|
\
\
|
|
/
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-11-17
2
-188/+161
|
|
\
|
*
|
Drastically reduced the number of atomic steps for verification
Stefan Radomski
2016-11-17
1
-4/+20
*
|
|
fix some todos in vhdl
Jens Heuschkel
2016-11-17
2
-122/+54
|
|
/
|
/
|
*
|
prittyprinter
Jens Heuschkel
2016-11-16
1
-1/+1
[next]