aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/ExpandWhens.scala
AgeCommit message (Expand)Author
2016-08-04Added RemoveEmpty.scala, which removes Empty and nested Blocks (#218)Adam Izraelevitz
2016-07-21Indentation support for the ANTLR parser (as discussed in #192) (#194)Kamyar Mohajerani
2016-06-10API Cleanup - ASTJack
2016-06-10API Cleanup - StatementJack
2016-06-10API Cleanup - Field & FlipJack
2016-06-10API Cleanup - ModuleJack
2016-05-03Rewrite ExpandWhens to memoize complex default valuesjackkoenig
2016-05-03Change style and spacing of Expand Whens to be more idiomatic Scalajackkoenig
2016-05-03Move ExpandWhens to its own filejackkoenig