summaryrefslogtreecommitdiff
path: root/compiler/FunsAnalysis.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the name matcher implemented in CharonSon Ho2023-11-201-2/+8
* Finish propagating the changes to the names and cleaningSon Ho2023-11-161-2/+2
* Do more cleanupSon Ho2023-11-151-3/+3
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-4/+4
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-2/+2
* Make the traits work for CoqSon Ho2023-11-091-3/+4
* Fix some issues and regenerate the HashmapMain example for LeanSon Ho2023-10-261-5/+6
* Improve the handling of saved function effects in ExtractBuiltin.mlSon Ho2023-10-261-11/+17
* Handle properly the builtin, non fallible functionsSon Ho2023-10-241-15/+19
* Merge branch 'son_traits' into son_traits_typesSon Ho2023-10-241-3/+21
|\
| * Merge branch 'son_traits_arrow' into protz_numericSon Ho2023-10-241-1/+1
| |\
| * | Add more support for numeric operations, xor, rotateJonathan Protzenko2023-10-221-3/+21
* | | Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-1/+1
| |/ |/|
* | Start updating to handle function pointersSon Ho2023-10-201-1/+1
|/
* 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