summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Refactored for public headers and started documentationStefan Radomski2016-05-1986-970/+6033
|
* Make install will work againStefan Radomski2016-05-1314-54/+630
|
* Builds cleanly for VS2015Stefan Radomski2016-05-135-20/+31
|
* Windows fixes broke the unix buildsStefan Radomski2016-05-132-3/+7
|
* Static XercesC and getopt for Windows testsStefan Radomski2016-05-132-6/+10
|
* uriparser builds on 64bit nowStefan Radomski2016-05-132-2/+173
|
* Builds on Windows againStefan Radomski2016-05-135-17/+19
|
* Conditionalized V8 on version and used C++11 list initializersStefan Radomski2016-05-125-61/+45
|
* Builds and links and tests ok on linux nowStefan Radomski2016-05-127-9/+41
|
* Compile all dependencies with position independent codeStefan Radomski2016-05-126-19/+16
|
* Made C++11 requirement more explicitStefan Radomski2016-05-122-3/+16
|
* Corrected gitignore and travis configStefan Radomski2016-05-1211-14/+548
|
* Display build status on front-page againStefan Radomski2016-05-121-0/+2
|
* lower required cmake version for travis build slavesStefan Radomski2016-05-122-2/+3
|
* Major Refactoring v2.0Stefan Radomski2016-05-123213-197988/+277083
|
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-093-3/+78
|
* Fixed first part of issue 68Stefan Radomski2016-05-052-0/+33
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-2819-2297/+2338
|
* 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-282-1/+60
|
* new test-issue63Stefan Radomski2016-04-222-1/+50
|
* Issue62Stefan Radomski2016-04-222-3/+10
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-04-226-84/+563
|\
| * add 2 tmp vhdl write scriptsjuehv2016-04-053-2/+133
| |
| * 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
| | |
| * | update automated test filejuehv2016-03-161-3/+9
| | |
* | | Minor bug-fixes and issue62 preparedStefan Radomski2016-04-227-95/+407
|/ /
* | More work on VHDL Executable ContentStefan Radomski2016-03-082-37/+78
| |
* | add not working codejuehv2016-03-081-11/+51
| |
* | update gitignorejuehv2016-03-081-0/+2
| |
* | fix interface linesjuehv2016-03-071-21/+22
| |
* | start event generator implementationjuehv2016-03-073-724/+829
|/
* Some more preparations for current V8 APIStefan Radomski2016-03-0716-1150/+372
|
* 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
|
* update debug.dojuehv2016-03-021-0/+4
|
* add basic spontaneous signal generationjuehv2016-03-013-11/+83
|