aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/transforms/ManipulateNames.scala
AgeCommit message (Expand)Author
2021-12-17Deprecate all mutable methods on RenameMap (#2444)Jack Koenig
2021-01-26Fix post-merge publishing (#2055)Jack Koenig
2020-10-26bug fix for VerilogPrep using wrong type.Jiuyang liu
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-08-05Deprecate InstanceGraph (#1800)Kevin Laeufer
2020-07-29ManipulateNames: use composition instead of extending HashMapKevin Laeufer
2020-07-01Fix unchecked type in ManipulateNames (#1726)Schuyler Eldridge
2020-06-25Add ManipulateNamesAllowlistResultAnnotationSchuyler Eldridge
2020-06-25Refactor RemoveKeywordCollisions->ManipulateNamesSchuyler Eldridge
2020-06-03Revert: Generalize keyword collision to name manipulation, Add {Lower,Upper}C...Schuyler Eldridge
2020-05-13Add features.{LowerCaseNames, UpperCaseNames} transformsSchuyler Eldridge
2020-05-13Refactor RemoveKeywordCollisions->ManipulateNamesSchuyler Eldridge