1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/test
janmasrovira 117020215c
Improve filepath equality (#170)
* improve filepath equality

* replace makeAbsolute by canonicalizePath
2022-06-15 12:38:24 +02:00
..
Arity Support implicit arguments (#144) 2022-06-13 14:25:22 +02:00
BackendC Support function closures with no environment in minic (#137) 2022-06-13 14:04:38 +02:00
MonoJuvix Support implicit arguments (#144) 2022-06-13 14:25:22 +02:00
Scope Improve filepath equality (#170) 2022-06-15 12:38:24 +02:00
Termination Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
TypeCheck Add positive test designed for implicit arguments (#153) 2022-06-13 18:16:32 +02:00
Arity.hs Support implicit arguments (#144) 2022-06-13 14:25:22 +02:00
BackendC.hs Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
Base.hs Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
Main.hs Support implicit arguments (#144) 2022-06-13 14:25:22 +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