| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-22 | Fix string lit (#663) | Jack Koenig | |
| Refactor StringLit to use String instead of Array[Byte] | |||
| 2016-11-04 | Cleanup license at top of every file (#364) | Jack Koenig | |
| Replace with more sensible comment to see LICENSE rather than including the whole license in every file | |||
| 2016-09-25 | remove unnecessary blocks | chick | |
| example 1 s"${x}" example 2 case blah => { ??? } | |||
| 2016-09-25 | use name parameter when calling a function with boolean constant | chick | |
| 2016-06-10 | API Cleanup - AST | Jack | |
| trait AST -> abstract class FirrtlNode Move all IR to new package ir Add import of firrtl.ir._ | |||
| 2016-03-15 | Revamp string literal handling | jackkoenig | |
