1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-07 16:22:14 +03:00
juvix/tests/Internal/positive
2023-01-09 18:56:28 +01:00
..
Dependencies Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Import Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
out Fix #1693 (#1708) 2023-01-09 18:56:28 +01:00
BuiltinAdd.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
BuiltinBool.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
BuiltinIf.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
BuiltinInductive.juvix Add types to Core functions and constructors when translating from Internal (#1617) 2022-11-11 12:38:48 +00:00
FunctionReturnConstructor.juvix Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
FunctionType.juvix Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
IdenFunctionArgs.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
IdenFunctionArgsImplicit.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
IdenFunctionIntegerLiteral.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
Inductive.juvix Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
IntegerLiteral.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
juvix.yaml Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
Lambda.juvix Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00
LitInteger.juvix Convert Nat literals to Core integers (#1681) 2023-01-03 18:52:20 +01:00
LitString.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
LitStringIO Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00
LitStringIO.juvix Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00
MatchConstructor.juvix Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
Mutual.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
NatMatch1.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
NatMatch2.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
PatternArgs.juvix Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
QuickSort.juvix Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00
Universe.juvix Add types to Core functions and constructors when translating from Internal (#1617) 2022-11-11 12:38:48 +00:00