Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some assumed types and add more support for builtin definitions | Son Ho | 2023-10-23 | 1 | -1/+1 |
* | Start updating to handle function pointers | Son Ho | 2023-10-20 | 1 | -1/+1 |
* | Start adding support for traits | Son Ho | 2023-08-31 | 1 | -5/+10 |
* | Do not introduce match on the fuel for non-recursive functions | Son Ho | 2022-11-16 | 1 | -7/+22 |
* | Make [Result::Failure] type an [Error] parameter | Son Ho | 2022-11-14 | 1 | -1/+1 |
* | Implement the generation of stateful backward functions (controlled by an opt... | Son Ho | 2022-11-10 | 1 | -1/+1 |
* | Move the AssignGlobal case from statement to rvalue | Son Ho | 2022-10-28 | 1 | -1/+1 |
* | Make minor updates to account for Charon's changes | Son Ho | 2022-10-28 | 1 | -2/+1 |
* | Reformat the code | Son Ho | 2022-10-27 | 1 | -5/+5 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+143 |