| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-18 | Improve IR class hierarchy | Andrew Waterman | |
| - Rename Alias to Node to match FIRRTL notion - Remove poorly-named Immediate and replace root of hierarchy with Arg | |||
| 2015-08-31 | FIRRTL keywords don't need to be name-mangled, AFAICT | Andrew Waterman | |
| 2015-08-31 | Fix Namespace bug | Andrew Waterman | |
| A mangled name may itself conflict with another name. | |||
| 2015-08-31 | Refactor Namespace | Andrew Waterman | |
| No need for Option, since an empty Set can be used instead. | |||
| 2015-08-28 | Add poison node | Andrew Waterman | |
| 2015-08-26 | Simplify Module internal data structures | Andrew Waterman | |
| 2015-08-20 | Remove Port/Kind IR nodes, which merely wrap Data | Andrew Waterman | |
| 2015-08-13 | Make error reporting reentrant | Andrew Waterman | |
| 2015-08-13 | Make temporary names locally unique, rather than globally so | Andrew Waterman | |
| 2015-08-13 | Tighten permissions on some classes & members | Andrew Waterman | |
| 2015-08-13 | Cleanup DynamicContext | Henry Cook | |
| 2015-08-13 | re-privatize class Namespace, fix use of Module/Bundle child namespaces | Henry Cook | |
| 2015-08-13 | fix recusion bug in Namespace | Henry Cook | |
| 2015-08-13 | clean up Id and Builder.globalRefMap | Henry Cook | |
| 2015-08-13 | refactor Namespace | Henry Cook | |
| 2015-08-13 | Streamline files, breaking up Core.scala and resorting some smaller ones | Henry Cook | |
