summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-0929-44/+381
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-062-1400/+1605
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-12-064-29/+44
| |\
| * | add condition solver sceletonjuehv2016-12-062-1400/+1605
* | | Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-0617-9/+75
| |/ |/|
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-021-10/+18
|\ \ | |/
| * fix spontaneous transition problem when state chart has no eventsjuehv2016-12-011-10/+18
* | Fixed Lua wchar problem for old swig intallationsStefan Radomski2016-12-024-29/+44
|/
* Refactored Java into bindings and generatedStefan Radomski2016-11-284-6/+60
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-244-236/+465
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-11-232-8/+22
| |\
| * | beatify code againjuehv2016-11-234-1609/+1609
| * | remove some unused codejuehv2016-11-232-76/+1
| * | change event handling from special type to std_logic_vector for better simula...juehv2016-11-232-1318/+1563
| * | add a integer to binary string functionjuehv2016-11-232-134/+168
| * | rename filter function accourding to coding stylejuehv2016-11-232-5/+5
| * | add support for non event state machinesjuehv2016-11-231-105/+130
* | | Added java transformation targetStefan Radomski2016-11-243-1/+97
| |/ |/|
* | Fixed space normalization in content elementStefan Radomski2016-11-231-3/+5
* | Passing all Lua tests againStefan Radomski2016-11-231-5/+17
|/
* set return statement of tb compatible to ctestJens Heuschkel2016-11-231-1/+2
* butify code againJens Heuschkel2016-11-239-4020/+4027
* update testbench for better automatic testingJens Heuschkel2016-11-221-11/+45
* improved excapeMacro to produce vhdl supported namesJens Heuschkel2016-11-222-17/+12
* Merge branch 'master' of github.com:tklab-tud/uscxmlJens Heuschkel2016-11-212-402/+685
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-214-122/+83
| |\
| * | Reduced state space for PROMELA transformationStefan Radomski2016-11-212-402/+685
* | | implement some small todoJens Heuschkel2016-11-212-168/+194
* | | made escape function more vhdl friendlyJens Heuschkel2016-11-211-2/+2
| |/ |/|
* | ups sorry :(Jens Heuschkel2016-11-211-10/+10
* | change function name according to convention; fix && problemJens Heuschkel2016-11-212-3/+4
* | Merge branch 'master' of github.com:tklab-tud/uscxmlJens Heuschkel2016-11-171-4/+20
|\ \ | |/
| * Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-172-188/+161
| |\
| * | Drastically reduced the number of atomic steps for verificationStefan Radomski2016-11-171-4/+20
* | | fix some todos in vhdlJens Heuschkel2016-11-172-122/+54
* | | fix silly error -.-Jens Heuschkel2016-11-171-7/+7
* | | Add convenient macro escape functionJens Heuschkel2016-11-172-0/+28
| |/ |/|
* | prittyprinterJens Heuschkel2016-11-161-1/+1
* | Merge branch 'master' of github.com:tklab-tud/uscxmlJens Heuschkel2016-11-165-1459/+1804
|\ \ | |/
| * Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-161-1380/+1407
| |\
| * | Impreoved PROMELA transformationStefan Radomski2016-11-165-1459/+1804
* | | towards a running VHDL state machine (test144 works yey)Jens Heuschkel2016-11-162-188/+161
| |/ |/|
* | quick fix vhdl code to compile (but not work) againjuehv2016-11-151-1380/+1407
|/
* Trying to fix the build on all platformsStefan Radomski2016-10-251-1/+2
* Fixing build errorsStefan Radomski2016-10-251-2/+2
* Worked on PROMELA transformationStefan Radomski2016-10-2571-2150/+12971
* Restored support for cmake 2.8.12Stefan Radomski2016-08-262-4/+4
* Support for LUA language bindingsStefan Radomski2016-08-233-0/+194
* Progress on the apache-commons wrapperStefan Radomski2016-08-2216-13835/+100
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-0410-137/+160