| Age | Commit message (Expand) | Author |
| 2017-05-18 | Upgrade Logging facility (#488) | Chick Markley |
| 2017-05-10 | Fix typo in ExecutionOptionsManager comment (#520) | Colin Schmidt |
| 2017-03-30 | Make force-append-anno-file work. Fixes #515 (#516) | Jack Koenig |
| 2017-03-23 | Add TargetDirAnnotation to give transforms access (#503) | Jack Koenig |
| 2017-03-17 | Give better error message if missing emitedcircuit | Adam Izraelevitz |
| 2017-03-06 | Add ability to emit 1 file per module (#443) | Jack Koenig |
| 2017-02-27 | Add chisel2 isVCSAvailable, isCommandAvailable to FileUtils. (#439) | Jim Lawson |
| 2017-02-01 | Fix anno in backend (#428) | Chick Markley |
| 2017-01-31 | Blackboxhelper (#418) | Chick Markley |
| 2016-12-06 | Fixes for Annotation serialized/deserialize (#390) | Chick Markley |
| 2016-11-23 | Stringified annotations (#367) | Adam Izraelevitz |
| 2016-11-04 | Cleanup license at top of every file (#364) | Jack Koenig |
| 2016-11-04 | Refactor Compilers and Transforms | jackkoenig |
| 2016-10-25 | Logger 1 (#338) | Chick Markley |
| 2016-10-19 | annotations being assembled form command line but not being passed down to fi... | chick |
| 2016-10-18 | Create a simple system for executions and command line parameters (#337) | Chick Markley |
| 2016-10-17 | Reorganized memory blackboxing (#336) | Adam Izraelevitz |
| 2016-10-07 | change default info mode to append (#328) | Colin Schmidt |
| 2016-09-27 | remove unnecessary parentheses | chick |
| 2016-09-25 | remove unnecessary blocks | chick |
| 2016-09-06 | Edited conf generation to handle mem namespace collision | Angie |
| 2016-09-06 | Added starter code for SMem replacement | Angie |
| 2016-08-17 | Fixed cmdline usage string (#235) | Adam Izraelevitz |
| 2016-08-08 | Don't create output files until the compiler succeeds | Andrew Waterman |
| 2016-08-02 | make infer readwrite ports optional | Donggyu Kim |
| 2016-07-27 | Reworked annotation system. Added tenacity and permissibility | Adam Izraelevitz |
| 2016-05-12 | Restructured Compiler to use Transforms. Added an InlineInstance pass. | Adam Izraelevitz |
| 2016-05-12 | Implement File Info | jackkoenig |
| 2016-03-03 | Remove unused files: DebugUtils and original Passes | jackkoenig |
| 2016-03-03 | Add some integration tests: successful compilation and execution | jackkoenig |
| 2016-02-25 | Remove unused code in Driver, update help message | jackkoenig |
| 2016-02-23 | Stop closing writers in compiler, close in Driver instead (allows others to u... | Jack |
| 2016-02-09 | Added license to FIRRTL files | azidar |
| 2016-02-09 | Added chirrtl passes, need to update parser | 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-16 | Add warning that -p unused | ducky |
| 2016-01-16 | Clean up old logging remnants | ducky |
| 2016-01-16 | Import a logging library so we don't reinvent the wheel and have implicits fl... | ducky |
| 2016-01-16 | Refactor passes system | ducky |
| 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-07 | Fixed bug, I think transformation works now for the most part | jackkoenig |
| 2015-12-07 | The transformation works! Kind of, it works fine when everything is alwasy re... | jackkoenig |
| 2015-12-06 | Working on generating SimTop, need to figure out how to split the top-level I... | jackkoenig |
| 2015-12-02 | Added fame transformation and new package, making progress | jackkoenig |