1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/test
mariari d7ad6915d2
Widens the accepted symbol list (#1385)
* Changed the valid symbols from inclusvie to exclusive

* Add test using the new valid symbols
2022-07-18 13:32:43 +02:00
..
Arity Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
BackendC Adds Collatz sequence generator example (#1384) 2022-07-15 11:17:22 +01:00
MonoJuvix Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Scope Widens the accepted symbol list (#1385) 2022-07-18 13:32:43 +02:00
Termination Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
TypeCheck Refine hole in type signature to function type (#1379) 2022-07-15 18:39:11 +02:00
Arity.hs Support implicit arguments (#144) 2022-06-13 14:25:22 +02:00
BackendC.hs Support partial application and closure passing in C backend (#190) 2022-06-28 10:25:43 +02:00
Base.hs Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
Main.hs Rename MiniJuvix to Juvix (#259) 2022-07-08 13:59:45 +02:00
MonoJuvix.hs Monomorphization (#70) 2022-05-04 10:50:03 +02:00
Scope.hs [ CI ] New jobs: ormolu and hlint 2022-04-05 19:57:21 +02:00
Termination.hs Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
TypeCheck.hs Implement type checker with polymorphism (#62) 2022-04-22 10:06:34 +02:00