summaryrefslogtreecommitdiff
path: root/build.sbt
AgeCommit message (Expand)Author
2022-11-11Change RawModule._commands to a VectorBuilder (backport #2839) (#2841)mergify[bot]
2022-11-10 Warn on S-interpolator usage for assert, assume and printf (backport #2751) ...Aditya Naik
2022-11-08Improve Record.bind and Detect Records with unstable elements (backport #2829...mergify[bot]
2022-10-17Add opt-in AutoCloneType for Records (backport #2781) (#2785)mergify[bot]
2022-10-13Bump to Scala 2.13.10 (backport #2774) (#2775)mergify[bot]
2022-09-20Bump to Scala 2.13.9 and 2.12.17 (backport #2739) (#2740)mergify[bot]
2022-08-16Add OpaqueType support to Records (backport #2662) (#2679)mergify[bot]
2022-08-15Printables for verification preconditions (backport #2663) (#2680)mergify[bot]
2022-07-30Remove chiseltest from defaultVersions (#2651)Jack Koenig
2022-07-12Update scala-compiler, scala-library, ... to 2.12.16 (backport #2618) (#2624)mergify[bot]
2022-06-23Publish unidoc as ScalaDoc in chisel project (backport #2595) (#2598)mergify[bot]
2022-06-16Define leading '_' as API for creating temporaries (backport #2580) (#2581)mergify[bot]
2022-05-13Update mimaPreviousArtifacts to 3.5.3 (#2529)Jack Koenig
2022-02-02Add Scala 2.13.8 to plugin cross-compilation (#2385) (#2386)mergify[bot]
2022-02-01Improve error reporting (backport #2376) (#2379)mergify[bot]
2022-02-01Chisel plugin bundle elements handler (#2306) (#2380)mergify[bot]
2022-01-11Set mimaPreviousArtifacts for binary compatibility checkingJack Koenig
2021-12-20[plugin] add -P:chiselplugin:INTERNALskipFileJack Koenig
2021-12-13Update os-lib to 0.8.0 (#2301)Scala Steward
2021-12-01Require the chisel3 compiler plugin (#2271)Jack Koenig
2021-11-01Add scala 2.13.7 to plugin build list (#2228)Kamyar Mohajerani
2021-10-04Turn on fatal warnings in mdoc documentation (#2146)Jack Koenig
2021-10-04Update scalatest to 3.2.10 (#2140)Scala Steward
2021-09-22Revert default scala version to 2.12 for 3.5 release. (#2132)David Biancolin
2021-09-17Update Scala and publish plugin for more minor versions (#2130)Jack Koenig
2021-09-13Update scala-compiler, scala-library, ... to 2.12.14 (#1950)Scala Steward
2021-08-25replace custom model checker with chiseltest formal verify command (#2075)Kevin Laeufer
2021-08-12Add DataView (#1955)Jack Koenig
2021-07-13fix for GitHub Action missing ivy FIRRTL.Jiuyang Liu
2021-06-21Bump scalatest to 3.2.9 (#1965)Jack Koenig
2021-06-04Update os-lib to 0.7.8 (#1949)Scala Steward
2021-05-20implement model checking API for chiseltest (#1910)Jiuyang Liu
2021-05-17remove scopt dependency. (#1917)Jiuyang Liu
2021-05-17Update scala-compiler, scala-library, ... to 2.13.6Scala Steward
2021-05-12Update scalacheck-1-14 to 3.2.2.0 (#1908)Scala Steward
2021-05-11Update scalacheck-1-14, ... to 3.1.4.0 (#1575)Scala Steward
2021-04-29Scala 2.13 support (#1751)Jack Koenig
2021-04-29Update scopt to 4.0.1 (#1815)Scala Steward
2021-03-23Make plugin autoclonetype always on (#1826)Jack Koenig
2021-03-12[plugin] Disable BundleComponent by default, add option to enableJack Koenig
2021-02-09Add no-plugin-tests for testing Chisel without the compiler pluginJack Koenig
2021-02-05Add file line to source link from scaladoc (#1776)John's Brew
2021-02-01Bump to Scala 2.12.13 (#1766)Jack Koenig
2021-01-21Remove val ioJack Koenig
2021-01-15farewell Scala 2.11Jiuyang liu
2020-12-17Automate publishing of SNAPSHOTS with sbt-ci-release (#1706)Jack Koenig
2020-12-17Bump SNAPSHOT and SNAPSHOT dependencies (#1701)Jack Koenig
2020-12-16Switch to using Github Actions CI (#1690)Jack Koenig
2020-12-08Make Maven show chisel3 as apache-2.0 (#1695)Chick Markley
2020-10-12Update junit to 4.13.1 (#1612)Scala Steward