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
Commit message (
Expand
)
Author
Age
Files
Lines
*
getNames() has to return a list
Stefan Radomski
2014-06-07
3
-6/+6
*
Changed getNames signature from set to list
Stefan Radomski
2014-06-06
44
-158/+322
*
Builds as plugins again
Stefan Radomski
2014-05-23
5
-14/+43
*
Merge pull request #36 from mathiasjohanson/master
Stefan Radomski
2014-05-23
1
-2/+2
|
\
|
*
crash in audio device close fixed
Mathias Johanson
2014-05-23
1
-1/+1
|
*
audio thread polling issue
Mathias Johanson
2014-05-23
1
-1/+1
*
|
Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...
Stefan Radomski
2014-05-23
17
-34/+51
|
/
*
input format for video encoder set to default value
Mathias Johanson
2014-05-23
1
-1/+2
*
Builds with MSVC again
Stefan Radomski
2014-05-22
12
-2392/+2521
*
Introduced interpreter.step()
Stefan Radomski
2014-05-15
13
-272/+467
*
Retain interpreter instance for DataModels in Java (Rhino)
Stefan Radomski
2014-05-14
2
-2/+4
*
Fixed V8 datamodel
Stefan Radomski
2014-05-14
1
-1/+1
*
Fixed some bugs with java bindings
Stefan Radomski
2014-05-14
7
-22/+49
*
Started with JavaScript DM in Java (Rhino)
Stefan Radomski
2014-05-12
2
-2/+2
*
Support for custom event sources with promela
Stefan Radomski
2014-04-24
2
-143/+334
*
Beautified Code
Stefan Radomski
2014-04-22
4
-56/+56
*
Major refactoring
Stefan Radomski
2014-04-22
56
-3848/+5081
*
More work on promela DM
Stefan Radomski
2014-04-11
14
-113/+234
*
More work on promela DM
Stefan Radomski
2014-04-10
9
-853/+1255
*
replaced INT32_MAX with limits.h
Stefan Radomski
2014-04-10
1
-5/+3
*
INT32_MAX not defined
Stefan Radomski
2014-04-09
1
-0/+3
*
Started with promela datamodel
Stefan Radomski
2014-04-09
37
-568/+8828
*
Support different threads on prolog datamodel
Stefan Radomski
2014-03-12
5
-42/+50
*
Integrated debugger into browser (use -d command line parameter)
Stefan Radomski
2014-03-11
15
-359/+902
*
Modified InterpreterMonitor for uscxml-debugger
Stefan Radomski
2014-03-07
19
-343/+1486
*
More work on prolog datamodel
Stefan Radomski
2014-02-19
5
-94/+194
*
Started uscxml debugger
Stefan Radomski
2014-02-16
3
-20/+15
*
Corrected CMake syntax error
Stefan Radomski
2014-01-31
1
-1/+1
*
Build prolog datamodel on travis
Stefan Radomski
2014-01-31
1
-1/+1
*
Corrected configure-time check for SMTP in curl
Stefan Radomski
2014-01-31
2
-7/+12
*
Only build SMTP invoker with current curl
Stefan Radomski
2014-01-31
1
-15/+17
*
Bug fixes and thread safety for web sockets
Stefan Radomski
2014-01-27
5
-31/+84
*
IMAP Invoker functional
Stefan Radomski
2014-01-23
4
-274/+500
*
Separate special chars in data key into separate compound terms
Stefan Radomski
2014-01-23
1
-2/+15
*
Fixed a bug with brackets
Stefan Radomski
2014-01-23
1
-3/+8
*
Ported IM Invoker for pre 3.0 and beautified code
Stefan Radomski
2014-01-22
22
-243/+530
*
Fixed GCC warnings
Stefan Radomski
2014-01-22
1
-2/+2
*
Email Attachments and Prolog Version Fixes
Stefan Radomski
2014-01-22
12
-5/+487
*
SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was started
Stefan Radomski
2014-01-21
8
-28/+511
*
Support for complex event.data in prolog datamodel
Stefan Radomski
2014-01-19
4
-5/+292
*
Polished umundo invoker, prolog datamodel and several bugfixes
Stefan Radomski
2014-01-17
5
-324/+344
*
Don't build expect invoker if tcl is not found
Stefan Radomski
2014-01-14
1
-15/+17
*
Fixed the mess that was the last commit
Stefan Radomski
2014-01-14
2
-15/+3
*
Fixed 0 != NULL warning
Stefan Radomski
2014-01-14
1
-1/+0
*
Expect Invoker and Fedora build fixes
Stefan Radomski
2014-01-14
11
-15/+605
*
Set _event.content if received structure is only an atom
Stefan Radomski
2014-01-09
1
-0/+4
*
Started http to instant-messaging bridge
Stefan Radomski
2014-01-08
1
-2/+1
*
Updated IM invoker for latest libpurple
Stefan Radomski
2014-01-08
39
-100/+319
*
Fixes for the Prolog datamodel
Stefan Radomski
2014-01-07
2
-3/+3
*
Performance and bugfix for WebSockets
Stefan Radomski
2013-12-20
11
-56/+155
[next]