| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-20 | Fixed tests to use new execution arguments. Added and fixed chisel3 bugs | azidar | |
| 2015-04-16 | Updated parser to correctly read empty statements | azidar | |
| 2015-04-15 | Finished flo backend. Restructured todo list | azidar | |
| 2015-04-13 | Finished Infer Widths | azidar | |
| 2015-04-09 | Added more 'fake' tests. infer-widths now collects constraints | azidar | |
| 2015-04-08 | Finished expand whens. started infer widths. added pdf for people to view | azidar | |
| 2015-03-25 | Finished expand-whens. Removed letrec also, a while ago | azidar | |
| 2015-03-25 | Correctly do when expansion, minus enables and outputting lowered form | azidar | |
| 2015-03-18 | Finished expand accessors and lower to ground | azidar | |
| 2015-03-11 | Finished expand accessors pass. Fixed bug in resolve-gender. Added tests, ↵ | azidar | |
| all pass. Minimal removal of letrec to get WritePort to work correctly - a more thorough removeal is still needed | |||
| 2015-03-10 | Finished resolve genders | azidar | |
| 2015-03-03 | In-progress, working on inferring types pass | azidar | |
| 2015-02-24 | Rewrote README to include installation instructions and stanza ↵ | azidar | |
| justification. Added response to feedback, locatd in notes/feedbackQA*. Use two different mains, one for testing and one for deployment (make build vs make build-deploy). | |||
| 2015-02-24 | Updated tests, and included a check for the name of the pass, which | azidar | |
| allows the compiler to print after each pass to ease debugging | |||
| 2015-02-20 | Rewrote the initialize-register pass, now correctly implemented | azidar | |
| with a new IR construct - Null. LetRec is not implemented, but is marked with a TODO. Test cases for this pass are now located in test/passes/initialize-register | |||
| 2015-02-19 | Re-implemented resolve-kinds, passes preliminary test. | azidar | |
| Updated notes and TODO list, and started basic stanza-cheatsheet. | |||
| 2015-02-18 | Added more testing infrastructre, and Makefile to build firrtl | azidar | |
| 2015-02-18 | Reimplemented to-working-ir. Changed Command to Stmt. Modified printing of ↵ | azidar | |
| IR to match parser. | |||
| 2015-02-13 | First commit. | azidar | |
| Added stanza as a .zip, changed names from ch to firrtl, and spec.tex is included. need to add installation instructions. TODO's included in README | |||
