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
*
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
*
Be more explicit as to why a configuration is invalid
Stefan Radomski
2014-08-08
1
-19/+21
*
Catch std::exception before ... and output e.what()
Stefan Radomski
2014-08-05
1
-14/+27
*
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
1
-44/+105
*
Support for ignoring libraries when building and minimal builds
Stefan Radomski
2014-07-31
1
-3/+3
*
More adhoc extensions for interpreters
Stefan Radomski
2014-07-31
1
-10/+26
*
Stupid bug
Stefan Radomski
2014-07-30
1
-1/+1
*
See detailled log
Stefan Radomski
2014-07-30
1
-129/+178
*
More work on lua datamodel
Stefan Radomski
2014-07-23
1
-1/+1
*
try / catch blocks for applications and work on dot output
Stefan Radomski
2014-07-21
1
-0/+3
*
Generic socket support
Stefan Radomski
2014-07-16
1
-1/+1
*
Improved support for dot output
Stefan Radomski
2014-07-15
1
-9/+21
*
First signs of Lua Datamodel
Stefan Radomski
2014-07-08
1
-2/+2
*
Appr. 15% performance boost by avoiding dynamic_cast in DOM
Stefan Radomski
2014-07-07
1
-70/+87
*
Introduced isLocation for datamodels to check for valid namelist entries
Stefan Radomski
2014-07-03
1
-5/+15
[next]