summaryrefslogtreecommitdiff
path: root/compiler/Errors.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-18Tiny dedupNadrieril1-2/+3
2024-05-24Rename meta into spanAymeric Fromherz1-34/+36
2024-05-24Rename span into raw_spanAymeric Fromherz1-4/+4
2024-04-04Update the way errors are reportedSon Ho1-6/+0
2024-04-04Now prints all errors in the error_listEscherichia1-0/+6
2024-04-03added Error and EError to expressions and propagated related changesEscherichia1-2/+3
2024-03-29Improve the error messagesSon Ho1-5/+11
2024-03-29Cleanup a bitSon Ho1-36/+24
2024-03-29formatting and changed save_error condition for failing from b to not bEscherichia1-14/+34
2024-03-29added file and line arg to craise and cassertEscherichia1-19/+19
2024-03-29Improve the error messagesSon Ho1-1/+1
2024-03-28Fix an issueSon Ho1-1/+1
2024-03-28formattingEscherichia1-31/+28
2024-03-28Should answer all comments, there are still some TODO: error message leftEscherichia1-20/+30
2024-03-28Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...Escherichia1-1/+7
2024-03-28WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia1-4/+19
2024-03-28WIP Beginning working on better errors: began replacing raise (Failure) and a...Escherichia1-0/+27
2022-10-28Take care of some TODOsSon Ho1-1/+0
2022-10-28Move some files to the Charon projectSon Ho1-2/+1
2022-10-27Reorganize a bit the projectSon Ho1-0/+0
2022-09-22Reformat the project with duneSon Ho1-1/+0
2021-11-23Change the way exceptions are usedSon Ho1-8/+1
2021-11-22Make progress on {read,write}_pathSon Ho1-0/+1
2021-11-18Start working on end_borrowSon Ho1-0/+4
2021-11-18Add an Errors.ml fileSon Ho1-0/+5