| Commit message (Expand) | Author | Age | Files | Lines |
* | formatting | Escherichia | 2024-03-28 | 1 | -101/+174 |
* | changes after git rebase main | Escherichia | 2024-03-28 | 1 | -7/+7 |
* | Should answer all comments, there are still some TODO: error message left | Escherichia | 2024-03-28 | 1 | -34/+34 |
* | Added sanity_check and sanity_check_opt_meta helpers and changed sanity check... | Escherichia | 2024-03-28 | 1 | -8/+8 |
* | added a meta option field to norm_ctx and changed the meta used by some asser... | Escherichia | 2024-03-28 | 1 | -1/+1 |
* | Still need to fill the TODO: error message and check some meta but it builds | Escherichia | 2024-03-28 | 1 | -5/+5 |
* | WIP: translate.ml and extract.ml do not compile. Some assert left to do and w... | Escherichia | 2024-03-28 | 1 | -294/+297 |
* | WIP Beginning working on better errors: began replacing raise (Failure) and a... | Escherichia | 2024-03-28 | 1 | -306/+307 |
* | Improve the generation of pretty name and the micro passes | Son Ho | 2024-03-20 | 1 | -9/+59 |
* | Make good progress on adding generics to global constants | Son Ho | 2024-03-18 | 1 | -4/+43 |
* | Update following changes in Charon | Son Ho | 2024-03-17 | 1 | -17/+11 |
* | Fix some issues | Son Ho | 2024-03-08 | 1 | -9/+9 |
* | Add some comments | Son Ho | 2024-03-08 | 1 | -2/+5 |
* | Fix a last issue | Son Ho | 2024-03-08 | 1 | -51/+107 |
* | Fix an issue with the loops | Son Ho | 2024-03-08 | 1 | -1/+7 |
* | Make progress on fixing the loops | Son Ho | 2024-03-08 | 1 | -16/+23 |
* | Make progress on propagating the changes | Son Ho | 2024-03-08 | 1 | -11/+2 |
* | Remove the option to split fwd/back functions and update SymbolicToPure | Son Ho | 2024-03-08 | 1 | -564/+372 |
* | Fix minor issues | Son Ho | 2023-12-22 | 1 | -9/+48 |
* | Update the computation of the effect info for the loops | Son Ho | 2023-12-22 | 1 | -46/+95 |
* | Fix the output type of the loops backward functions | Son Ho | 2023-12-22 | 1 | -6/+59 |
* | Fix a minor issue with the extraction of loops when merging the fwd/back func... | Son Ho | 2023-12-22 | 1 | -11/+19 |
* | Add an option to split the fwd/back functions and fix a minor issue | Son Ho | 2023-12-22 | 1 | -7/+12 |
* | Fix an issue when merging the fwd/back functions of trait methods | Son Ho | 2023-12-22 | 1 | -5/+21 |
* | Fix issues when extracting stateful functions | Son Ho | 2023-12-21 | 1 | -16/+14 |
* | Fix several issues | Son Ho | 2023-12-21 | 1 | -51/+135 |
* | Simplify the type of the merged fwd/back functions | Son Ho | 2023-12-21 | 1 | -43/+116 |
* | Filter the useless backward functions | Son Ho | 2023-12-21 | 1 | -75/+145 |
* | Update SymbolicToPure.ml for the loops | Son Ho | 2023-12-21 | 1 | -96/+125 |
* | Fix some issues in SymbolicToPure | Son Ho | 2023-12-21 | 1 | -25/+26 |
* | Fix a minor issue | Son Ho | 2023-12-21 | 1 | -2/+5 |
* | Make good progress on merging the fwd/back functions | Son Ho | 2023-12-21 | 1 | -57/+209 |
* | Remove SymbolicToPure.bs_ctx.loop_backward_outputs | Son Ho | 2023-12-19 | 1 | -32/+15 |
* | Simplify SymbolicToPure.bs_ctx.{backward_outputs, loop_backward_outputs} | Son Ho | 2023-12-19 | 1 | -84/+69 |
* | Remove the backwards field from SymbolicToPure.call_info | Son Ho | 2023-12-18 | 1 | -15/+5 |
* | Fix a minor mistake in SymbolicToPure | Son Ho | 2023-12-18 | 1 | -4/+1 |
* | Add some comments | Son Ho | 2023-12-18 | 1 | -16/+31 |
* | Rename some definitions | Son Ho | 2023-12-18 | 1 | -39/+39 |
* | Make progress on updating the code | Son Ho | 2023-12-15 | 1 | -67/+12 |
* | Minor fix | Son Ho | 2023-12-15 | 1 | -2/+2 |
* | Make good progress on updating SymbolicToPure | Son Ho | 2023-12-15 | 1 | -39/+185 |
* | Make progress on updating SymbolicToPure | Son Ho | 2023-12-15 | 1 | -57/+112 |
* | Make progress on generalizing the signature information | Son Ho | 2023-12-15 | 1 | -158/+155 |
* | Make minor modifications | Son Ho | 2023-12-15 | 1 | -75/+33 |
* | Make progress on generated merged fwd/back functions | Son Ho | 2023-12-14 | 1 | -27/+29 |
* | Merge remote-tracking branch 'origin/main' into son/merge_back | Son Ho | 2023-12-14 | 1 | -1/+1 |
|\ |
|
| * | Update the extraction to handle casts between integers/bools | Son Ho | 2023-12-13 | 1 | -1/+1 |
* | | Start updating Pure.fun_sig_info to handle merged forward and backward functions | Son Ho | 2023-12-14 | 1 | -20/+42 |
* | | Update Pure.fun_sig_info | Son Ho | 2023-12-13 | 1 | -11/+21 |
* | | Add the num_fwd_inputs_no_fuel_no_state field in Pure.fun_sig | Son Ho | 2023-12-13 | 1 | -2/+3 |
|/ |
|