1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 23:43:01 +03:00
juvix/tests/positive
2022-09-14 14:31:28 +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
272 Refine hole in type signature to function type (#1379) 2022-07-15 18:39:11 +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 Make comma a delimiter (#1525) 2022-09-12 11:39:11 +02:00
Imports Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Internal Make comma a delimiter (#1525) 2022-09-12 11:39:11 +02:00
issue1333 Support type aliases (#1404) 2022-07-25 12:30:18 +02:00
issue1466 Properly type check patterns that need normalization (#1472) 2022-08-21 12:16:26 +02:00
MiniC Make comma a delimiter (#1525) 2022-09-12 11:39:11 +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
Reachability Compute name dependency graph and filter unreachable definitions (#1408) 2022-07-25 18:38:44 +02:00
StdlibImport Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
StdlibList Replace -> by := in lambda syntax (#1533) 2022-09-14 14:31:28 +02:00
Termination Detect nested patterns as smaller in the termination checker (#1524) 2022-09-12 11:21:39 +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
Judoc.juvix Implement an html documentation generator similar to haddock (#1413) (#1416) 2022-07-28 17:19:07 +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
Symbols.juvix Widens the accepted symbol list (#1385) 2022-07-18 13:32:43 +02:00
TypeAlias.juvix Support type aliases (#1404) 2022-07-25 12:30:18 +02:00