summaryrefslogtreecommitdiff
path: root/src/PureUtils.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-03Implement extraction of `if ... then ... else ...`Son Ho1-0/+11
2022-02-02Update PureUtils.functions_not_mutually_recursiveSon Ho1-9/+9
2022-02-02Implement detection of non-recursive forward/backward functions groups whenSon Ho1-0/+55
2022-01-29Make progress on PureToExtractSon Ho1-0/+18
2022-01-28Make the pure expressions typedSon Ho1-0/+11
2022-01-28Make minor modificationsSon Ho1-0/+12
2022-01-28Cleanup a bitSon Ho1-1/+0
2022-01-28Move some definitions to a new PureUtils.ml fileSon Ho1-0/+90