| Age | Commit message (Expand) | Author |
| 2015-07-06 | In progress commit | azidar |
| 2015-07-02 | Fixed stanza, optimize works, added a time printout | azidar |
| 2015-07-02 | Hopefully fixed stanza so it can correctly compile itself | azidar |
| 2015-06-02 | Added sequential/combinational memories. Started debugging verilog backend. A... | azidar |
| 2015-05-27 | Added sequential memories. mem no longer exists, must declare either cmem or ... | azidar |
| 2015-05-27 | Added external modules. Switched lower firrtl back to wire r; r := Register, ... | azidar |
| 2015-05-26 | Added <>. Added additional checks for primops. Added new chisel3 files. | azidar |
| 2015-05-18 | Big API Change. Pad is no longer supported. Widths of primops can be flexible... | azidar |
| 2015-05-13 | Added source indicators from FIRRTL files. Pass in -p i to get them printed. ... | azidar |
| 2015-04-29 | Added dshl and dshr | azidar |
| 2015-04-27 | Added on-reset | azidar |
| 2015-04-23 | Not finished commmit | azidar |
| 2015-04-23 | Added new parser. Fixed all Tests. Added on-reset to parser, but don't correc... | azidar |
| 2015-04-22 | Switched to stricter primop width constraints. Implemented Pad. Added some mi... | azidar |
| 2015-04-17 | Removed excessive debug print statements, added default call to firrtl to gen... | azidar |
| 2015-04-17 | Fixed bug in primop lowering during type inference. Added reduce instructions... | azidar |
| 2015-04-16 | Updated parser to correctly read empty statements | azidar |
| 2015-04-16 | Merged with new stanza | azidar |
| 2015-04-15 | Finished flo backend. Restructured todo list | azidar |
| 2015-04-10 | Updated Stanza | Patrick Li |
| 2015-04-09 | Added more 'fake' tests. infer-widths now collects constraints | azidar |
| 2015-03-25 | Correctly do when expansion, minus enables and outputting lowered form | azidar |
| 2015-03-24 | Changed PrimOp to interface | Patrick Li |
| 2015-03-24 | Fixed minor bugs, but looks like there is a stanza bug. This blows. And sucks. | azidar |
| 2015-03-24 | With new stanza | azidar |
| 2015-03-12 | Switched bundles from gender to flip | azidar |
| 2015-03-11 | Finished expand accessors pass. Fixed bug in resolve-gender. Added tests, all... | azidar |
| 2015-03-05 | Finished part of infer gender, tests not committed | azidar |
| 2015-03-04 | Changed lots of directions to genders. Started writing infer-gender pass. Doe... | azidar |
| 2015-03-04 | Finished infer-types pass | azidar |
| 2015-03-03 | In progress for type inference. Looks like other code is breaking, and i dont... | azidar |
| 2015-02-25 | Added debug print statements to dump fields from nodes, and updated tests to ... | azidar |
| 2015-02-19 | Added compiler flags to allow tests to select which passes they test. | azidar |
| 2015-02-18 | Reimplemented to-working-ir. Changed Command to Stmt. Modified printing of IR... | azidar |
| 2015-02-13 | First commit. | azidar |