Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add log_debug() framework | Clifford Wolf | 2019-04-22 | 1 | -0/+34 |
* | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -9/+8 |
* | Rethrow with "catch(...) throw;" | Clifford Wolf | 2015-01-25 | 1 | -2/+2 |
* | Introducing YS_OVERRIDE, YS_FINAL, YS_ATTRIBUTE, YS_NORETURN | Clifford Wolf | 2014-11-09 | 1 | -6/+6 |
* | Fixed typo in "log_cmd_error_exception" | Clifford Wolf | 2014-11-07 | 1 | -2/+2 |
* | namespace Yosys | Clifford Wolf | 2014-09-27 | 1 | -0/+1 |
* | Fixed build with gcc-4.6 | Clifford Wolf | 2014-08-07 | 1 | -6/+6 |
* | Added ModIndex helper class, some changes to RTLIL::Monitor | Clifford Wolf | 2014-08-01 | 1 | -3/+3 |
* | Added "trace" command | Clifford Wolf | 2014-07-31 | 1 | -0/+97 |