| Age | Commit message (Expand) | Author |
| 2017-04-13 | Module Hierarchy Refactor (#469) | Richard Lin |
| 2017-03-08 | Deprecate old Reg with nulls constructor (#455) | Richard Lin |
| 2017-02-16 | Add support for clock and reset scoping (#509) | Jack Koenig |
| 2017-02-08 | Add Analog type | Jack Koenig |
| 2017-02-07 | Name all the things | ducky |
| 2017-02-07 | Rename SeqMem to SyncReadMem. (#490) | Jim Lawson |
| 2017-01-27 | Provide package-level text to reduce ScalaDoc white space. (#432) | Jim Lawson |
| 2017-01-25 | Better name propagation by macros (#327) | Richard Lin |
| 2017-01-20 | Add Record as new superclass of Bundle (#366) | Jack Koenig |
| 2017-01-20 | Mark Annotation and FixedPoint as experimental (#444) | Chick Markley |
| 2016-12-13 | Checkpoint | Paul Rigge |
| 2016-12-07 | Support for creating chisel annotations that are consumed by firrtl (#393) | Chick Markley |
| 2016-11-29 | Add feature warnings to build, fix feature warnings, fix some documentation (... | Richard Lin |
| 2016-11-21 | Deboilerplate the implicit conversions, add support for long.U | ducky |
| 2016-11-21 | Fix regex example | ducky |
| 2016-11-21 | Stop confusing scaladoc | ducky |
| 2016-11-21 | Restyle UInt->BitPatComparable | ducky |
| 2016-11-21 | Refactor some code | ducky |
| 2016-11-21 | All remaining automatable regex re-styles | ducky |
| 2016-11-21 | Restyle a lot of test code, mainly with regex | ducky |
| 2016-11-21 | Restyle Bool constructors, move compatibility deprecations into compatibility... | ducky |
| 2016-11-21 | SInt conversion finished, everything builds again | ducky |
| 2016-11-21 | Refactor SInt WIP | ducky |
| 2016-11-21 | Deprecate things, split more things | ducky |
| 2016-11-21 | Break out deprecated literal constructors, refactor all the things! | ducky |
| 2016-11-21 | Move ChiselRange to experimental | ducky |
| 2016-11-21 | Fix open-open range specifier, remove dead code, restyle tests | ducky |
| 2016-11-21 | simple test that range interpolator works with UInt factory method | chick |
| 2016-11-18 | Add support for parameterized BlackBoxes | jackkoenig |
| 2016-10-25 | FixedPoint number support for chisel3 (#328) | Chick Markley |
| 2016-10-19 | Deprecate "!=". (#323) | Jim Lawson |
| 2016-10-07 | Revert "Revert "Merge pull request #322 from ucb-bar/deleteEnqIODeqIO"" | Jim Lawson |
| 2016-10-06 | Revert "Merge pull request #322 from ucb-bar/deleteEnqIODeqIO" | Jim Lawson |
| 2016-10-06 | Remove EnqIO, DeqIO - #308 | Jim Lawson |
| 2016-09-21 | Use correct scope for util synonyms. | Jim Lawson |
| 2016-09-16 | Rename DecoupledIO object to Decoupled (compatibility). | Jim Lawson |
| 2016-09-15 | Merge branch 'master' into gsdt | Jim Lawson |
| 2016-09-07 | Add Printable (#270) | Jack Koenig |
| 2016-08-22 | Purely cosmetic changes to placate the scalastyle checker. | Jim Lawson |
| 2016-08-22 | Fix firrtlDirection for class DeqIO. | Jim Lawson |
| 2016-08-18 | Merge branch 'sdtwigg_connectwrap_renamechisel3' into gsdt_tests | Jim Lawson |
| 2016-07-27 | More compatibility fixes | Jim Lawson |
| 2016-07-27 | Additional compatibility code. | Jim Lawson |
| 2016-07-26 | Add ValidIO definition for old code. | Jim Lawson |
| 2016-07-25 | Minimize differences with master. | Jim Lawson |
| 2016-07-25 | Merge branch 'master' into sdtwigg_connectwrap_renamechisel3 | Jim Lawson |
| 2016-07-25 | Use more idiomatic ScalaTest exception expecting code. | Jim Lawson |
| 2016-07-20 | Distinguish between ?Int.Lit and ?Int.width | Jim Lawson |
| 2016-07-20 | Compile ok. | Jim Lawson |
| 2016-07-19 | Incorporate connection logic. | Jim Lawson |