1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-26 17:13:35 +03:00
juvix/test/Tree
Jan Mas Rovira e0ae356cd7
Use prettyString instead of show . pretty (#2711)
Use `prettyString` instead of relying on `Show` instance for `Doc a` so
that it is more consistent with `prettyText`.
2024-04-12 10:26:54 +02:00
..
Asm Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
Eval Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
Transformation Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02: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
Transformation.hs Support nockma scry (#2678) 2024-03-21 16:44:14 +01:00