1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-07 08:08:44 +03:00
juvix/src/Juvix
Jan Mas Rovira 10d052d1a2
Slightly improve prettyprinting for Core (#2094)
This pr includes some small adjustments to the Core prettyprinter.

Currently printing core code usually generates very long lines. In order
to improve that, now let and lambda bodies are printed in the following
line if they do not fit in the current line.
2023-05-15 13:29:29 +02:00
..
Compiler Slightly improve prettyprinting for Core (#2094) 2023-05-15 13:29:29 +02:00
Data Fix ordering of statements in Abstract -> Internal (#2040) 2023-05-15 13:02:09 +02:00
Extra Fix pipeline setup in the repl (#2046) 2023-05-03 19:04:31 +01:00
LSP Refactor (#1420) 2022-08-03 13:20:40 +02:00
Parser Allow nested block comments (#2075) 2023-05-15 09:57:23 +02:00
Prelude Fix ordering of statements in Abstract -> Internal (#2040) 2023-05-15 13:02:09 +02:00
Data.hs Add: pragma support (#1997) 2023-04-26 15:26:13 +02:00
Formatter.hs Fix format on projects that contain subprojects (#2078) 2023-05-10 18:34:53 +01:00
Prelude.hs Support more paths (#2000) 2023-04-19 15:56:48 +01:00