index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
main
/
scala
/
chisel3
/
internal
/
Error.scala
Age
Commit message (
Expand
)
Author
2022-08-13
Add option to treat warnings as errors (backport #2676) (#2677)
mergify[bot]
2022-08-12
Show equivalent warnings/errors only once (#2673) (#2675)
mergify[bot]
2022-06-06
Add --warn:reflective-naming (backport #2561) (#2565)
mergify[bot]
2022-02-01
Improve error reporting (backport #2376) (#2379)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-07-01
Change Chisel warnings to use logger instead of println
Jack Koenig
2021-04-29
Scala 2.13 support (#1751)
Jack Koenig
2021-02-11
Fix stack trace trimming across Driver/ChiselStage (#1771)
Schuyler Eldridge
2021-02-03
Remove Deprecated APIs (#1730)
Jiuyang Liu
2020-12-07
(encore) Builder: use LazyLogging.logger.warn to print elaboration message (#...
Jiuyang Liu
2020-10-14
Provide user source locators in Builder.error errors (#1618)
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-03-25
Rename subprojects to more canonical names
Jack Koenig