1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-11 08:25:46 +03:00
juvix/tests
janmasrovira 50ea7373ee
Improve error generation and handling (#108)
* add face and handling of not in scope symbol error

* small fix

* generic errors wip

* add App effect

* format

* add flycheck-minijuvix

* use absolute paths and refactor

* fix dir0

* add generic error instances and improve some errors

* format

* qualify strings

* use AnsiText

* add ToGenericError instances for the type checker errors

* improve error message

* improve handling of parsing errors
2022-05-18 17:10:10 +02:00
..
negative Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
positive Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
.gitattributes Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00