summaryrefslogtreecommitdiff
path: root/compiler/Errors.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIP Beginning working on better errors: began replacing raise (Failure) and ↵Escherichia2024-03-281-0/+27
| | | | assert by craise and cassert. Does not compile yet, still need to propagate the meta variable where it's relevant
* 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