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-01 00:04:58 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5194e7c2cd
juvix
/
tests
/
negative
/
LacksTypeSig.juvix
7 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[errors] add more errors and tests
2022-02-14 13:54:05 +03:00
module LacksTypeSig;
remove ≔ from the language and replace it by := (#1563) * remove ≔ from the language and replace it by := * revert accidental changes in juvix input mode * update stdlib submodule * rename ℕ by Nat in the tests and examples * fix shell tests
2022-09-30 03:55:32 +03:00
some := Type;
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
[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