summaryrefslogtreecommitdiff
path: root/core/src/main/scala/chisel3/StrongEnum.scala
AgeCommit message (Expand)Author
2023-01-11Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)mergify[bot]
2023-01-09Improve performance of ChiselEnum annotations (#2923) (#2927)mergify[bot]
2022-10-06Update toPrintable for Enums (#2707) (#2763)mergify[bot]
2022-08-12Add ability to suppress enum cast warnings (#2671) (#2674)mergify[bot]
2022-07-22ChiselEnum: make factory package private (#2639) (#2640)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-12-02Refactor Data.toString (#2197)Aditya Naik
2021-10-05Deprecate auto-application of empty argument lists to parameterless functions...Jared Barocsi
2021-07-08Add `isOneOf` method to `ChiselEnum` (#1966)Verneri Hirvonen
2021-07-01Add ChiselEnum.safe factory method and avoid warningJack Koenig
2021-01-24Refactor EnumAnnotations and EnumFactory (#1747)SoyaOhnishi
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