This website requires JavaScript.
Explore
Help
Sign In
anoma
/
juvix
Watch
1
Star
1
Fork
0
You've already forked juvix
mirror of
https://github.com/anoma/juvix.git
synced
2024-12-02 23:43:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d11605ab1e
juvix
/
tests
/
negative
/
LacksTypeSig.juvix
7 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[errors] add more errors and tests
2022-02-14 13:54:05 +03:00
module LacksTypeSig;
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 18:10:10 +03:00
some ≔ Type;
[errors] add more errors and tests
2022-02-14 13:54:05 +03:00
[ pre-commit ] Add support and hooks
2022-04-04 18:44:08 +03:00
end;
Reference in New Issue
Copy Permalink