summaryrefslogtreecommitdiff
path: root/src/PureUtils.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make a minor improvement in printingSon Ho2022-02-031-0/+1
* Implement extraction of `if ... then ... else ...`Son Ho2022-02-031-0/+11
* Update PureUtils.functions_not_mutually_recursiveSon Ho2022-02-021-9/+9
* Implement detection of non-recursive forward/backward functions groups whenSon Ho2022-02-021-0/+55
* Make progress on PureToExtractSon Ho2022-01-291-0/+18
* Make the pure expressions typedSon Ho2022-01-281-0/+11
* Make minor modificationsSon Ho2022-01-281-0/+12
* Cleanup a bitSon Ho2022-01-281-1/+0
* Move some definitions to a new PureUtils.ml fileSon Ho2022-01-281-0/+90