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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduced dependencies to compile test-gen-c to smaller executable
Stefan Radomski
2017-02-03
17
-41/+51
*
Fixes builds on MSVC
Stefan Radomski
2017-01-30
1
-2/+2
*
Introduced constants for XML names
Stefan Radomski
2017-01-30
16
-710/+757
*
Unified DOM traversal and removed iostreams
Stefan Radomski
2017-01-30
30
-277/+121
*
Builds with MSVC again
Stefan Radomski
2017-01-28
1
-1/+1
*
Changed Capitalization of NULL
Stefan Radomski
2017-01-27
2
-0/+0
*
Reactivated BUILD_AS_PLUGINS
Stefan Radomski
2017-01-27
43
-214/+691
*
Added -Wall for clang and gcc
Stefan Radomski
2017-01-23
3
-0/+10
*
Made GCC/CLang pedantic and fixed warnings
Stefan Radomski
2017-01-23
12
-56/+71
*
Some more headers to include
Stefan Radomski
2017-01-23
1
-0/+1
*
FS on MacOS is case-insensitive
Stefan Radomski
2017-01-23
1
-5/+2
*
Introduced InvokerCallbacks
Stefan Radomski
2017-01-23
15
-55/+108
*
Fixed a case-typo and the WITH_CACHE_FILES macro
Stefan Radomski
2017-01-23
2
-2/+9
*
Worked on passing even more IRP tests
Stefan Radomski
2017-01-18
34
-298/+338
*
MS dropped POSIX compliance just to annoy us
Stefan Radomski
2017-01-13
1
-1/+1
*
First support for serialization and some bug fixes for DOM per data.src
Stefan Radomski
2017-01-13
34
-145/+756
*
Introduced WITH_CACHE_FILES build option (defaults to true)
Stefan Radomski
2017-01-08
2
-13/+36
*
Support for caching values on filesystem
Stefan Radomski
2017-01-08
21
-178/+618
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-12-24
1
-0/+1
|
\
|
*
Merge branch 'master' of https://github.com/tklab-tud/uscxml into FixDataWith...
Matthias Gabriel
2016-12-16
2
-11/+12
|
|
\
|
*
|
Add constructor for DOMNode's
Matthias Gabriel
2016-12-16
1
-0/+1
*
|
|
First implementation of Python wrappers
Stefan Radomski
2016-12-24
5
-6/+226
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-12-15
2
-1/+2
|
\
\
|
|
/
|
*
Add missing mutex includes
Matthias Gabriel
2016-12-15
2
-1/+2
*
|
Prevented overflow with size_t::max for durations
Stefan Radomski
2016-12-15
2
-11/+12
|
/
*
Reduced header dependencies
Stefan Radomski
2016-12-12
4
-22/+21
*
DebugSession implements new Logger ABC
Stefan Radomski
2016-12-12
4
-26/+76
*
Custom logging for interpreters
Stefan Radomski
2016-12-12
22
-96/+122
*
Fixed the MSVC build
Stefan Radomski
2016-12-12
1
-2/+2
*
Added test / example for pausable eventqueue
Stefan Radomski
2016-12-12
36
-1854/+1865
*
Reduced foreign header dependencies
Stefan Radomski
2016-12-11
24
-344/+410
*
Fixed issue 97
Stefan Radomski
2016-12-10
1
-1/+1
*
Fixed unresolved getcwd with MSVC
Stefan Radomski
2016-12-09
1
-0/+2
*
Oh how I despise MSVC
Stefan Radomski
2016-12-09
17
-107/+99
*
Removed easylogging due to JNI segfaults
Stefan Radomski
2016-12-09
29
-44/+381
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-12-06
2
-1400/+1605
|
\
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
juehv
2016-12-06
4
-29/+44
|
|
\
|
*
|
add condition solver sceleton
juehv
2016-12-06
2
-1400/+1605
*
|
|
Use existing ActionLanguage to create new instances in invoked interpreters
Stefan Radomski
2016-12-06
17
-9/+75
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-12-02
1
-10/+18
|
\
\
|
|
/
|
*
fix spontaneous transition problem when state chart has no events
juehv
2016-12-01
1
-10/+18
*
|
Fixed Lua wchar problem for old swig intallations
Stefan Radomski
2016-12-02
4
-29/+44
|
/
*
Refactored Java into bindings and generated
Stefan Radomski
2016-11-28
4
-6/+60
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-11-24
4
-236/+465
|
\
|
*
Merge branch 'master' of github.com:tklab-tud/uscxml
juehv
2016-11-23
2
-8/+22
|
|
\
|
*
|
beatify code again
juehv
2016-11-23
4
-1609/+1609
|
*
|
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
|
*
|
add a integer to binary string function
juehv
2016-11-23
2
-134/+168
|
*
|
rename filter function accourding to coding style
juehv
2016-11-23
2
-5/+5
[next]