| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-09 | Changed stanza output of UInt/SInt to include widths. Made tests match ↵ | azidar | |
| accordingly | |||
| 2016-01-29 | Update parser tests to match 0.2.0 spec, Scala FIRRTL passes these tests | Jack | |
| 2015-11-02 | Deleted extranous passes.stanza comments, updated standard passes. Added ↵ | jackkoenig | |
| support for -b <backend> flag without any other specified passes in stanza, updated parser tests to work with stanza implementation. | |||
| 2015-10-14 | Modified getType to return Type rather than Option[Type] which makes more ↵ | Jack | |
| sense for some applications, also fixed up printing to better match stanza implementation | |||
| 2015-10-14 | Moved Logger to new private object DebugUtils, changed UInt/SInt value ↵ | Jack | |
| printing to match stanza implementation | |||
| 2015-10-12 | Added support for no width to mean unknown, and print nothing instead of <?> ↵ | Jack | |
| for unknown width. Also added test to check this | |||
