1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 04:43:18 +03:00
juvix/test/Reg
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
..
Parse Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
Run Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
Transformation JuvixReg transformation: initialize variables assigned in other branches (#2650) 2024-02-23 11:20:11 +00:00
Parse.hs JuvixReg parser and pretty printer (#2617) 2024-02-09 12:19:29 +01:00
Run.hs JuvixReg interpreter (#2635) 2024-02-15 10:46:19 +01:00
Transformation.hs JuvixReg transformation: initialize variables assigned in other branches (#2650) 2024-02-23 11:20:11 +00:00