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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Passing all tests but xpath and lua
Stefan Radomski
2014-10-12
17
-56/+63
*
Major work on PROMELA datamodel
Stefan Radomski
2014-10-12
264
-2562/+11648
*
Fixed some linker issues with MSVC
Stefan Radomski
2014-08-28
3
-4/+5
*
Create default timeouts for tests and adapt in test-w3c via DOM
Stefan Radomski
2014-08-28
20
-157/+112
*
Do not run tests on travis build slaves
Stefan Radomski
2014-08-28
1
-1/+1
*
Retain ioProcs and invokers object in V8 and moved ctests from contrib to tests
Stefan Radomski
2014-08-28
20
-281/+301
*
Updated documentation
Stefan Radomski
2014-08-27
1
-8/+2
*
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
7
-26/+115
*
conditionalized debugging std::couts
Stefan Radomski
2014-08-26
2
-17/+29
*
Set 64Bit library prefix again
Stefan Radomski
2014-08-26
1
-0/+1
*
Fixed the embedding examples
Stefan Radomski
2014-08-26
5
-8/+8
*
API changes with receiveEvent
Stefan Radomski
2014-08-26
31
-1935/+1182
*
Support for pre-Mavericks Macs again
Stefan Radomski
2014-08-23
1
-0/+3
*
Seperated prebuilts by platform-id during build process
Stefan Radomski
2014-08-23
2
-91/+165
*
Spring cleaning of tests
Stefan Radomski
2014-08-22
17
-960/+76
*
Moved InterpreterIssues to own source file
Stefan Radomski
2014-08-22
6
-527/+761
*
Corrected for a MSVC compiler bug and more tests in validate()
Stefan Radomski
2014-08-22
3
-47/+116
*
More issues being idenified via interpreter.validate()
Stefan Radomski
2014-08-21
9
-161/+580
*
New Interpreter::validate() to identify issues with a document before running it
Stefan Radomski
2014-08-21
15
-17/+542
*
Reactiveted new CMake policies and some more documentation
Stefan Radomski
2014-08-21
10
-17/+141
*
Updated documentation
Stefan Radomski
2014-08-20
4
-1/+135
*
Find JavaScriptCoreGTK3 as well
Stefan Radomski
2014-08-19
6
-24/+45
*
DOM support for Lua DM via luaExpat
Stefan Radomski
2014-08-18
7
-307/+410
*
Polished xhtml invoker
Stefan Radomski
2014-08-15
11
-117/+1178
*
More JVoiceXML integration
Stefan Radomski
2014-08-15
18
-397/+1175
*
Forgot to remove debug cruft
Stefan Radomski
2014-08-14
1
-1/+1
*
JavaScriptCore in CMake module
Stefan Radomski
2014-08-14
11
-82/+264
*
Started renewed VoiceXMLInvoker
Stefan Radomski
2014-08-13
12
-113/+133
*
Build on Linux and Windows again
Stefan Radomski
2014-08-13
6
-38/+63
*
Builds for Raspberry and
Stefan Radomski
2014-08-13
16
-187/+804
*
Reformatted w3c tests with xmllint
Stefan Radomski
2014-08-11
434
-11886/+13687
*
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
8
-51/+101
*
Beautified flattened state-machine ids
Stefan Radomski
2014-08-04
8
-120/+258
*
Updated docs and fixed a bug related to setDataModel in the language bindings
Stefan Radomski
2014-08-04
2
-5/+33
*
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
49
-380/+503
*
Dont have minimal build as the default
Stefan Radomski
2014-07-31
1
-1/+1
*
Support for ignoring libraries when building and minimal builds
Stefan Radomski
2014-07-31
19
-963/+1116
*
More adhoc extensions for interpreters
Stefan Radomski
2014-07-31
14
-91/+367
*
Updated tests with new addIOProcessor function
Stefan Radomski
2014-07-30
2
-21/+9
*
interpreter.addIOProcessor
Stefan Radomski
2014-07-30
3
-1/+10
*
Stupid bug
Stefan Radomski
2014-07-30
3
-4/+8
*
See detailled log
Stefan Radomski
2014-07-30
48
-401/+1647
*
More work on lua datamodel
Stefan Radomski
2014-07-23
47
-880/+213
*
try / catch blocks for applications and work on dot output
Stefan Radomski
2014-07-21
12
-339/+671
[next]