1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/negative/Internal
janmasrovira 803d2008d9
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 10:55:32 +10:00
..
Positivity Refactor (#1420) 2022-08-03 13:20:40 +02:00
ExpectedExplicitArgument.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
ExpectedExplicitPattern.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
ExpectedFunctionType.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
FunctionApplied.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
FunctionPattern.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
juvix.yaml Refactor (#1420) 2022-08-03 13:20:40 +02:00
LhsTooManyPatterns.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
MultiWrongType.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
PatternConstructor.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
TooManyArguments.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
UnsolvedMeta.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
WrongConstructorArity.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
WrongReturnType.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongReturnTypeParameters.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongReturnTypeTooFewArguments.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongReturnTypeTooManyArguments.juvix Refactor (#1420) 2022-08-03 13:20:40 +02:00
WrongType.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00