Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove unused local and static global variables | albert-github | 2014-12-27 | 1 | -5/+1 | |
| | | | | | | | | Remove unused local and static global variables. Variables have been identified by Understand (version 758) from Scitools. | |||||
* | | Fixed a couple of cases where sharing string data could lead to corruption | Dimitri van Heesch | 2015-01-02 | 1 | -1/+1 | |
|/ | | | | | Also made dangerous string access more visible by introducing rawData(). This replaces data() which will now return a constant string. | |||||
* | Various VHDL fixes | Dimitri van Heesch | 2014-11-06 | 1 | -40/+51 | |
| | ||||||
* | Introduce new optimized string implementation (attempt 2) | Dimitri van Heesch | 2014-10-23 | 1 | -3/+3 | |
| | ||||||
* | Vhdl fixes | Dimitri van Heesch | 2014-08-11 | 1 | -67/+287 | |
| | ||||||
* | New VHDL parser implementation | Dimitri van Heesch | 2014-08-02 | 1 | -0/+608 | |