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
*
More work on PROMELA transformation
Stefan Radomski
2014-11-12
9
-3300/+3564
*
More output when transforming
Stefan Radomski
2014-10-21
3
-16/+44
*
Fixed previous commit
Stefan Radomski
2014-10-21
1
-6/+8
*
optimized queue length calculations for promela transformation
Stefan Radomski
2014-10-21
2
-17/+37
*
Optimized Promela generation
Stefan Radomski
2014-10-21
4
-48/+237
*
SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...
Stefan Radomski
2014-10-20
17
-993/+1731
*
Major work on PROMELA datamodel
Stefan Radomski
2014-10-12
46
-2096/+3628
*
Create default timeouts for tests and adapt in test-w3c via DOM
Stefan Radomski
2014-08-28
1
-3/+2
*
Retain ioProcs and invokers object in V8 and moved ctests from contrib to tests
Stefan Radomski
2014-08-28
2
-19/+33
*
Switched to new Interpreter implementation per default
Stefan Radomski
2014-08-27
3
-186/+206
*
Corrected method signature for reportIssues
Stefan Radomski
2014-08-27
1
-1/+1
*
Wrap InterpreterMonitor::reportIssue into language bindings
Stefan Radomski
2014-08-26
1
-0/+1
*
Identify InterpreterIssues at runtime
Stefan Radomski
2014-08-26
5
-24/+81
*
conditionalized debugging std::couts
Stefan Radomski
2014-08-26
2
-17/+29
*
API changes with receiveEvent
Stefan Radomski
2014-08-26
14
-1893/+1124
*
Spring cleaning of tests
Stefan Radomski
2014-08-22
3
-0/+14
*
Moved InterpreterIssues to own source file
Stefan Radomski
2014-08-22
5
-527/+725
*
Corrected for a MSVC compiler bug and more tests in validate()
Stefan Radomski
2014-08-22
2
-47/+108
*
More issues being idenified via interpreter.validate()
Stefan Radomski
2014-08-21
4
-133/+247
*
New Interpreter::validate() to identify issues with a document before running it
Stefan Radomski
2014-08-21
13
-17/+483
*
Reactiveted new CMake policies and some more documentation
Stefan Radomski
2014-08-21
4
-1/+33
*
Updated documentation
Stefan Radomski
2014-08-20
1
-0/+1
*
Find JavaScriptCoreGTK3 as well
Stefan Radomski
2014-08-19
3
-7/+7
*
DOM support for Lua DM via luaExpat
Stefan Radomski
2014-08-18
5
-305/+393
*
Polished xhtml invoker
Stefan Radomski
2014-08-15
8
-103/+1030
*
More JVoiceXML integration
Stefan Radomski
2014-08-15
11
-335/+730
*
JavaScriptCore in CMake module
Stefan Radomski
2014-08-14
7
-63/+213
*
Started renewed VoiceXMLInvoker
Stefan Radomski
2014-08-13
8
-68/+95
*
Build on Linux and Windows again
Stefan Radomski
2014-08-13
3
-20/+33
*
Builds for Raspberry and
Stefan Radomski
2014-08-13
7
-160/+277
*
Reformatted w3c tests with xmllint
Stefan Radomski
2014-08-11
4
-58/+157
*
Be more explicit as to why a configuration is invalid
Stefan Radomski
2014-08-08
4
-49/+67
*
Catch std::exception before ... and output e.what()
Stefan Radomski
2014-08-05
6
-48/+98
*
Beautified flattened state-machine ids
Stefan Radomski
2014-08-04
5
-115/+190
*
Updated docs and fixed a bug related to setDataModel in the language bindings
Stefan Radomski
2014-08-04
1
-1/+1
*
Forgot to adapt V8 DM
Stefan Radomski
2014-08-03
2
-3/+3
*
Forgot to remove InterpreterRC header reference
Stefan Radomski
2014-08-03
1
-1/+1
*
Got rid of more dynamic_casts
Stefan Radomski
2014-08-03
45
-374/+469
*
Support for ignoring libraries when building and minimal builds
Stefan Radomski
2014-07-31
14
-695/+733
*
More adhoc extensions for interpreters
Stefan Radomski
2014-07-31
7
-14/+59
*
interpreter.addIOProcessor
Stefan Radomski
2014-07-30
2
-0/+10
*
Stupid bug
Stefan Radomski
2014-07-30
1
-1/+1
*
See detailled log
Stefan Radomski
2014-07-30
25
-346/+1433
*
More work on lua datamodel
Stefan Radomski
2014-07-23
6
-131/+130
*
try / catch blocks for applications and work on dot output
Stefan Radomski
2014-07-21
6
-243/+404
*
bug fix for errno
Stefan Radomski
2014-07-17
1
-0/+1
*
Build fixes for gcc
Stefan Radomski
2014-07-16
2
-1/+2
*
Generic socket support
Stefan Radomski
2014-07-16
16
-9/+552
*
More fixes for language bindings
Stefan Radomski
2014-07-15
5
-4/+23
*
Small fix for java bindings
Stefan Radomski
2014-07-15
1
-9/+5
[next]