1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-11 08:25:46 +03:00
juvix/tests/positive
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
..
FullExamples Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
Imports Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
MicroJuvix Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
MiniC Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
MiniHaskell Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
QualifiedConstructor Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
QualifiedSymbol Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
QualifiedSymbol2 Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
StdlibList Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
Termination Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
Axiom.mjuvix Add support for compile (by Jonathan) (#66) 2022-04-28 17:42:15 +02:00
Foreign.mjuvix [parser] Remove agda backend code (#86) 2022-05-05 15:11:18 +01:00
HelloWorld.mjuvix Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
Inductive.mjuvix [ pre-commit ] Add support and hooks 2022-04-04 17:44:08 +02:00
Literals.mjuvix [ pre-commit ] Add support and hooks 2022-04-04 17:44:08 +02:00
minijuvix.yaml Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
Operators.mjuvix [ pre-commit ] Add support and hooks 2022-04-04 17:44:08 +02:00
Polymorphism.mjuvix Monomorphization (#70) 2022-05-04 10:50:03 +02:00
ShadowPublicOpen.mjuvix v0.1.1 (#15) 2022-03-25 18:16:34 +01:00