summaryrefslogtreecommitdiff
path: root/compiler/Errors.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename meta into spanAymeric Fromherz2024-05-241-34/+36
* Rename span into raw_spanAymeric Fromherz2024-05-241-4/+4
* Update the way errors are reportedSon Ho2024-04-041-6/+0
* Now prints all errors in the error_listEscherichia2024-04-041-0/+6
* added Error and EError to expressions and propagated related changesEscherichia2024-04-031-2/+3
* Improve the error messagesSon Ho2024-03-291-5/+11
* Cleanup a bitSon Ho2024-03-291-36/+24
* formatting and changed save_error condition for failing from b to not bEscherichia2024-03-291-14/+34
* added file and line arg to craise and cassertEscherichia2024-03-291-19/+19
* Improve the error messagesSon Ho2024-03-291-1/+1
* Fix an issueSon Ho2024-03-281-1/+1
* formattingEscherichia2024-03-281-31/+28
* Should answer all comments, there are still some TODO: error message leftEscherichia2024-03-281-20/+30
* Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...Escherichia2024-03-281-1/+7
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia2024-03-281-4/+19
* WIP Beginning working on better errors: began replacing raise (Failure) and a...Escherichia2024-03-281-0/+27
* Take care of some TODOsSon Ho2022-10-281-1/+0
* Move some files to the Charon projectSon Ho2022-10-281-2/+1
* Reorganize a bit the projectSon Ho2022-10-271-0/+2