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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed file:// handling bug on windows
Stefan Radomski
2014-11-15
4
-23/+37
*
Datamode Extensions for V8
Stefan Radomski
2014-11-14
5
-3/+73
*
Support for DataModelExtensions
Stefan Radomski
2014-11-13
6
-80/+131
*
Remove CURLOPT_PROXYHEADER from supported variables as is appeared rather lat...
Stefan Radomski
2014-11-13
1
-2/+6
*
Support for Proxies via USCXML_PROXY environment variable, check CURL_PROXY s...
Stefan Radomski
2014-11-13
2
-0/+90
*
Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindings
Stefan Radomski
2014-11-12
2
-2/+10
*
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
*
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
1
-0/+10
*
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
3
-133/+244
*
New Interpreter::validate() to identify issues with a document before running it
Stefan Radomski
2014-08-21
11
-17/+479
*
Reactiveted new CMake policies and some more documentation
Stefan Radomski
2014-08-21
1
-0/+4
*
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
*
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
42
-367/+462
*
Support for ignoring libraries when building and minimal builds
Stefan Radomski
2014-07-31
11
-691/+725
*
More adhoc extensions for interpreters
Stefan Radomski
2014-07-31
5
-14/+54
*
Stupid bug
Stefan Radomski
2014-07-30
1
-1/+1
*
See detailled log
Stefan Radomski
2014-07-30
24
-345/+1414
*
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
15
-9/+551
[next]