| Age | Commit message (Expand) | Author |
| 2021-03-29 | Fix RemoveAccesses, delete CSESubAccesses (#2157) | Jack Koenig |
| 2020-09-16 | Change to Apache 2.0 License (#1901) | Chick Markley |
| 2020-08-25 | Inline Boolean Expressions (#1817) | Albert Chen |
| 2020-08-14 | All of src/ formatted with scalafmt | chick |
| 2020-03-17 | [RFC] Factor out common test classes; package them (#1412) | David Biancolin |
| 2020-02-12 | Removed unused imports in src/test/ (#1381) | Jim Lawson |
| 2020-01-15 | improve the tail ir usability. (#1241) | Sequencer |
| 2019-09-16 | Rename gender to flow | Schuyler Eldridge |
| 2019-02-22 | Add Width Constraints with Annotations (#956) | Albert Chen |
| 2019-01-23 | Improve Shl codegen; eliminate Shlw WIR node (#994) | Andrew Waterman |
| 2018-10-31 | Remove all uses of get_flip and deprecate | Jack Koenig |
| 2018-06-11 | Add utilities for UInt and SInt literals (#815) | Jack Koenig |
| 2018-02-27 | Refactor Annotations (#721) | Jack Koenig |
| 2018-02-22 | Add tests for #702. Adds Utility functions. Allows clock muxing in FIRRTL, bu... | Adam Izraelevitz |
| 2017-12-22 | API change: out-of-bounds vec accesses now invalid, not first element (#685) | Adam Izraelevitz |
| 2017-08-23 | Reorder port and wire assignments in Verilog (#641) | Adam Izraelevitz |
| 2017-06-28 | Promote ConstProp to a transform | Jack Koenig |
| 2017-03-09 | Sint tests and change in serialization (#456) | Adam Izraelevitz |
| 2017-03-06 | Add ability to emit 1 file per module (#443) | Jack Koenig |
| 2016-12-08 | Clk2clock - rename the implicit "clk" module input "clock" (#387) | Jim Lawson |
| 2016-12-05 | Add check for muxing between clocks (#360) | Jack Koenig |
| 2016-11-21 | Bugfix: exponential runtime of pull muxes (#379) | Adam Izraelevitz |
| 2016-11-07 | Added underscore to GEN, now its _GEN (#362) | Adam Izraelevitz |
| 2016-11-04 | Cleanup license at top of every file (#364) | Jack Koenig |
| 2016-11-04 | Refactor Compilers and Transforms | jackkoenig |
| 2016-11-01 | Fix Match Error in Check Types on Partial Connect (#359) | Jack Koenig |
| 2016-09-08 | remove Utils.{AND, OR, NOT, EQV} | Donggyu Kim |
| 2016-08-04 | Addd check: bits, tail, head arg width | azidar |
| 2016-08-01 | Refactor RemoveAccesses and fix bug #210. | azidar |
| 2016-06-10 | API Cleanup - AST | Jack |
| 2016-05-24 | Added Errors class and fixed tests. | azidar |
| 2016-05-24 | add better type mismatch error message | Colin Schmidt |
| 2016-05-12 | Implement File Info | jackkoenig |
| 2016-05-10 | Add test suite for Constant Propagation | Adam Izraelevitz |
| 2016-04-26 | Test that nested expressions don't make it to the Emitter | Andrew Waterman |
| 2016-04-26 | Fixed the check for bundle equality to allow relative flips to be wrong, but ... | Adam Izraelevitz |
| 2016-04-16 | Add license to tests | jackkoenig |
| 2016-04-09 | Adds check for type of DefRegister initialization | jackkoenig |
| 2016-04-09 | Fix bundle type equality | Adam Izraelevitz |