You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
Use record information in compiler reporting (#1143)
* set up reporting and compilation step
* back to existing functionality
* basic functionality with hardcoded var name
* add variable for quantified variable name
* use hsep instead of vsep
* Add tests, only counterexamle bar showing errors
* fix/add comments
* precommit
* rearrange userVariableAssignmentType
* update with dev and fix
* restructure userVariableAssignment
* Add type to bounds error
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* reset tests
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* format and update .plan files with compilation step
* add comma between fields in bounds message
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor
* make recordAssignment list and fields nonEmpty
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor bounds error
* Minor refactorings
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: MatthewDaggitt <matthewdaggitt@gmail.com>
0 commit comments