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
*
Some code beautifications
Stefan Radomski
2016-01-26
4
-249/+245
*
Reverted a erroneous bugfix
Stefan Radomski
2016-01-20
1
-2/+1
*
fixed a silly bug with bit masks in generated C
Stefan Radomski
2016-01-20
1
-3/+4
*
Added transition-less histories as an issue and completed C transformation
Stefan Radomski
2016-01-20
3
-34/+157
*
Fixed a bug in generated C with deep initial states
Stefan Radomski
2016-01-19
3
-7/+48
*
Fixed a bug with deep initial states in compounds for C transformation
Stefan Radomski
2016-01-19
1
-12/+19
*
Fixed a memory leak in transformed C scaffolding
Stefan Radomski
2016-01-18
1
-27/+35
*
Beautified generated C code from transformation
Stefan Radomski
2016-01-17
4
-265/+354
*
Prepared VHDL transformation tests
Stefan Radomski
2016-01-15
1
-1617/+0
*
Working on C transformation
Stefan Radomski
2016-01-15
6
-184/+1826
*
Beautified code
Stefan Radomski
2016-01-10
48
-6866/+6933
*
Builds with MSVC again
Stefan Radomski
2016-01-10
12
-75/+99
*
Fixed compilation for gcc on Linux again
Stefan Radomski
2016-01-08
12
-117/+581
*
Prepared ChartToC transformation
Stefan Radomski
2016-01-06
28
-765/+1788
*
All changes up to my dissertation
Stefan Radomski
2015-12-04
15
-85/+480
*
done.event bug and prolog tests
Stefan Radomski
2015-07-08
10
-71/+1045
*
Various extensions and bug-fixes
Stefan Radomski
2015-07-05
11
-342/+916
*
Some fixes for transition preemption with flattening
Stefan Radomski
2015-05-08
2
-51/+65
*
Reactivated PHP bindings and some work on PROMELA
Stefan Radomski
2015-04-02
9
-542/+437
*
Plenty of smaller fixes and adaptations
Stefan Radomski
2015-01-19
28
-1134/+4404
*
Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodel
Stefan Radomski
2014-12-26
15
-354/+1076
*
Renamed URI to URL
Stefan Radomski
2014-12-14
16
-143/+313
*
More complete xinclude implementation and tests
Stefan Radomski
2014-12-07
4
-23/+148
*
Support for xinclude
Stefan Radomski
2014-12-05
5
-25/+55
*
Support for initial attribute with nested scxml invokers
Stefan Radomski
2014-12-05
5
-8/+24
*
Nested invokers and delayed events for PROMELA model checking
Stefan Radomski
2014-12-01
14
-441/+1438
*
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
[next]