aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/options
AgeCommit message (Expand)Author
2019-08-27Add StageErrorSchuyler Eldridge
2019-08-27Add firrtl.options.ExitCode type hierarchySchuyler Eldridge
2019-08-01Followup to PR #1142chick
2019-07-15Add type aliases for dependenciesSchuyler Eldridge
2019-07-11Change Dependency API to Class[_ <: A]Schuyler Eldridge
2019-07-03Add DependencyManager and PhaseManagerSchuyler Eldridge
2019-07-03Add PreservesAll stackable trait for DependencyAPISchuyler Eldridge
2019-07-03Add a DependencyAPI to firrtl.options.PhaseSchuyler Eldridge
2019-06-18Use scalafix to remove unused import and deprecated procedure syntax (#1074)Leway Colin
2019-04-29Update NoCircuitDedupAnnotation so it's available from firrtl.stage.FirrtlMainJim Lawson
2019-04-25Add ShellOption, DeletedWrapperSchuyler Eldridge
2019-04-25OptionsView/Viewer typeclass canonicalizationsSchuyler Eldridge
2019-04-25Add FirrtlStage, make Driver compatibility layerSchuyler Eldridge
2019-04-22Improve registered library help textSchuyler Eldridge
2019-02-25Fix almost all Scaladoc warningsSchuyler Eldridge
2018-11-21Change firrtl.options API, add PhaseSchuyler Eldridge
2018-11-07Add firrtl.optionsSchuyler Eldridge