summaryrefslogtreecommitdiff
path: root/compiler/ExtractToFStar.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make good progress on the Coq backendSon Ho2022-11-141-0/+8
|
* Reorganize the project to prepare for new backendsSon Ho2022-11-141-1639/+0
|
* Make a minor cleanupSon Ho2022-11-101-10/+1
|
* Implement the generation of stateful backward functions (controlled by an ↵Son Ho2022-11-101-3/+5
| | | | option)
* Update the way function names are handled in PureSon Ho2022-11-101-17/+17
|
* Reorganize branching symbolic expansions to prepare for the join operationSon Ho2022-11-101-4/+12
|
* Take care of some TODOsSon Ho2022-10-281-1/+1
|
* Fix some comment referencesSon Ho2022-10-271-1/+1
|
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-7/+7
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+1638