Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-02-04 | Make a minor modification | Son Ho | 1 | -2/+2 |
2022-02-04 | Merge the switches over integers and the matches over enumerations in | Son Ho | 1 | -0/+11 |
2022-02-04 | Update SymbolicToPure so that we don't construct tuples with exactly one | Son Ho | 1 | -6/+28 |
2022-02-03 | Make a minor improvement in printing | Son Ho | 1 | -0/+1 |
2022-02-03 | Implement extraction of `if ... then ... else ...` | Son Ho | 1 | -0/+11 |
2022-02-02 | Update PureUtils.functions_not_mutually_recursive | Son Ho | 1 | -9/+9 |
2022-02-02 | Implement detection of non-recursive forward/backward functions groups when | Son Ho | 1 | -0/+55 |
2022-01-29 | Make progress on PureToExtract | Son Ho | 1 | -0/+18 |
2022-01-28 | Make the pure expressions typed | Son Ho | 1 | -0/+11 |
2022-01-28 | Make minor modifications | Son Ho | 1 | -0/+12 |
2022-01-28 | Cleanup a bit | Son Ho | 1 | -1/+0 |
2022-01-28 | Move some definitions to a new PureUtils.ml file | Son Ho | 1 | -0/+90 |