1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests
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
..
CLI Add typecheck and internal command (#270) 2022-07-12 19:08:03 +02:00
examplesExpected Adds Collatz sequence generator example (#1384) 2022-07-15 11:17:22 +01:00
negative Type checking fails when the type of a pattern is not given by the signature (#1378) 2022-07-15 17:57:04 +02:00
positive Type checking fails when the type of a pattern is not given by the signature (#1378) 2022-07-15 17:57:04 +02:00
.gitattributes Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00