| Age | Commit message (Expand) | Author |
| 2017-05-27 | Prep for Scala 2.12 (#557) | Jim Lawson |
| 2017-05-18 | Upgrade Logging facility (#488) | Chick Markley |
| 2017-05-11 | Refactor WIR WSub{Field,Index,Access} - rename exp -> expr #521 (#586) | Jim Lawson |
| 2017-05-10 | Update rename2 (#478) | Adam Izraelevitz |
| 2017-03-17 | Give better error message if missing emitedcircuit | Adam Izraelevitz |
| 2017-03-09 | Sint tests and change in serialization (#456) | Adam Izraelevitz |
| 2017-03-06 | Added more stylized debugging style | Adam Izraelevitz |
| 2017-02-27 | castrhs shouldn't assume rhs is uint (#467) | Angie Wang |
| 2017-02-23 | move more general utils out of memutils, mov WIR helpers to WIR.scala and upd... | Angie |
| 2017-02-14 | Add support for Analog types in partial connect (#435) | Jack Koenig |
| 2017-01-05 | Fix ScalaDoc complaints; add sbt-site, sbt-ghpages boilerplate. | Jim Lawson |
| 2016-11-04 | Cleanup license at top of every file (#364) | Jack Koenig |
| 2016-11-04 | Refactor Compilers and Transforms | jackkoenig |
| 2016-10-27 | Wiring (#348) | Adam Izraelevitz |
| 2016-10-17 | Add fixed point type (#322) | Adam Izraelevitz |
| 2016-10-11 | Scala style cleanup take 5 (#324) | Chick Markley |
| 2016-09-27 | remove unnecessary parentheses | chick |
| 2016-09-25 | Spec features added: AnalogType and Attach (#295) | Adam Izraelevitz |
| 2016-09-25 | stuff like this mutable.LinkedHashMap needs the mutable prefix | chick |
| 2016-09-25 | implicit functions should specify return type | chick |
| 2016-09-25 | Minor fixes, typo in word | chick |
| 2016-09-13 | Fix a lurking width-inference bug; improve adjacent style (#298) | Andrew Waterman |
| 2016-09-13 | use case object for WVoid, WInvalid | Donggyu Kim |
| 2016-09-13 | use case object for Kind | Donggyu Kim |
| 2016-09-13 | remove Utils.{width_BANG, long_BANG} | Donggyu Kim |
| 2016-09-13 | remove Utils.get_type | Donggyu Kim |
| 2016-09-13 | remove Utils.{mapr, get_name} and fix spaces | Donggyu Kim |
| 2016-09-13 | clean up MemUtils | Donggyu Kim |
| 2016-09-08 | remove Utils.{AND, OR, NOT, EQV} | Donggyu Kim |
| 2016-09-07 | refactor checks | Donggyu Kim |
| 2016-09-07 | clean up miscs | Donggyu Kim |
| 2016-09-07 | clean up Utils.scala | Donggyu Kim |
| 2016-09-07 | remove Utils.ONE | Donggyu Kim |
| 2016-09-07 | remove Utils.tpe | Donggyu Kim |
| 2016-09-07 | Utils.scala: remove vars with fold | Donggyu Kim |
| 2016-09-06 | replace flatMap with foldLeft in create_exps | Donggyu Kim |
| 2016-08-17 | Change RW port names (#236) | Angie Wang |
| 2016-08-12 | Add missing case for connecting ClockType | Megan Wachs |
| 2016-08-04 | Added RemoveEmpty.scala, which removes Empty and nested Blocks (#218) | Adam Izraelevitz |
| 2016-08-02 | Change serialize to abstract method on FirrtlNode | Jack Koenig |
| 2016-07-28 | InferWidths now only fixes declaration widths | azidar |
| 2016-07-25 | Changed InferTypes to update types if UnknownType or has an UnknownWidth | azidar |
| 2016-07-21 | Added a Chirrtl check for undeclared wires, etc. | azidar |
| 2016-07-21 | Indentation support for the ANTLR parser (as discussed in #192) (#194) | Kamyar Mohajerani |
| 2016-06-10 | Change BoolType from method to val | Jack Koenig |
| 2016-06-10 | API Cleanup - AST | Jack |
| 2016-06-10 | API Cleanup - PrimOp & PrimOps | Jack |
| 2016-06-10 | API Cleanup - Expression | Jack |
| 2016-06-10 | API Cleanup - Statement | Jack |
| 2016-06-10 | API Cleanup - Width | Jack |