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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduced dependencies on XercesC
Stefan Radomski
2017-04-12
1
-1/+1
*
Introduced InvokerCallbacks
Stefan Radomski
2017-01-23
1
-1/+1
*
First support for serialization and some bug fixes for DOM per data.src
Stefan Radomski
2017-01-13
1
-0/+15
*
Custom logging for interpreters
Stefan Radomski
2016-12-12
1
-0/+6
*
Use existing ActionLanguage to create new instances in invoked interpreters
Stefan Radomski
2016-12-06
1
-1/+1
*
Worked on PROMELA transformation
Stefan Radomski
2016-10-25
1
-12/+12
*
Progress on the apache-commons wrapper
Stefan Radomski
2016-08-22
1
-3/+3
*
Fixed parts of issue 88
Stefan Radomski
2016-08-03
1
-0/+7
*
Allow custom EventQueue implementations via ActionLanguage
Stefan Radomski
2016-08-03
1
-0/+4
*
Smaller bug-fixes and refactorings
Stefan Radomski
2016-06-23
1
-44/+0
*
Started to port Debugger and issue 87
Stefan Radomski
2016-06-18
1
-1/+6
*
addendum to issue84 fix for swig
Stefan Radomski
2016-06-13
1
-2/+6
*
Fixed issue84
Stefan Radomski
2016-06-13
1
-1/+1
*
Minor polishing for Java bindings and first draft of JEXL datamodel
Stefan Radomski
2016-05-26
1
-9/+15
*
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
1
-68/+137
*
Major Refactoring v2.0
Stefan Radomski
2016-05-12
1
-825/+52
*
Fixed a typo and added a test for issue 56
legacy-1.0
Stefan Radomski
2016-05-09
1
-1/+1
*
Fixed issue 64 and beautified code again
Stefan Radomski
2016-04-28
1
-30/+30
*
renaming getValidEvents() to getEventDescriptors()
Andreas Gansen
2016-03-16
1
-3/+3
*
return reachable targets / valid events as vector<string>
Andreas Gansen
2016-03-13
1
-0/+43
*
Some more preparations for current V8 API
Stefan Radomski
2016-03-07
1
-1/+1
*
Some more refactoring and VHDL transformation
Stefan Radomski
2016-02-24
1
-1/+1
*
Some refactoring for improved compile times
Stefan Radomski
2016-02-23
1
-23/+10
*
Prepared ANSI C transformation with invokers
Stefan Radomski
2016-01-30
1
-1/+0
*
Beautified generated C code from transformation
Stefan Radomski
2016-01-17
1
-4/+4
*
Working on C transformation
Stefan Radomski
2016-01-15
1
-3/+5
*
Beautified code
Stefan Radomski
2016-01-10
1
-43/+43
*
Builds with MSVC again
Stefan Radomski
2016-01-10
1
-5/+27
*
Fixed compilation for gcc on Linux again
Stefan Radomski
2016-01-08
1
-0/+9
*
Prepared ChartToC transformation
Stefan Radomski
2016-01-06
1
-57/+3
*
All changes up to my dissertation
Stefan Radomski
2015-12-04
1
-0/+13
*
done.event bug and prolog tests
Stefan Radomski
2015-07-08
1
-1/+1
*
Various extensions and bug-fixes
Stefan Radomski
2015-07-05
1
-0/+2
*
Reactivated PHP bindings and some work on PROMELA
Stefan Radomski
2015-04-02
1
-2/+2
*
Plenty of smaller fixes and adaptations
Stefan Radomski
2015-01-19
1
-1/+1
*
Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodel
Stefan Radomski
2014-12-26
1
-0/+16
*
Renamed URI to URL
Stefan Radomski
2014-12-14
1
-24/+52
*
More complete xinclude implementation and tests
Stefan Radomski
2014-12-07
1
-0/+1
*
Support for xinclude
Stefan Radomski
2014-12-05
1
-3/+6
*
Fixed file:// handling bug on windows
Stefan Radomski
2014-11-15
1
-1/+0
*
Support for DataModelExtensions
Stefan Radomski
2014-11-13
1
-2/+15
*
SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous better...
Stefan Radomski
2014-10-20
1
-3/+8
*
Major work on PROMELA datamodel
Stefan Radomski
2014-10-12
1
-3/+3
*
Identify InterpreterIssues at runtime
Stefan Radomski
2014-08-26
1
-1/+4
*
API changes with receiveEvent
Stefan Radomski
2014-08-26
1
-6/+17
*
Moved InterpreterIssues to own source file
Stefan Radomski
2014-08-22
1
-18/+3
*
More issues being idenified via interpreter.validate()
Stefan Radomski
2014-08-21
1
-0/+2
*
New Interpreter::validate() to identify issues with a document before running it
Stefan Radomski
2014-08-21
1
-1/+23
*
Find JavaScriptCoreGTK3 as well
Stefan Radomski
2014-08-19
1
-3/+3
[next]