| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-03 | improve macro hygiene | Henry Cook | |
| 2015-08-03 | Improve type-safety of switch/is blocks using macros and SwitchContext. ↵ | Henry Cook | |
| Removed switch key stack. | |||
| 2015-08-02 | Move comparison operators to UInt/SInt | Andrew Waterman | |
| 2015-08-02 | Work around FIRRTL accessor problem | Andrew Waterman | |
| 2015-07-30 | Add missing Wire() | Andrew Waterman | |
| 2015-07-29 | For Mux1H, use UInt instead of Bits | Andrew Waterman | |
| 2015-07-29 | Use Seq, not Iterable, when traversal order matters | Andrew Waterman | |
| 2015-07-24 | Undo doCloneType; fix collectElts shenanigans | Andrew Waterman | |
| We now call collectElts when the module stack is popped, rather than having to do it all over the place. | |||
| 2015-07-24 | move source files under Chisel folder - eclipse compatibility | Jim Lawson | |
