1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/positive
Jonathan Cubides 01a44e436d
Refactor (#1420)
* Big refactor in process

* remove unnecessary functions from the prelude

* remove comments
2022-08-03 13:20:40 +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 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
Internal Refactor (#1420) 2022-08-03 13:20:40 +02:00
issue1333 Support type aliases (#1404) 2022-07-25 12:30:18 +02:00
MiniC WASM import all non-compile axioms with alphanum names in entrypoint (#1426) 2022-08-02 18:58: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
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 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
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