1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/positive
janmasrovira 32059965a9
Type checking fails when the type of a pattern is not given by the signature (#1378)
* infer hole in type from pattern

* refactor

* fix error message

* format

* fix matching of identifiers

* improve error message
2022-07-15 17:57:04 +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
BuiltinsMultiImport Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
BuiltinsMultiOpenImport Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
FullExamples Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Imports Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
MicroJuvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
MiniC Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
MiniHaskell Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
QualifiedConstructor Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
QualifiedSymbol Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
QualifiedSymbol2 Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
StdlibImport Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
StdlibList 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
Axiom.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Foreign.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Inductive.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
Literals.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Operators.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Parsing.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Polymorphism.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
PolymorphismHoles.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
ShadowPublicOpen.juvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00