Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Header changes so it will compile on VS | William Speirs | 2014-10-17 | 1 | -2/+11 |
* | Disabled "cover -d" on win32 | Clifford Wolf | 2014-10-11 | 1 | -0/+4 |
* | Moved patmatch() to yosys.cc | Clifford Wolf | 2014-10-10 | 1 | -2/+0 |
* | Replaced fnmatch() with patmatch() | Clifford Wolf | 2014-10-10 | 1 | -5/+3 |
* | namespace Yosys | Clifford Wolf | 2014-09-27 | 1 | -0/+4 |
* | Disabled cover() for non-linux builds | Clifford Wolf | 2014-07-25 | 1 | -2/+5 |
* | Improvements in "cover" command | Clifford Wolf | 2014-07-25 | 1 | -11/+37 |
* | Added "cover" command | Clifford Wolf | 2014-07-24 | 1 | -0/+115 |