summaryrefslogtreecommitdiff
path: root/compiler/FunsAnalysis.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵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