aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/Mappers.scala
AgeCommit message (Expand)Author
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