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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Worked on PROMELA transformation
Stefan Radomski
2016-10-25
1
-2/+2
*
Changed Monitor signature to take Interpreter facade
Stefan Radomski
2016-08-04
1
-7/+7
*
Fixed parts of issue 88
Stefan Radomski
2016-08-03
1
-0/+4
*
Smaller bug-fixes and refactorings
Stefan Radomski
2016-06-23
1
-153/+0
*
Started to port Debugger and issue 87
Stefan Radomski
2016-06-18
1
-9/+13
*
Minor polishing for Java bindings and first draft of JEXL datamodel
Stefan Radomski
2016-05-26
1
-3/+3
*
Dire bug in uscxml-browser, smaller fixes and documentation
Stefan Radomski
2016-05-19
1
-1/+3
*
Refactored for public headers and started documentation
Stefan Radomski
2016-05-19
1
-33/+74
*
Major Refactoring v2.0
Stefan Radomski
2016-05-12
1
-3456/+217
*
Fixed first part of issue 68
Stefan Radomski
2016-05-05
1
-0/+4
*
Fixed issue 64 and beautified code again
Stefan Radomski
2016-04-28
1
-41/+63
*
Implemented 6.5.2 for params as well
Stefan Radomski
2016-04-28
1
-0/+12
*
Implemented empty finalize (Spec 6.5.2)
Stefan Radomski
2016-04-28
1
-1/+24
*
Issue62
Stefan Radomski
2016-04-22
1
-0/+4
*
Minor bug-fixes and issue62 prepared
Stefan Radomski
2016-04-22
1
-1/+1
*
Some more refactoring and VHDL transformation
Stefan Radomski
2016-02-24
1
-48/+48
*
Some refactoring for improved compile times
Stefan Radomski
2016-02-23
1
-237/+34
*
Preliminary support for SCXML invocations in generated C machines
Stefan Radomski
2016-02-04
1
-1/+34
*
Prepared ANSI C transformation with invokers
Stefan Radomski
2016-01-30
1
-2/+5
*
Actually generate ANSI C code in uscxml-transform
Stefan Radomski
2016-01-28
1
-1/+2
*
Beautified generated C code from transformation
Stefan Radomski
2016-01-17
1
-44/+44
*
Working on C transformation
Stefan Radomski
2016-01-15
1
-25/+54
*
Beautified code
Stefan Radomski
2016-01-10
1
-241/+244
*
Builds with MSVC again
Stefan Radomski
2016-01-10
1
-10/+0
*
Fixed compilation for gcc on Linux again
Stefan Radomski
2016-01-08
1
-3/+14
*
All changes up to my dissertation
Stefan Radomski
2015-12-04
1
-14/+150
*
done.event bug and prolog tests
Stefan Radomski
2015-07-08
1
-40/+33
*
Various extensions and bug-fixes
Stefan Radomski
2015-07-05
1
-1/+76
*
Reactivated PHP bindings and some work on PROMELA
Stefan Radomski
2015-04-02
1
-4/+6
*
Plenty of smaller fixes and adaptations
Stefan Radomski
2015-01-19
1
-45/+52
*
Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodel
Stefan Radomski
2014-12-26
1
-5/+59
*
Renamed URI to URL
Stefan Radomski
2014-12-14
1
-40/+58
*
More complete xinclude implementation and tests
Stefan Radomski
2014-12-07
1
-20/+129
*
Support for xinclude
Stefan Radomski
2014-12-05
1
-10/+40
*
Support for initial attribute with nested scxml invokers
Stefan Radomski
2014-12-05
1
-0/+1
*
Nested invokers and delayed events for PROMELA model checking
Stefan Radomski
2014-12-01
1
-5/+5
*
Fixed file:// handling bug on windows
Stefan Radomski
2014-11-15
1
-19/+8
*
Support for DataModelExtensions
Stefan Radomski
2014-11-13
1
-74/+12
*
SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...
Stefan Radomski
2014-10-20
1
-34/+22
*
Major work on PROMELA datamodel
Stefan Radomski
2014-10-12
1
-136/+144
*
Create default timeouts for tests and adapt in test-w3c via DOM
Stefan Radomski
2014-08-28
1
-3/+2
*
Switched to new Interpreter implementation per default
Stefan Radomski
2014-08-27
1
-22/+29
*
Identify InterpreterIssues at runtime
Stefan Radomski
2014-08-26
1
-0/+14
*
conditionalized debugging std::couts
Stefan Radomski
2014-08-26
1
-7/+7
*
API changes with receiveEvent
Stefan Radomski
2014-08-26
1
-20/+496
*
Moved InterpreterIssues to own source file
Stefan Radomski
2014-08-22
1
-508/+11
*
Corrected for a MSVC compiler bug and more tests in validate()
Stefan Radomski
2014-08-22
1
-44/+101
*
More issues being idenified via interpreter.validate()
Stefan Radomski
2014-08-21
1
-132/+240
*
New Interpreter::validate() to identify issues with a document before running it
Stefan Radomski
2014-08-21
1
-11/+385
*
JavaScriptCore in CMake module
Stefan Radomski
2014-08-14
1
-1/+1
[next]