| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-13 | stage2: add retvoid support to CBE | Andrew Kelley |
| 2020-07-13 | CBE: Code cleanup | Noam Preil |
| 2020-07-13 | CBE: Only generate `(void)` for calls whose return values are ignored | Noam Preil |
| 2020-07-13 | CBE: Use hasCodeGenBits instead of checking against void and noreturn | Noam Preil |
| 2020-07-13 | Get basic return test working | Noam Preil |
| 2020-07-08 | CBE: Emit asm decls for now, but rename to make them valid | Noam Preil |
| 2020-07-07 | CBE: Cleanup unimplementeds | Noam Preil |
| 2020-07-07 | CBE: Move standards determination to generated code | Noam Preil |
| 2020-07-07 | CBE: working asm Inputs and Outputs; std{int,def}.h auto-inclusion | Noam Preil |
| 2020-07-07 | CBE: Working function call w/ no args or return value | Noam Preil |
| 2020-07-07 | Working translation of empty function | Noam Preil |
| 2020-07-07 | CBE: Get test more useful | Noam Preil |
