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
/
plugins
/
datamodel
/
ecmascript
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oh how I despise MSVC
Stefan Radomski
2016-12-09
1
-13/+13
*
Removed easylogging due to JNI segfaults
Stefan Radomski
2016-12-09
2
-4/+4
*
Worked on PROMELA transformation
Stefan Radomski
2016-10-25
2
-34/+34
*
Fixed issue86 and some more bug fixes
Stefan Radomski
2016-06-16
2
-2/+38
*
Fixed dozens of memory leaks
Stefan Radomski
2016-06-13
2
-2/+4
*
Refactored for public headers and started documentation
Stefan Radomski
2016-05-19
4
-18/+25
*
Builds and links and tests ok on linux now
Stefan Radomski
2016-05-12
2
-2/+14
*
Major Refactoring v2.0
Stefan Radomski
2016-05-12
164
-21926/+19691
*
Fixed issue 64 and beautified code again
Stefan Radomski
2016-04-28
1
-2/+2
*
Some more preparations for current V8 API
Stefan Radomski
2016-03-07
1
-1/+1
*
Forgot to update paths
Stefan Radomski
2016-02-24
1
-1/+1
*
Some refactoring for improved compile times
Stefan Radomski
2016-02-23
8
-14/+17
*
More work on ANSI C transformation
Stefan Radomski
2016-02-14
1
-46/+64
*
Beautified code
Stefan Radomski
2016-01-10
3
-21/+21
*
Builds with MSVC again
Stefan Radomski
2016-01-10
1
-29/+0
*
Fixed compilation for gcc on Linux again
Stefan Radomski
2016-01-08
2
-1/+31
*
Prepared ChartToC transformation
Stefan Radomski
2016-01-06
4
-10/+10
*
All changes up to my dissertation
Stefan Radomski
2015-12-04
1
-1/+1
*
Datamode Extensions for V8
Stefan Radomski
2014-11-14
3
-1/+68
*
Support for DataModelExtensions
Stefan Radomski
2014-11-13
2
-1/+79
*
Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindings
Stefan Radomski
2014-11-12
2
-2/+10
*
Major work on PROMELA datamodel
Stefan Radomski
2014-10-12
4
-47/+47
*
Retain ioProcs and invokers object in V8 and moved ctests from contrib to tests
Stefan Radomski
2014-08-28
2
-19/+33
*
New Interpreter::validate() to identify issues with a document before running it
Stefan Radomski
2014-08-21
4
-5/+16
*
More JVoiceXML integration
Stefan Radomski
2014-08-15
2
-0/+332
*
Forgot to adapt V8 DM
Stefan Radomski
2014-08-03
2
-3/+3
*
Got rid of more dynamic_casts
Stefan Radomski
2014-08-03
2
-2/+2
*
See detailled log
Stefan Radomski
2014-07-30
2
-5/+6
*
Made Blob into Pimpl to better support language bindings
Stefan Radomski
2014-07-06
4
-67/+68
*
Binary data in bindings
Stefan Radomski
2014-07-05
1
-1/+1
*
Stop registering a custom exception handler
Stefan Radomski
2014-07-04
1
-5/+5
*
Introduced isLocation for datamodels to check for valid namelist entries
Stefan Radomski
2014-07-03
4
-2/+33
*
More polishing for bindings C# and Java
Stefan Radomski
2014-07-01
1
-21/+10
*
- Prolog DM compiles with recent SWI release again
Stefan Radomski
2014-06-24
1
-1/+1
*
Updated tests for IRP and work on bindings
Stefan Radomski
2014-06-23
2
-0/+25
*
Changed getNames signature from set to list
Stefan Radomski
2014-06-06
2
-6/+6
*
Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...
Stefan Radomski
2014-05-23
2
-4/+4
*
Introduced interpreter.step()
Stefan Radomski
2014-05-15
2
-4/+4
*
Retain interpreter instance for DataModels in Java (Rhino)
Stefan Radomski
2014-05-14
1
-1/+1
*
Fixed V8 datamodel
Stefan Radomski
2014-05-14
1
-1/+1
*
Fixed some bugs with java bindings
Stefan Radomski
2014-05-14
2
-1/+4
*
Major refactoring
Stefan Radomski
2014-04-22
12
-164/+189
*
Started with promela datamodel
Stefan Radomski
2014-04-09
4
-2/+46
*
Updated IM invoker for latest libpurple
Stefan Radomski
2014-01-08
34
-0/+41
*
Performance and bugfix for WebSockets
Stefan Radomski
2013-12-20
1
-7/+8
*
Start tests with HTTP available, as some will fail otherwise
Stefan Radomski
2013-11-19
1
-4/+4
*
Moved endian functions into convenience header
Stefan Radomski
2013-11-16
2
-137/+1
*
First signs of WebSockets and some changes to miles
Stefan Radomski
2013-11-03
5
-0/+92
*
Moved Parser into DOMUtils and new node -> xpath function for debugging
Stefan Radomski
2013-10-31
2
-0/+2
*
Bug fixes (see details)
Stefan Radomski
2013-10-28
1
-1/+1
[next]