1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/negative
2022-09-07 13:59:41 +02:00
..
230 Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
258 Curly braces are allowed nested in patterns (#1380) 2022-07-20 10:33:52 +02:00
265 Type checking fails when the type of a pattern is not given by the signature (#1378) 2022-07-15 17:57:04 +02:00
BindGroupConflict Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
CompileBlocks Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
ImportCycle Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Internal Refactor (#1420) 2022-08-03 13:20:40 +02:00
issue1337 Curly braces are allowed nested in patterns (#1380) 2022-07-20 10:33:52 +02:00
issue1344 Keep qualified names (#1392) 2022-07-21 15:54:08 +02:00
StdlibConflict Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Termination Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
AmbiguousConstructor.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
AmbiguousExport.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
AmbiguousModule.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
AmbiguousSymbol.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
AppLeftImplicit.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
ConstructorExpectedLeftApplication.juvix Implement some error messages (#1396) (#1400) 2022-07-20 16:24:03 +02:00
DuplicateFixity.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
DuplicateInductiveParameterName.juvix Check all the type parameter names are different when declaring an inductive type (#1377) 2022-07-15 10:58:49 +02:00
ImplicitPatternLeftApplication.juvix Implement some error messages (#1396) (#1400) 2022-07-20 16:24:03 +02:00
InfixError.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
InfixErrorP.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
juvix.yaml Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
LacksFunctionClause.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
LacksTypeSig.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
ModuleNotInScope.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
MultipleDeclarations.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
MultipleExportConflict.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
NestedPatternBraces.juvix Implement some error messages (#1396) (#1400) 2022-07-20 16:24:03 +02:00
NotInScope.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
QualSymNotInScope.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Tab.juvix Disallow tab characters as spaces (#1523) 2022-09-07 13:59:41 +02:00
UnusedOperatorDef.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
WrongModuleName.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00