| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-24 | Move monomorphisation after mapping rewrites | Brian Campbell | |
| Fixes monomorphisation on files using mappings. Also extended constant propagation to handle pattern matches on bitvector expressions (because an earlier rewrite replaces the literals). Also moved L_undef rewriting because monomorphisation can handle them but not the replacement functions. | |||
| 2018-04-17 | Enable mono builtins test, tweak test output | Brian Campbell | |
| 2018-04-06 | Test now passes | Brian Campbell | |
| 2018-03-14 | Remove unnecessary size_itself_int uses in guards (for Lem) | Brian Campbell | |
| Doesn't remove them from function bodies because that can produce more work for the sizeof rewriting. | |||
| 2018-03-13 | Add test for mutual recursion and monomorphisation | Brian Campbell | |
| 2018-03-13 | Support a few more set constraints in mono | Brian Campbell | |
| 2018-03-13 | Merge funcls for Lem output, making it suitable for testing with OCaml | Brian Campbell | |
| 2018-03-09 | Sort mono test cases, add missing files | Brian Campbell | |
| 2018-02-23 | Change monomorphisation tests to proper output | Brian Campbell | |
