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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed dozens of memory leaks
Stefan Radomski
2016-06-13
25
-219/+1084
*
Minor polishing for Java bindings and first draft of JEXL datamodel
Stefan Radomski
2016-05-26
56
-102/+5816
*
Passing all Lua tests again - might have broken external builds
Stefan Radomski
2016-05-20
3
-9/+18
*
Fixed issue77 with URL resolved from CWD on windows
Stefan Radomski
2016-05-20
1
-2/+6
*
Dire bug in uscxml-browser, smaller fixes and documentation
Stefan Radomski
2016-05-19
4
-9/+28
*
Refactored for public headers and started documentation
Stefan Radomski
2016-05-19
65
-936/+2031
*
Make install will work again
Stefan Radomski
2016-05-13
2
-6/+4
*
Builds cleanly for VS2015
Stefan Radomski
2016-05-13
1
-1/+1
*
Conditionalized V8 on version and used C++11 list initializers
Stefan Radomski
2016-05-12
4
-57/+41
*
Builds and links and tests ok on linux now
Stefan Radomski
2016-05-12
3
-5/+17
*
Compile all dependencies with position independent code
Stefan Radomski
2016-05-12
1
-0/+1
*
Major Refactoring v2.0
Stefan Radomski
2016-05-12
427
-84674/+36817
*
Fixed a typo and added a test for issue 56
legacy-1.0
Stefan Radomski
2016-05-09
1
-1/+1
*
Fixed first part of issue 68
Stefan Radomski
2016-05-05
1
-0/+4
*
Fixed issue 64 and beautified code again
Stefan Radomski
2016-04-28
14
-2191/+2213
*
Added issue reference
Stefan Radomski
2016-04-28
1
-0/+1
*
Fixed duplicate error.execution with missing DOM support in Lua
Stefan Radomski
2016-04-28
1
-1/+4
*
Implemented 6.5.2 for params as well
Stefan Radomski
2016-04-28
1
-0/+12
*
Implemented empty finalize (Spec 6.5.2)
Stefan Radomski
2016-04-28
1
-1/+24
*
Issue62
Stefan Radomski
2016-04-22
1
-0/+4
*
Merge branch 'master' of github.com:tklab-tud/uscxml
Stefan Radomski
2016-04-22
3
-81/+422
|
\
|
*
add 2 tmp vhdl write scripts
juehv
2016-04-05
1
-2/+1
|
*
merge
juehv
2016-04-05
1
-0/+2
|
|
\
|
|
*
fix some S*
juehv
2016-03-31
1
-15/+33
|
*
|
update
juehv
2016-04-05
1
-22/+52
|
|
/
|
*
add todos
juehv
2016-03-31
1
-4/+5
|
*
Merge pull request #60 from c64zottel/master
Stefan Radomski
2016-03-22
2
-1/+45
|
|
\
|
|
*
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
|
|
*
add missing include NameSpacingParser.h
Andreas Gansen
2016-03-12
1
-1/+2
|
*
|
fix event reset bug
juehv
2016-03-17
1
-6/+30
|
*
|
more vhdl -- passing test 144 :)
juehv
2016-03-16
1
-62/+303
*
|
|
Minor bug-fixes and issue62 prepared
Stefan Radomski
2016-04-22
3
-6/+9
|
/
/
*
|
More work on VHDL Executable Content
Stefan Radomski
2016-03-08
2
-37/+78
*
|
add not working code
juehv
2016-03-08
1
-11/+51
*
|
fix interface lines
juehv
2016-03-07
1
-21/+22
*
|
start event generator implementation
juehv
2016-03-07
3
-724/+829
|
/
*
Some more preparations for current V8 API
Stefan Radomski
2016-03-07
9
-9/+9
*
Some more VHDL transformation work
Stefan Radomski
2016-03-03
1
-25/+42
*
update names
juehv
2016-03-03
1
-26/+9
*
cleanup code
juehv
2016-03-03
2
-263/+168
*
add basic event handling and auto stalling
juehv
2016-03-02
2
-11/+41
*
add basic spontaneous signal generation
juehv
2016-03-01
2
-5/+61
*
clean up signals, add states to interface
juehv
2016-03-01
1
-915/+925
*
More work on VHDL
Stefan Radomski
2016-02-29
3
-195/+330
*
Forgot to update paths
Stefan Radomski
2016-02-24
3
-3/+3
*
Even more VHDL transformation
Stefan Radomski
2016-02-24
2
-236/+236
*
Some more refactoring and VHDL transformation
Stefan Radomski
2016-02-24
38
-402/+644
*
Some refactoring for improved compile times
Stefan Radomski
2016-02-23
70
-694/+883
*
More work on ANSI C transformation
Stefan Radomski
2016-02-14
3
-63/+127
[next]