summaryrefslogtreecommitdiff
path: root/compiler/FunsAnalysis.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'son_traits_arrow' into protz_numericSon Ho2023-10-241-1/+1
|\
| * Start updating to handle function pointersSon Ho2023-10-201-1/+1
* | Add more support for numeric operations, xor, rotateJonathan Protzenko2023-10-221-3/+21
|/
* 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 opt...Son Ho2022-11-101-1/+1
* 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