summaryrefslogtreecommitdiff
path: root/chiselFrontend/src/main/scala/chisel3/core/When.scala
AgeCommit message (Expand)Author
2019-05-20Repackagecore rebase (#1078)Jim Lawson
2019-03-18Split #974 into two PRs - scalastyle updates (#1037)Jim Lawson
2018-06-29Catch returns from within when blocks and provide an error message (#842)Jack Koenig
2017-08-17Use firrtl elses in elsewhen/otherwise case emission (#510)Albert Magyar
2017-04-25Remove explicit import of NotStrict - fixes #492 (#494)Jim Lawson
2017-02-08Add counter for depth of when scopeJack Koenig
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson