1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 10:47:32 +03:00
juvix/test/Tree
Łukasz Czajka 7760267bcd
Fix JuvixTree unification (#3087)
* Closes #3016 
* Fixes the `curryType` function
* Changes the behaviour of `unifyTypes` and `isSubtype` to always curry
first
2024-10-09 15:33:42 +02:00
..
Asm Fix JuvixTree type unification (#2972) 2024-08-27 10:31:14 +02:00
Eval Fix JuvixTree unification (#3087) 2024-10-09 15:33:42 +02:00
Parse Fix JuvixTree parsing and pretty printing (#3024) 2024-09-12 14:37:51 +02:00
Transformation Adapt Anoma builtins to new Anoma Node API (#2861) 2024-07-01 18:44:02 +01:00
Asm.hs JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
Eval.hs JuvixTree negative evaluation tests (#2601) 2024-02-01 12:58:38 +00:00
Parse.hs Fix JuvixTree parsing and pretty printing (#3024) 2024-09-12 14:37:51 +02:00
Transformation.hs Add GHC Identity to Juvix/Prelude (#2815) 2024-06-07 18:40:42 +02:00