| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-12 | Removed unused imports in src/test/ (#1381) | Jim Lawson | |
| Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | |||
| 2019-06-28 | Remove deprecated ComponentName from CombinationalPath annotation (#1107) | Albert Magyar | |
| 2018-12-21 | Enhance CheckCombLoops to support annotated ExtModule paths (#962) | Albert Magyar | |
| 2018-11-29 | Replace Mappers with Foreachers in several passes (#954) | Albert Magyar | |
| 2018-07-10 | Combinational Dependency Annotation (#809) | Adam Izraelevitz | |
| 2018-06-28 | Make CheckCombLoops find combinational nodes with self-edges (#837) | Albert Magyar | |
| 2018-02-27 | Refactor Annotations (#721) | Jack Koenig | |
| - Old Annotation renamed to deprecated LegacyAnnotation - Annotation is now a trait that can be extended - New JsonProtocol for Annotation [de]serialization - Replace AnnotationMap with AnnotationSeq - Deprecate Transform.getMyAnnotations - Update Transforms - Turn on deprecation warnings - Remove deprecated Driver.compile - Make AnnotationTests abstract with Legacy and Json subclasses - Add functionality to convert LegacyAnnotations of built-in annos This will give a noisy warning and is more of a best effort than a robust solution. Fixes #475 Closes #609 | |||
| 2017-11-10 | Make digraph methods deterministic (#653) | Albert Magyar | |
| 2017-06-12 | Add option to disable combinational loop detection | Jack Koenig | |
| Resolves #600 | |||
| 2017-06-12 | Move CheckCombLoops from passes/ to transforms/ | Jack Koenig | |
| 2017-04-03 | Find a single cycle from potentially many in a combinational SCC | Albert Magyar | |
| 2017-03-23 | Add pass to detect combinational loops | Albert Magyar | |
