summaryrefslogtreecommitdiff
path: root/src/ExtractToFStar.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement extraction of `if ... then ... else ...`Son Ho2022-02-031-1/+36
|
* Implement extraction of function callsSon Ho2022-02-031-18/+118
|
* Make progress on extract_texpressionSon Ho2022-02-031-3/+37
|
* Implement ExtractToFStar.extract_typed_rvalueSon Ho2022-02-031-4/+64
|
* Make more progress on implementing function extractionSon Ho2022-02-031-29/+108
|
* Make progress on function extractionSon Ho2022-02-031-5/+88
|
* Start working on function extractionSon Ho2022-02-021-0/+10
|
* Make minor modifications to extract mutually recursive typesSon Ho2022-02-021-41/+77
|
* Update a commentSon Ho2022-02-021-2/+10
|
* Improve formatting even moreSon Ho2022-02-021-4/+5
|
* Work on formattingSon Ho2022-02-021-5/+7
|
* Make minor improvementsSon Ho2022-02-021-1/+2
|
* Improve formattingSon Ho2022-02-021-7/+4
|
* Fix more issues when extracting types to F*Son Ho2022-02-021-36/+36
|
* Start working on fixing the extraction of type definitionsSon Ho2022-02-021-3/+25
|
* Start generating code for type definitionsSon Ho2022-02-021-4/+46
|
* Make a minor modification to ExtractToFStar.extract_type_def_enum_bodySon Ho2022-02-011-0/+4
|
* Implement ExtractToFStar.mk_name_formatterSon Ho2022-02-011-48/+152
|
* Make progress on ExtractToFStar.mk_name_formatterSon Ho2022-01-291-15/+45
|
* Start working on StringUtilsSon Ho2022-01-291-0/+17
|
* Cleanup a bitSon Ho2022-01-291-19/+4
|
* Make the field names optional and make progress on ExtractToFStarSon Ho2022-01-291-11/+11
|
* Make progress on ExtractToFStarSon Ho2022-01-291-20/+122
|
* Rename ExtractToFstar to ExtractToFStarSon Ho2022-01-291-0/+120