| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-05 | Fix precedence printing and update aarch64 spec | Alasdair Armstrong | |
| More work on Latex output | |||
| 2018-02-24 | Fix C builtins | Alasdair Armstrong | |
| 2018-02-23 | Fix some bugs in C compilation | Alasdair Armstrong | |
| Fixed an issue with pattern matching on enums Fixed an issue whereby fix_early_returns would cause memory leaks Added optimizations for some of the builtins used in the decode function. Optimizations are turned on with the -O flag. | |||
| 2018-02-22 | More updates to C backend | Alasdair Armstrong | |
| Add support for short-ciruiting and/or. I forgot about this in the original ANF specification and not having it causes problems for the ARM spec. | |||
| 2018-02-19 | Have generic vectors working in C backend | Alasdair Armstrong | |
| 2018-02-15 | List support in C backend | Alasdair Armstrong | |
| 2018-02-13 | Support for large bitvector literals in C backend | Alasdair Armstrong | |
