| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-14 | Documentation and minor plugin changes. (#1573) | Adam Izraelevitz | |
| * Added documentation. Bugfix in plugin. Moved plugin APIs to separate package * Revert reg naming behavior (omit underscore) * Added documentation and a test * Addressed reviewer feedback. | |||
| 2020-08-25 | Relax plugin scalac phase order (#1568) | Jack Koenig | |
| It must run after the typer, but doesn't need to "run right after". The stricter dependency conflicted with the semanticdb-typer. | |||
| 2020-07-29 | Improved Chisel Naming via Compiler Plugins + Prefixing (#1448) | Adam Izraelevitz | |
| Added prefixing and a compiler plugin to improve naming. Only works for Scala 2.12 and above. Co-authored-by: Jack Koenig <koenig@sifive.com> | |||
