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