summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-2656-102/+5816
|
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-203-9/+18
|
* Fixed issue77 with URL resolved from CWD on windowsStefan Radomski2016-05-201-2/+6
|
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-194-9/+28
|
* Refactored for public headers and started documentationStefan Radomski2016-05-1965-936/+2031
|
* Make install will work againStefan Radomski2016-05-132-6/+4
|
* Builds cleanly for VS2015Stefan Radomski2016-05-131-1/+1
|
* Conditionalized V8 on version and used C++11 list initializersStefan Radomski2016-05-124-57/+41
|
* Builds and links and tests ok on linux nowStefan Radomski2016-05-123-5/+17
|
* Compile all dependencies with position independent codeStefan Radomski2016-05-121-0/+1
|
* Major Refactoring v2.0Stefan Radomski2016-05-12427-84674/+36817
|
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-091-1/+1
|
* Fixed first part of issue 68Stefan Radomski2016-05-051-0/+4
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-2814-2191/+2213
|
* Added issue referenceStefan Radomski2016-04-281-0/+1
|
* Fixed duplicate error.execution with missing DOM support in LuaStefan Radomski2016-04-281-1/+4
|
* Implemented 6.5.2 for params as wellStefan Radomski2016-04-281-0/+12
|
* Implemented empty finalize (Spec 6.5.2)Stefan Radomski2016-04-281-1/+24
|
* Issue62Stefan Radomski2016-04-221-0/+4
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-04-223-81/+422
|\
| * add 2 tmp vhdl write scriptsjuehv2016-04-051-2/+1
| |
| * mergejuehv2016-04-051-0/+2
| |\
| | * fix some S*juehv2016-03-311-15/+33
| | |
| * | updatejuehv2016-04-051-22/+52
| |/
| * add todosjuehv2016-03-311-4/+5
| |
| * Merge pull request #60 from c64zottel/masterStefan Radomski2016-03-222-1/+45
| |\ | | | | | | renaming getValidEvents() to: getEventDescriptors()
| | * renaming getValidEvents() to getEventDescriptors()Andreas Gansen2016-03-161-3/+3
| | |
| | * return reachable targets / valid events as vector<string>Andreas Gansen2016-03-131-0/+43
| | |
| | * add missing include NameSpacingParser.hAndreas Gansen2016-03-121-1/+2
| | |
| * | fix event reset bugjuehv2016-03-171-6/+30
| | |
| * | more vhdl -- passing test 144 :)juehv2016-03-161-62/+303
| | |
* | | Minor bug-fixes and issue62 preparedStefan Radomski2016-04-223-6/+9
|/ /
* | More work on VHDL Executable ContentStefan Radomski2016-03-082-37/+78
| |
* | add not working codejuehv2016-03-081-11/+51
| |
* | fix interface linesjuehv2016-03-071-21/+22
| |
* | start event generator implementationjuehv2016-03-073-724/+829
|/
* Some more preparations for current V8 APIStefan Radomski2016-03-079-9/+9
|
* Some more VHDL transformation workStefan Radomski2016-03-031-25/+42
|
* update namesjuehv2016-03-031-26/+9
|
* cleanup codejuehv2016-03-032-263/+168
|
* add basic event handling and auto stallingjuehv2016-03-022-11/+41
|
* add basic spontaneous signal generationjuehv2016-03-012-5/+61
|
* clean up signals, add states to interfacejuehv2016-03-011-915/+925
|
* More work on VHDLStefan Radomski2016-02-293-195/+330
|
* Forgot to update pathsStefan Radomski2016-02-243-3/+3
|
* Even more VHDL transformationStefan Radomski2016-02-242-236/+236
|
* Some more refactoring and VHDL transformationStefan Radomski2016-02-2438-402/+644
|
* Some refactoring for improved compile timesStefan Radomski2016-02-2370-694/+883
|
* More work on ANSI C transformationStefan Radomski2016-02-143-63/+127
|
* Some tidying up of ANSI-C transformationStefan Radomski2016-02-114-47/+276
|