1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-13 19:49:20 +03:00
juvix/tests/positive/MiniC
Łukasz Czajka 43d114f9b1
Adapt Juvix programs to the new pipeline (#1746)
Progress for #1742 

* Remove putStr and putStrLn
* Remove named Nats (one, two, ...)
2023-01-23 14:57:01 +01:00
..
AlwaysValidVP remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
AxiomNoCompile Adapt Juvix programs to the new pipeline (#1746) 2023-01-23 14:57:01 +01:00
Builtins Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00
BuiltinsStdlib Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00
ClosureEnv Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
ClosureNoEnv Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
ExportName Adapt Juvix programs to the new pipeline (#1746) 2023-01-23 14:57:01 +01:00
ExportNameArgs Adapt Juvix programs to the new pipeline (#1746) 2023-01-23 14:57:01 +01:00
HelloWorld Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
HigherOrder Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
ImportExportName remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Lib Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
MultiModules Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
MutuallyRecursive Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
Nat Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
NestedList Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00
PolymorphicAxioms Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
PolymorphicTarget Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
Polymorphism Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
PolymorphismHoles Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
SimpleFungibleTokenImplicit Give a proper type to literal Strings (#1730) 2023-01-16 18:15:25 +00:00
StdlibImport Adapt Juvix programs to the new pipeline (#1746) 2023-01-23 14:57:01 +01:00