summaryrefslogtreecommitdiff
path: root/src/CfimAstUtils.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the names from Identifiers to NamesSon Ho2022-03-031-1/+1
|
* Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...declSon Ho2022-03-031-7/+7
|
* Update the way function names are handledSon Ho2022-02-241-1/+1
|
* Add definitions to Primitives.fst and start on improving/fixing theSon Ho2022-02-091-10/+2
| | | | generated F* file
* Make progress on PureToExtractSon Ho2022-01-291-0/+10
|
* Make minor modificationsSon Ho2022-01-281-0/+10
|
* Fix some issues with the naming of input variablesSon Ho2022-01-271-0/+4
|
* Fix a small issue in translate_back_tySon Ho2022-01-271-0/+2
|
* Make progress on translationSon Ho2022-01-261-0/+32
|
* Make good progress on implementing utilities to test symbolic executionSon Ho2022-01-061-1/+4
|
* Implement statement_has_loops and make minor modificationsSon Ho2022-01-061-0/+16