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
/
interpreter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed space normalization in content element
Stefan Radomski
2016-11-23
1
-3/+5
*
Worked on PROMELA transformation
Stefan Radomski
2016-10-25
13
-133/+132
*
Changed Monitor signature to take Interpreter facade
Stefan Radomski
2016-08-04
5
-38/+44
*
Fixed parts of issue 88
Stefan Radomski
2016-08-03
1
-0/+4
*
Allow custom EventQueue implementations via ActionLanguage
Stefan Radomski
2016-08-03
1
-0/+3
*
Reactivated REST bridge for debugger
Stefan Radomski
2016-07-11
4
-3/+9
*
Smaller bug-fixes and refactorings
Stefan Radomski
2016-06-23
1
-1/+1
*
Started to port Debugger and issue 87
Stefan Radomski
2016-06-18
9
-110/+104
*
Fixed issue86 and some more bug fixes
Stefan Radomski
2016-06-16
8
-8/+31
*
addendum to issue84 fix for swig
Stefan Radomski
2016-06-13
1
-0/+1
*
Fixed issue84
Stefan Radomski
2016-06-13
2
-4/+3
*
Fixed dozens of memory leaks
Stefan Radomski
2016-06-13
5
-56/+124
*
Minor polishing for Java bindings and first draft of JEXL datamodel
Stefan Radomski
2016-05-26
15
-38/+50
*
Passing all Lua tests again - might have broken external builds
Stefan Radomski
2016-05-20
2
-8/+17
*
Dire bug in uscxml-browser, smaller fixes and documentation
Stefan Radomski
2016-05-19
1
-1/+1
*
Refactored for public headers and started documentation
Stefan Radomski
2016-05-19
19
-342/+775
*
Conditionalized V8 on version and used C++11 list initializers
Stefan Radomski
2016-05-12
1
-11/+13
*
Compile all dependencies with position independent code
Stefan Radomski
2016-05-12
1
-0/+1
*
Major Refactoring v2.0
Stefan Radomski
2016-05-12
16
-1447/+3255
*
Some more refactoring and VHDL transformation
Stefan Radomski
2016-02-24
2
-81/+81
*
Some refactoring for improved compile times
Stefan Radomski
2016-02-23
3
-27/+27
*
Preliminary support for SCXML invocations in generated C machines
Stefan Radomski
2016-02-04
2
-18/+18
*
Prepared ANSI C transformation with invokers
Stefan Radomski
2016-01-30
2
-0/+89
*
Beautified code
Stefan Radomski
2016-01-10
2
-27/+27
*
All changes up to my dissertation
Stefan Radomski
2015-12-04
1
-4/+11
*
done.event bug and prolog tests
Stefan Radomski
2015-07-08
2
-7/+23
*
Plenty of smaller fixes and adaptations
Stefan Radomski
2015-01-19
2
-5/+5
*
SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...
Stefan Radomski
2014-10-20
3
-2/+26
*
Major work on PROMELA datamodel
Stefan Radomski
2014-10-12
2
-40/+61
*
Switched to new Interpreter implementation per default
Stefan Radomski
2014-08-27
2
-164/+177
*
Identify InterpreterIssues at runtime
Stefan Radomski
2014-08-26
1
-2/+3
*
conditionalized debugging std::couts
Stefan Radomski
2014-08-26
1
-10/+22
*
API changes with receiveEvent
Stefan Radomski
2014-08-26
5
-1855/+598
*
Reformatted w3c tests with xmllint
Stefan Radomski
2014-08-11
1
-2/+0
*
Got rid of more dynamic_casts
Stefan Radomski
2014-08-03
4
-17/+31
*
See detailled log
Stefan Radomski
2014-07-30
2
-7/+20
*
Generic socket support
Stefan Radomski
2014-07-16
2
-2/+2
*
First signs of Lua Datamodel
Stefan Radomski
2014-07-08
1
-3/+3
*
Appr. 15% performance boost by avoiding dynamic_cast in DOM
Stefan Radomski
2014-07-07
4
-73/+77
*
Got ready for cmake3 and some minor fixes
Stefan Radomski
2014-07-03
1
-3/+3
*
More polishing for bindings C# and Java
Stefan Radomski
2014-07-01
1
-158/+20
*
Major header movement
Stefan Radomski
2014-06-27
2
-25/+22
*
- Prolog DM compiles with recent SWI release again
Stefan Radomski
2014-06-24
3
-69/+72
*
Updated tests for IRP and work on bindings
Stefan Radomski
2014-06-23
4
-346/+201
*
Changed getNames signature from set to list
Stefan Radomski
2014-06-06
1
-1/+1
*
Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...
Stefan Radomski
2014-05-23
1
-1/+3
*
Introduced interpreter.step()
Stefan Radomski
2014-05-15
2
-182/+307
*
Retain interpreter instance for DataModels in Java (Rhino)
Stefan Radomski
2014-05-14
1
-1/+3
*
Fixed some bugs with java bindings
Stefan Radomski
2014-05-14
1
-0/+9
*
Started with JavaScript DM in Java (Rhino)
Stefan Radomski
2014-05-12
1
-1/+1
[next]