1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 17:32:00 +03:00
juvix/tests/positive/MiniC/MultiModules
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
..
Bool.mjuvix Support multiple modules in compilation (#100) 2022-05-13 11:44:06 +02:00
expected.golden Support multiple modules in compilation (#100) 2022-05-13 11:44:06 +02:00
Input.mjuvix Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
IO.mjuvix Support multiple modules in compilation (#100) 2022-05-13 11:44:06 +02:00
minijuvix.yaml Highlight comments correctly (#106) 2022-05-13 18:11:30 +02:00
Pair.mjuvix Support multiple modules in compilation (#100) 2022-05-13 11:44:06 +02:00
Prelude.mjuvix Support multiple modules in compilation (#100) 2022-05-13 11:44:06 +02:00
String.mjuvix Support multiple modules in compilation (#100) 2022-05-13 11:44:06 +02:00