1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-08 08:39:26 +03:00
juvix/tests/positive
Łukasz Czajka c31e373c88
Add: pragma support (#1997)
* Closes #1965 
* Implements the `unroll` pragma to control the unrolling depth on a
per-function basis.
* Implements parsing of the `inline` pragma.

---------

Co-authored-by: janmasrovira <janmasrovira@gmail.com>
2023-04-26 15:26:13 +02:00
..
265 Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
272 Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
BuiltinsMultiImport Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
BuiltinsMultiOpenImport Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
Dependencies Support more paths (#2000) 2023-04-19 15:56:48 +01:00
FancyPaths Support more paths (#2000) 2023-04-19 15:56:48 +01:00
Imports Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
ImportShadow Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
Internal Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
issue1333 Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
issue1466 Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
issue1693 Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
issue1731 Bump version to 0.3.2 🎉 2023-04-18 14:56:48 +02:00
issue1879 Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
QualifiedConstructor Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
QualifiedImports Qualified imports (#2004) 2023-04-14 17:37:23 +02:00
QualifiedSymbol Improve formatting of comments (#2022) 2023-04-24 16:46:05 +02:00
QualifiedSymbol2 Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
Reachability Add builtin integer type to the surface language (#1948) 2023-04-13 08:16:49 +01:00
StdlibImport Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
StdlibList Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
Termination Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
Ape.juvix Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
Axiom.juvix Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
Builtins.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
BuiltinsBool.juvix Fix: pprint positive kw for data types (#1980) 2023-04-05 16:40:46 +02:00
Format.juvix Improve formatting of comments (#2022) 2023-04-24 16:46:05 +02:00
Inductive.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
InductivePipes.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
Judoc.juvix Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
juvix.yaml Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
LetShadow.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
Literals.juvix Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
MultiParams.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
MutualLet.juvix Automatically detect and split mutually recursive blocks in let expressions (#1894) 2023-03-17 11:05:55 +00:00
Operators.juvix Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
Parsing.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
Polymorphism.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
PolymorphismHoles.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
Pragmas.juvix Add: pragma support (#1997) 2023-04-26 15:26:13 +02:00
ShadowPublicOpen.juvix Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
SignatureWithBody.juvix Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00
Symbols.juvix Fix: format juvix files in test/positive (#1978) 2023-04-12 10:07:01 +02:00
TypeAlias.juvix Support positive arity typealias in arity checker (#2021) 2023-04-20 11:07:37 +01:00