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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reduced dependencies on XercesC
Stefan Radomski
2017-04-12
4
-21/+154
*
Fix Libevent usage in test-gen-c
Matthias Gabriel
2017-03-06
1
-1/+5
*
Missing pthread dependency on linux
Stefan Radomski
2017-02-08
1
-2/+5
*
Added missing library for test-gen-c on Win32
2.0.0-pre1
Stefan Radomski
2017-02-03
1
-1/+5
*
Reduced dependencies to compile test-gen-c to smaller executable
Stefan Radomski
2017-02-03
3
-6/+40
*
Introduced constants for XML names
Stefan Radomski
2017-01-30
2
-7/+7
*
Unified DOM traversal and removed iostreams
Stefan Radomski
2017-01-30
5
-1/+7
*
Builds with MSVC again
Stefan Radomski
2017-01-28
1
-2/+2
*
Reactivated BUILD_AS_PLUGINS
Stefan Radomski
2017-01-27
5
-666/+806
*
Made GCC/CLang pedantic and fixed warnings
Stefan Radomski
2017-01-23
2
-1/+3
*
Forgot to remove debugging info
Stefan Radomski
2017-01-18
1
-2/+2
*
Worked on passing even more IRP tests
Stefan Radomski
2017-01-18
11
-328/+877
*
Still more MSVC polishing
Stefan Radomski
2017-01-13
1
-2/+2
*
First support for serialization and some bug fixes for DOM per data.src
Stefan Radomski
2017-01-13
4
-88/+178
*
Fixed windows build and excluded MacOS/gcc
Stefan Radomski
2017-01-09
1
-1/+1
*
Support for caching values on filesystem
Stefan Radomski
2017-01-08
3
-157/+187
*
Added w3c tests for python bindings
Stefan Radomski
2016-12-24
1
-2/+15
*
Reduced header dependencies
Stefan Radomski
2016-12-12
1
-2/+2
*
Fixed MSVC builds
Stefan Radomski
2016-12-12
1
-3/+7
*
Custom logging for interpreters
Stefan Radomski
2016-12-12
3
-2/+6
*
Fixed the MSVC build
Stefan Radomski
2016-12-12
1
-5/+7
*
Added test / example for pausable eventqueue
Stefan Radomski
2016-12-12
3
-1/+170
*
Reduced foreign header dependencies
Stefan Radomski
2016-12-11
1
-0/+1
*
Oh how I despise MSVC
Stefan Radomski
2016-12-09
2
-2/+2
*
Removed easylogging due to JNI segfaults
Stefan Radomski
2016-12-09
10
-4231/+1524
*
Merge branch 'master' of github.com:tklab-tud/uscxml
juehv
2016-12-08
2
-3/+2
|
\
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-12-06
1
-1/+3
|
|
\
|
*
|
Use existing ActionLanguage to create new instances in invoked interpreters
Stefan Radomski
2016-12-06
2
-3/+2
*
|
|
add vhdl todo table from create-test-table script
juehv
2016-12-08
2
-2/+2479
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:tklab-tud/uscxml
juehv
2016-12-06
1
-0/+3
|
\
\
|
|
/
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-12-02
2
-2/+4
|
|
\
|
*
|
Fixed Lua wchar problem for old swig intallations
Stefan Radomski
2016-12-02
1
-0/+3
*
|
|
change vhdl tests from ecma to promela
juehv
2016-12-06
1
-1/+3
|
|
/
|
/
|
*
|
fix spontaneous transition problem when state chart has no events
juehv
2016-12-01
1
-1/+1
*
|
update maual test
juehv
2016-11-30
1
-1/+3
|
/
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-11-28
1
-9/+13
|
\
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
juehv
2016-11-28
2
-0/+2944
|
|
\
|
*
|
fix directory parameter
juehv
2016-11-28
1
-9/+13
*
|
|
Refactored Java into bindings and generated
Stefan Radomski
2016-11-28
24
-900/+248
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-11-24
2
-2/+31
|
\
\
|
|
/
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
juehv
2016-11-23
2
-1565/+2114
|
|
\
|
*
|
remove unnessesary vcd generation
juehv
2016-11-23
1
-2/+2
|
*
|
add test for testing vhdl spontanious transition aber event transitions
juehv
2016-11-23
1
-0/+29
*
|
|
Added java transformation target
Stefan Radomski
2016-11-24
2
-0/+2944
|
|
/
|
/
|
*
|
Refined test matrix output
Stefan Radomski
2016-11-23
2
-1538/+2032
*
|
Improved overview on test table
Stefan Radomski
2016-11-23
1
-43/+98
|
/
*
Fixed CMakeLists.txt for tests
Stefan Radomski
2016-11-23
3
-125/+136
|
\
|
*
merge
Jens Heuschkel
2016-11-23
1
-272/+272
|
|
\
|
*
|
update manual test scripft to vhdl08
Jens Heuschkel
2016-11-23
1
-5/+14
|
*
|
fix cmake problem
Jens Heuschkel
2016-11-23
1
-283/+286
[prev]
[next]