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
*
More polishing for bindings C# and Java
Stefan Radomski
2014-07-01
1
-0/+5
*
Major header movement
Stefan Radomski
2014-06-27
1
-94/+36
*
Work on bindings
Stefan Radomski
2014-06-25
1
-6/+6
*
- Prolog DM compiles with recent SWI release again
Stefan Radomski
2014-06-24
1
-30/+34
*
Updated tests for IRP and work on bindings
Stefan Radomski
2014-06-23
1
-185/+173
*
Builds as plugins again
Stefan Radomski
2014-05-23
1
-1/+1
*
Introduced interpreter.step()
Stefan Radomski
2014-05-15
1
-1/+18
*
Fixed some bugs with java bindings
Stefan Radomski
2014-05-14
1
-17/+22
*
Major refactoring
Stefan Radomski
2014-04-22
1
-68/+108
*
Started with promela datamodel
Stefan Radomski
2014-04-09
1
-27/+47
*
Integrated debugger into browser (use -d command line parameter)
Stefan Radomski
2014-03-11
1
-7/+29
*
Modified InterpreterMonitor for uscxml-debugger
Stefan Radomski
2014-03-07
1
-8/+45
*
Performance and bugfix for WebSockets
Stefan Radomski
2013-12-20
1
-4/+4
*
Builds on windows again
Stefan Radomski
2013-11-16
1
-3/+3
*
WebSockets!
Stefan Radomski
2013-11-16
1
-5/+10
*
VRML Viewer now with WebGL
Stefan Radomski
2013-11-11
1
-6/+7
*
Moved Parser into DOMUtils and new node -> xpath function for debugging
Stefan Radomski
2013-10-31
1
-0/+10
*
Bug fixes (see details)
Stefan Radomski
2013-10-28
1
-2/+2
*
Minor header file reorganization
Stefan Radomski
2013-10-24
1
-2/+1
*
Added license information and bug fixes
Stefan Radomski
2013-10-16
1
-20/+28
*
Reduced compile times
Stefan Radomski
2013-10-07
1
-3/+44
*
Work on FFMpegInvoker
Stefan Radomski
2013-09-18
1
-8/+1
*
Updated W3C tests and bug-fixes
Stefan Radomski
2013-08-25
1
-3/+4
*
Added WebStorage object to document
Stefan Radomski
2013-08-21
1
-0/+2
*
Started Java datamodel and fixed memory leaks
Stefan Radomski
2013-08-13
1
-2/+2
*
Bug fixes and version bump
Stefan Radomski
2013-08-01
1
-3/+10
*
Started calendar invoker and bug fixes
Stefan Radomski
2013-07-26
1
-2/+3
*
added Interpreter::isLegalConfiguration
Stefan Radomski
2013-07-23
1
-1/+11
*
New version with XHTML invoker
Stefan Radomski
2013-06-20
1
-3/+5
*
W3C MMI Architecture framework
Stefan Radomski
2013-06-10
1
-14/+24
*
Removed conditional SWIG compile and polished PHP API
Stefan Radomski
2013-04-30
1
-11/+14
*
Protect parts of interpreter with mutexes
Stefan Radomski
2013-04-18
1
-1/+3
*
Revert "Protect parts of interpreter with mutexes for thread-safety"
Stefan Radomski
2013-04-17
1
-2/+0
*
Protect parts of interpreter with mutexes for thread-safety
Stefan Radomski
2013-04-17
1
-0/+2
*
Refactored URLs and fixed Windows URL handling
Stefan Radomski
2013-04-14
1
-6/+0
*
Refactoring for other datamodels
Stefan Radomski
2013-04-12
1
-2/+23
*
New DataModels
Stefan Radomski
2013-04-10
1
-1/+1
*
Reformatted and removed superfluous std::couts
Stefan Radomski
2013-04-07
1
-3/+3
*
Fixed JSON in content
Stefan Radomski
2013-04-07
1
-1/+4
*
Even more conformance fixes
Stefan Radomski
2013-04-07
1
-14/+8
*
Some more bugfixes for revised W3C tests
Stefan Radomski
2013-04-07
1
-0/+1
*
See detailled log
Stefan Radomski
2013-04-06
1
-33/+296
*
More W3C tests passing
Stefan Radomski
2013-04-05
1
-3/+2
*
Finally got preemption working
Stefan Radomski
2013-04-04
1
-3/+1
*
More bug fixes and some comments on the tests
Stefan Radomski
2013-04-03
1
-0/+1
*
More bug-fixes for W3C tests
Stefan Radomski
2013-04-02
1
-2/+6
*
Still more bugfixes and added w3c tests
Stefan Radomski
2013-04-01
1
-0/+2
*
Various bug-fixes for W3C test conformance and stack traces with exceptions a...
Stefan Radomski
2013-03-31
1
-2/+8
*
Implemented fromDOM and various bug fisex for official tests
Stefan Radomski
2013-03-31
1
-10/+12
*
Interpreter cannot be abstract for PHP wrappers to work
Stefan Radomski
2013-03-30
1
-1/+1
[next]