aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/InlineBooleanExpressionsSpec.scala
AgeCommit message (Expand)Author
2021-05-13Implement MFC-style source locator compression (#2212)Jared Barocsi
2021-03-16Fix issue where inlined cvt could cause crash (#2124)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-09-09Loosen inlining restrictions (#1882)Albert Chen
2020-09-06Add --pretty:no-expr-inlining to prevent expression inlining (#1869)Jack Koenig
2020-09-01InlineBooleanExpressions: test DontTouch (#1880)Albert Chen
2020-08-31Emitter: add missing parenthesize calls (#1874)Albert Chen
2020-08-28Add test for InlineBooleanExpressions add-not exampleAlbert Magyar
2020-08-26Scalafmt check all (#1867)Kevin Laeufer
2020-08-25Inline Boolean Expressions (#1817)Albert Chen