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
*
First signs of WebSockets and some changes to miles
Stefan Radomski
2013-11-03
1
-29/+29
*
Moved Parser into DOMUtils and new node -> xpath function for debugging
Stefan Radomski
2013-10-31
1
-51/+87
*
Bug fixes (see details)
Stefan Radomski
2013-10-28
1
-4/+6
*
Added XML node to DataModel::evalAsBool signature to enable script caching
Stefan Radomski
2013-10-27
1
-1/+9
*
Performance: replaced boost::iequals for strings by inline function
Stefan Radomski
2013-10-26
1
-56/+56
*
Proper usage information for cli clients
Stefan Radomski
2013-10-24
1
-5/+21
*
Reminder to export PATH and small bug-fix
Stefan Radomski
2013-10-18
1
-0/+1
*
Added license information and bug fixes
Stefan Radomski
2013-10-16
1
-64/+97
*
Pass more ECMAScript W3C tests
Stefan Radomski
2013-10-08
1
-3/+11
*
Reduced compile times
Stefan Radomski
2013-10-07
1
-19/+148
*
Added instant messaging invoker
Stefan Radomski
2013-09-23
1
-1/+1
*
Work on FFMpegInvoker
Stefan Radomski
2013-09-18
1
-29/+18
*
Some bug-fixes and enhancements to build-process
Stefan Radomski
2013-08-29
1
-2/+2
*
Updated W3C tests and bug-fixes
Stefan Radomski
2013-08-25
1
-35/+64
*
Added WebStorage object to document
Stefan Radomski
2013-08-21
1
-1/+3
*
Renamed event.type to eventType to avoid clash with send.type and invoker.type
Stefan Radomski
2013-08-13
1
-3/+3
*
Started Java datamodel and fixed memory leaks
Stefan Radomski
2013-08-13
1
-18/+38
*
Extended Java bindings and OpenAL invoker
Stefan Radomski
2013-08-09
1
-2/+16
*
Bug fixes and version bump
Stefan Radomski
2013-08-01
1
-9/+19
*
Started calendar invoker and bug fixes
Stefan Radomski
2013-07-26
1
-15/+36
*
Introduced type="query" attribute for prolog script element
Stefan Radomski
2013-07-23
1
-2/+2
*
added Interpreter::isLegalConfiguration
Stefan Radomski
2013-07-23
1
-19/+39
*
Fixed setting intial config
Stefan Radomski
2013-07-23
1
-5/+8
*
Removed iOS project again
Stefan Radomski
2013-07-22
1
-4/+8
*
Reactiveated umundo invoker
Stefan Radomski
2013-07-04
1
-7/+6
*
New version with XHTML invoker
Stefan Radomski
2013-06-20
1
-6/+9
*
W3C MMI Architecture framework
Stefan Radomski
2013-06-10
1
-41/+39
*
More work on XPath datamodel
Stefan Radomski
2013-04-21
1
-5/+12
*
Support for event.raw and more XPath datamodel refactorings
Stefan Radomski
2013-04-20
1
-16/+5
*
Started with xpath datamodel tests
Stefan Radomski
2013-04-19
1
-1/+5
*
Protect parts of interpreter with mutexes
Stefan Radomski
2013-04-18
1
-10/+9
*
Revert "Protect parts of interpreter with mutexes for thread-safety"
Stefan Radomski
2013-04-17
1
-0/+1
*
Protect parts of interpreter with mutexes for thread-safety
Stefan Radomski
2013-04-17
1
-1/+0
*
Refactored URLs and fixed Windows URL handling
Stefan Radomski
2013-04-14
1
-38/+9
*
Fixed vrml-server and added conditional for gcov
Stefan Radomski
2013-04-14
1
-1/+1
*
Apps working again
Stefan Radomski
2013-04-14
1
-1/+2
*
Removed unnecessary std::couts
Stefan Radomski
2013-04-12
1
-2/+2
*
Got prolog datamodel to compile again
Stefan Radomski
2013-04-12
1
-72/+0
*
Refactoring for other datamodels
Stefan Radomski
2013-04-12
1
-141/+146
*
New DataModels
Stefan Radomski
2013-04-10
1
-19/+33
*
Reformatted and removed superfluous std::couts
Stefan Radomski
2013-04-07
1
-7/+7
*
JSON identification heuristic for content
Stefan Radomski
2013-04-07
1
-3/+7
*
Fixed JSON in content
Stefan Radomski
2013-04-07
1
-36/+48
*
Even more conformance fixes
Stefan Radomski
2013-04-07
1
-29/+48
*
Some more bugfixes for revised W3C tests
Stefan Radomski
2013-04-07
1
-8/+10
*
See detailled log
Stefan Radomski
2013-04-06
1
-136/+121
*
Redownloaded tests and fixed some more w3c issues
Stefan Radomski
2013-04-05
1
-2/+25
*
do not overwrite assigned expression with undefined
Stefan Radomski
2013-04-05
1
-1/+4
*
More W3C tests passing
Stefan Radomski
2013-04-05
1
-56/+179
*
Finally got preemption working
Stefan Radomski
2013-04-04
1
-16/+3
[next]