summaryrefslogtreecommitdiff
path: root/core/src/main/scala/chisel3/internal/Error.scala
AgeCommit message (Expand)Author
2022-08-13Add option to treat warnings as errors (backport #2676) (#2677)mergify[bot]
2022-08-12Show equivalent warnings/errors only once (#2673) (#2675)mergify[bot]
2022-06-06Add --warn:reflective-naming (backport #2561) (#2565)mergify[bot]
2022-02-01Improve error reporting (backport #2376) (#2379)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-07-01Change Chisel warnings to use logger instead of printlnJack Koenig
2021-04-29Scala 2.13 support (#1751)Jack Koenig
2021-02-11Fix stack trace trimming across Driver/ChiselStage (#1771)Schuyler Eldridge
2021-02-03Remove Deprecated APIs (#1730)Jiuyang Liu
2020-12-07(encore) Builder: use LazyLogging.logger.warn to print elaboration message (#...Jiuyang Liu
2020-10-14Provide user source locators in Builder.error errors (#1618)Jack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-07-21Delete outdated scalastyle configuration comments from sourceAlbert Magyar
2020-03-25Rename subprojects to more canonical namesJack Koenig