1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/negative/Internal
Jan Mas Rovira 73e2cf0fa8
Small refactor for traits (#2345)
This pr simplifies parsing by removing `FunctionParameterUnnamed`. It
also removes ghost wildcards introduced during parsing.

It also introduces an error for double braced atoms `{{x}}` that are not
on the left of an arrow `->`
2023-09-08 17:22:21 +02:00
..
Positivity Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
AmbiguousInstances.juvix Traits (#2320) 2023-09-08 12:16:43 +02:00
DanglingDoubleBrace.juvix Small refactor for traits (#2345) 2023-09-08 17:22:21 +02:00
ExpectedExplicitArgument.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
ExpectedExplicitPattern.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
ExpectedFunctionType.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
ExplicitInstanceArgument.juvix Traits (#2320) 2023-09-08 12:16:43 +02:00
FunctionApplied.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
FunctionPattern.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
IdenFunctionArgsNoExplicit.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
InstanceTermination.juvix Traits (#2320) 2023-09-08 12:16:43 +02:00
issue2293.juvix Report termination errors after typechecking (#2318) 2023-08-30 16:38:59 +02:00
juvix.yaml Refactor (#1420) 2022-08-03 13:20:40 +02:00
LazyBuiltin.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
LhsTooManyPatterns.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
LiteralInteger.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
LiteralIntegerString.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
MultiWrongType.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
NoInstance.juvix Traits (#2320) 2023-09-08 12:16:43 +02:00
NotATrait.juvix Traits (#2320) 2023-09-08 12:16:43 +02:00
PatternConstructor.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
TargetNotATrait.juvix Traits (#2320) 2023-09-08 12:16:43 +02:00
TooManyArguments.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
UnsolvedMeta.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
UnsupportedTypeFunction.juvix Check that type functions are supported (#2306) 2023-08-23 13:18:57 +02:00
WrongConstructorArity.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00
WrongReturnType.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongReturnTypeParameters.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongReturnTypeTooFewArguments.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongReturnTypeTooManyArguments.juvix Fix Makefile target bugs for formatting and type Checking Juvix files (#2057) 2023-05-19 17:33:56 +02:00
WrongType.juvix Format juvix files using new function syntax (#2245) 2023-07-11 17:22:07 +02:00