summaryrefslogtreecommitdiff
path: root/compiler/FunsAnalysis.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start adding support for traitsSon Ho2023-08-311-5/+10
|
* Do not introduce match on the fuel for non-recursive functionsSon Ho2022-11-161-7/+22
|
* Make [Result::Failure] type an [Error] parameterSon Ho2022-11-141-1/+1
|
* Implement the generation of stateful backward functions (controlled by an ↵Son Ho2022-11-101-1/+1
| | | | option)
* Move the AssignGlobal case from statement to rvalueSon Ho2022-10-281-1/+1
|
* Make minor updates to account for Charon's changesSon Ho2022-10-281-2/+1
|
* Reformat the codeSon Ho2022-10-271-5/+5
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+143