| Age | Commit message (Expand) | Author |
| 2016-03-03 | Remove unused files: DebugUtils and original Passes | jackkoenig |
| 2016-02-09 | Added license to FIRRTL files | azidar |
| 2016-02-09 | Added chirrtl passes, need to update parser | azidar |
| 2016-02-09 | Moved passes to new package | azidar |
| 2016-02-09 | Added remove accesses | azidar |
| 2016-02-09 | Restructure passes to be new subpackage with more modular design, add new str... | Jack |
| 2016-02-09 | Added expand connect. Resolve now includes to working ir | azidar |
| 2016-02-09 | Added resolve genders | azidar |
| 2016-02-09 | WIP. Finished to working ir, resolve kinds, and infer types | azidar |
| 2016-02-09 | WIP. Got to-working-ir working | azidar |
| 2016-02-09 | WIP, nothing works. Starting creating working IR and necessary utils | azidar |
| 2016-01-27 | WIP Moving Scala FIRRTL to match spec 0.2.0. Not everything is implemented (n... | jackkoenig |
| 2016-01-16 | Import a logging library so we don't reinvent the wheel and have implicits fl... | ducky |
| 2016-01-16 | Merge branch 'scala' of github.com:ucb-bar/firrtl | azidar |
| 2016-01-16 | Added some comments | azidar |
| 2015-12-11 | Add a renameall pass that renames nodes according to a user-provided | Paul Rigge |
| 2015-12-08 | Refactored MIDAS code into its own repo | jackkoenig |
| 2015-12-02 | Added fame transformation and new package, making progress | jackkoenig |
| 2015-11-24 | In process of adding FAME-1 transformation, updated todos in grammar file, up... | jackkoenig |
| 2015-10-15 | Reorganized Primops (renamed from PrimOps), added maps and functions to conve... | Jack |
| 2015-10-15 | Added infer-types pass, seems to work. Added infer-types error checking, modi... | Jack |