This project is archived. Its data is
read-only
.
Refactor error messages
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Refactor error messages
Ondřej Čertík
requested to merge
certik/lfortran:err3
into
master
Sep 16, 2020
Overview
0
Commits
8
Pipelines
1
Changes
6
Semantic errors now show the line + position
The Jupyter kernel shows errors (in the notebook / console)
Error reporting functions now return a string (instead of printing to
std::err
directly)
Merge request reports
Loading