| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-04 | Refactor Compilers and Transforms | jackkoenig | |
| * Transform Ids now handled by Class[_ <: Transform] instead of magic numbers * Transforms define inputForm and outputForm * Custom transforms can be inserted at runtime into compiler or the Driver * Current "built-in" custom transforms handled via above mechanism * Verilog-specific passes moved to the Verilog emitter | |||
| 2016-08-02 | Fix use of global state in instance loop checking | jackkoenig | |
| Also increase sensitivity of thread safety checking Fixes #159 | |||
| 2016-07-27 | Fixed compilation error using old annotations | azidar | |
| 2016-06-10 | Add test to check compiler is thread safe | Jack Koenig | |
