1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 10:47:32 +03:00
juvix/tests/negative/Internal
Jan Mas Rovira 358551995e
Fix named application bug (#3075)
- Fixes #3074

- Merge after #3076

---------

Co-authored-by: Łukasz Czajka <62751+lukaszcz@users.noreply.github.com>
2024-10-03 16:26:59 +01:00
..
Positivity Reimplement positivity checker (#3057) 2024-10-01 13:39:28 +02:00
AmbiguousCoercions.juvix Migrate old named application syntax (#2876) 2024-07-12 18:31:09 +02:00
AmbiguousInstances.juvix Migrate old named application syntax (#2876) 2024-07-12 18:31:09 +02:00
CoercionTargetNotATrait.juvix Fix remove unexpected whitespaces introduced by formatting (#2489) 2023-11-03 12:51:45 +01:00
DanglingDoubleBrace.juvix Small refactor for traits (#2345) 2023-09-08 17:22:21 +02:00
DefaultArgCycleArity.juvix Improve formatting of function definition arguments (#2551) 2023-12-07 11:26:48 +01:00
DefaultTypeError.juvix Fix remove unexpected whitespaces introduced by formatting (#2489) 2023-11-03 12:51:45 +01:00
ExpectedExplicitArgument.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
ExpectedExplicitPattern.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
ExpectedFunctionType.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
ExplicitInstanceArgument.juvix Migrate old named application syntax (#2876) 2024-07-12 18:31:09 +02:00
FunctionApplied.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
FunctionPattern.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
IdenFunctionArgsNoExplicit.juvix Fix #2495 (#2496) 2023-11-03 21:23:57 +01:00
InstanceTermination.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
InvalidCoercionType.juvix Instance coercions (#2444) 2023-10-19 16:00:31 +02:00
issue2293.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
issue3074.juvix Fix named application bug (#3075) 2024-10-03 16:26:59 +01:00
LazyBuiltin.juvix Merge if -> ite renaming from stdlib (#2869) 2024-07-02 10:03:06 +02:00
LhsTooManyPatterns.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01: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
LoopingCoercion.juvix Fix remove unexpected whitespaces introduced by formatting (#2489) 2023-11-03 12:51:45 +01:00
MultiWrongType.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
NoInstance.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
NotATrait.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
Package.juvix Add PackageDescription.Basic module Package variant (#2509) 2023-11-13 17:36:18 +00:00
PatternConstructor.juvix Fix #2495 (#2496) 2023-11-03 21:23:57 +01:00
SubsumedInstance.juvix Migrate old named application syntax (#2876) 2024-07-12 18:31:09 +02:00
TargetNotATrait.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
TooManyArguments.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
UnsolvedMeta.juvix Fix #2495 (#2496) 2023-11-03 21:23:57 +01:00
UnsupportedTypeFunction.juvix Check that type functions are supported (#2306) 2023-08-23 13:18:57 +02:00
WrongCoercionArgument.juvix Instance coercions (#2444) 2023-10-19 16:00:31 +02:00
WrongConstructorArity.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00
WrongReturnType.juvix Fix #2495 (#2496) 2023-11-03 21:23:57 +01:00
WrongReturnTypeParameters.juvix Fix #2495 (#2496) 2023-11-03 21:23:57 +01:00
WrongReturnTypeTooFewArguments.juvix Fix #2495 (#2496) 2023-11-03 21:23:57 +01:00
WrongReturnTypeTooManyArguments.juvix Fix #2495 (#2496) 2023-11-03 21:23:57 +01:00
WrongType.juvix Fix formatting for all Juvix files in tests folder (#2404) 2023-10-31 18:36:34 +01:00