aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/ExecutionOptionsManager.scala
AgeCommit message (Expand)Author
2016-12-14Add support for top-level use of MiddleFirrtlCompiler.Jim Lawson
2016-12-06Fixes for Annotation serialized/deserialize (#390)Chick Markley
2016-11-30Bugfix: Dedup aggressively (ignore comments) (#375)Adam Izraelevitz
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-07Clock List Transform (#365)Adam Izraelevitz
2016-11-07make default dir be current directory (#361)Chick Markley
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-10-30Keep package name + directory structure consistent (#354)Colin Schmidt
2016-10-25Logger 1 (#338)Chick Markley
2016-10-18Create a simple system for executions and command line parameters (#337)Chick Markley