aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/Mappers.scala
AgeCommit message (Expand)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-06-03Add mapString method to ir.Port (#1655)Schuyler Eldridge
2019-10-18Upstream intervals (#870)Adam Izraelevitz
2018-03-21GroupModule Transform (#766)Adam Izraelevitz
2017-04-03Change implicit value classes to prefix with _ (#522)Adam Izraelevitz
2017-03-10Added Circuit mappersAdam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-09-25implicit functions should specify return typechick
2016-09-12Change Mappers to Value Classesjackkoenig
2016-09-12Rework map functions as class methodsjackkoenig
2016-07-21Indentation support for the ANTLR parser (as discussed in #192) (#194)Kamyar Mohajerani
2016-06-10API Cleanup - ASTJack
2016-06-10API Cleanup - ExpressionJack
2016-06-10API Cleanup - StatementJack
2016-06-10API Cleanup - ModuleJack
2016-03-10Add Module Mappersjackkoenig
2016-03-01Move mapper functions to implicit methods on IR vertices.jackkoenig