| Commit message (Expand) | Author | Files | Lines |
2024-04-04 | Update the way errors are reported | Son Ho | 1 | -6/+0 |
2024-04-04 | Now prints all errors in the error_list | Escherichia | 1 | -0/+6 |
2024-04-03 | added Error and EError to expressions and propagated related changes | Escherichia | 1 | -2/+3 |
2024-03-29 | Improve the error messages | Son Ho | 1 | -5/+11 |
2024-03-29 | Cleanup a bit | Son Ho | 1 | -36/+24 |
2024-03-29 | formatting and changed save_error condition for failing from b to not b | Escherichia | 1 | -14/+34 |
2024-03-29 | added file and line arg to craise and cassert | Escherichia | 1 | -19/+19 |
2024-03-29 | Improve the error messages | Son Ho | 1 | -1/+1 |
2024-03-28 | Fix an issue | Son Ho | 1 | -1/+1 |
2024-03-28 | formatting | Escherichia | 1 | -31/+28 |
2024-03-28 | Should answer all comments, there are still some TODO: error message left | Escherichia | 1 | -20/+30 |
2024-03-28 | Added sanity_check and sanity_check_opt_meta helpers and changed sanity check... | Escherichia | 1 | -1/+7 |
2024-03-28 | WIP: translate.ml and extract.ml do not compile. Some assert left to do and w... | Escherichia | 1 | -4/+19 |
2024-03-28 | WIP Beginning working on better errors: began replacing raise (Failure) and a... | Escherichia | 1 | -0/+27 |
2022-10-28 | Take care of some TODOs | Son Ho | 1 | -1/+0 |
2022-10-28 | Move some files to the Charon project | Son Ho | 1 | -2/+1 |
2022-10-27 | Reorganize a bit the project | Son Ho | 1 | -0/+0 |
2022-09-22 | Reformat the project with dune | Son Ho | 1 | -1/+0 |
2021-11-23 | Change the way exceptions are used | Son Ho | 1 | -8/+1 |
2021-11-22 | Make progress on {read,write}_path | Son Ho | 1 | -0/+1 |
2021-11-18 | Start working on end_borrow | Son Ho | 1 | -0/+4 |
2021-11-18 | Add an Errors.ml file | Son Ho | 1 | -0/+5 |