aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/Namespace.scala
AgeCommit message (Expand)Author
2016-09-25stuff like this mutable.LinkedHashMap needs the mutable prefixchick
2016-09-21refactor InferReadWriteDonggyu Kim
2016-09-06remove unnecessary mappers in NamespaceDonggyu Kim
2016-09-06Address style feedback and add tests for getConnectOrigin utilityAngie
2016-09-06Minor utility changes.Angie
2016-06-10API Cleanup - ASTJack
2016-06-10API Cleanup - StatementJack
2016-06-10API Cleanup - ModuleJack
2016-04-16Add Namespace for thread-safe creation of names and temporary namesjackkoenig