Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

v1.3.1

Compare
Choose a tag to compare
@ucbjrl ucbjrl released this 19 May 17:29

Fix

(#1571) Clarify spec definition of indentation and when/else indentation (bp #1565)
(#1593) Fix typos in the specification. (bp #1564)

Feature

(#1551) [1.3.x] Add binary compatibility checking to CI
(#1553) Emitter: guard RAND* declarations with ifdef (bp #1548)
(#1555) Add Some Missing Invalidations (bp #1541)
(#1559) Add LegalizeAndReductionsTransform (bp #1556)
(#1566) Update scalatest to 3.1.1 (bp #1405)
(#1567) Update protoc-jar to 3.11.4 (bp #1434)
(#1568) Update moultingyaml to 0.4.2 (bp #1480)
(#1569) Update sbt to 1.3.10 (bp #1529)
(#1570) Update sbt-scalafix to 0.9.15 (bp #1536)
(#1574) Update Travis cache for SBT 1.3 (bp #1573)
(#1578) backporting initialization macro PRs
(#1583) Speed up CheckHighForm (bp #1582)
(#1588) Constant Prop Reduction Operations of Literals (bp #1558)
(#1590) Have AppendInfo use MultiInfo, rather than appending with : (bp #1580)
(#1605) add Firrtl plugin info for intellij platform (#1547)
(#1608) Update scalatest to 3.1.2 (bp #1584)
(#1609) consolidated wire+assign to just wire, with expression inlined (bp #1568)
(#1614) Scala steward 1476 (bp #1606)
(#1615) Scala steward 1560 (bp #1607)
(#1617) Speed up InferTypes and CInferTypes (bp #1601)
(#1620) Speed up Deduplication (bp #1602)