Commit Graph

13989 Commits

Author SHA1 Message Date
Paul Chiusano
7509e3efa1 refresh transcripts 2023-07-21 02:12:22 -04:00
Paul Chiusano
13c545d201 Merge remote-tracking branch 'origin/trunk' into pchiusano/use-insertion 2023-07-21 01:51:35 -04:00
Paul Chiusano
6b7360959b fix #3239 and add regression test 2023-07-21 01:45:51 -04:00
Paul Chiusano
33ce2fdbc9 regression test (currently failing) for 3239 2023-07-21 01:25:40 -04:00
Paul Chiusano
fd19b2c4f9 don't use raw string syntax within lists, etc, only in bindings 2023-07-21 00:59:28 -04:00
pchiusano
a467eff2ee automatically run ormolu 2023-07-21 04:56:48 +00:00
Paul Chiusano
fda2ebea69 Fix #3973 and add regression test 2023-07-21 00:55:12 -04:00
Paul Chiusano
3a607de286 ormolu 2023-07-20 23:21:12 -04:00
Paul Chiusano
b716984714 more soft hanging after 'with' for @SystemFw 2023-07-20 23:20:29 -04:00
Paul Chiusano
e25d0965bb ormolufy 2023-07-20 22:57:04 -04:00
Paul Chiusano
66dc3b0c3d fix issue reported by @stew where top level do blocks would infer syntactically invalid type 2023-07-20 22:56:13 -04:00
pchiusano
90ade2dcd1 automatically run ormolu 2023-07-20 23:01:04 +00:00
Paul Chiusano
6d627d791c move binary op printing above softhang logic 2023-07-20 18:46:28 -04:00
Paul Chiusano
04a5bd2988 lists now put trailing ] on newline when broken onto multiple lines
also now referring to list type in delimeters
2023-07-20 17:59:00 -04:00
Paul Chiusano
6ca9f877b0 when breaking a tuple onto multiple lines, put closing paren on its own line 2023-07-20 17:35:56 -04:00
Paul Chiusano
0a4448df36 fix issue with tuple printing 2023-07-20 17:32:29 -04:00
Paul Chiusano
48822e5e8e allow use clause insertion at top level bindings in certain cases 2023-07-20 17:14:08 -04:00
Arya Irani
9456a155a9
Merge pull request #4209 from unisonweb/23-06-26-reuse-unique-type-guids-v2 2023-07-20 15:28:15 -04:00
Mitchell Rosen
5ebb192a98 ⅄ trunk → 23-06-26-reuse-unique-type-guids-v2 2023-07-20 12:24:43 -04:00
Mitchell Rosen
4e8a700f4b ⅄ trunk → 23-06-26-reuse-unique-type-guids-v2 2023-07-20 12:23:20 -04:00
Arya Irani
250808272d
Merge pull request #4148 from unisonweb/parser-export-list 2023-07-20 11:42:46 -04:00
mitchellwrosen
eb3d6abd75 automatically run ormolu 2023-07-20 15:07:30 +00:00
Mitchell Rosen
e41114315b ⅄ trunk → parser-export-list 2023-07-20 11:07:29 -04:00
Paul Chiusano
f837c5b0a8 remove needless reannotation 2023-07-20 10:29:23 -04:00
Arya Irani
8f8b9d9d91
Merge pull request #4210 from unisonweb/nix-caching-docs 2023-07-20 10:10:58 -04:00
pchiusano
abf3442968 automatically run ormolu 2023-07-20 13:57:08 +00:00
Paul Chiusano
f4c49a40ef better soft hang treatment for last arg of function application
breaks the soft hung element before the list of args
2023-07-20 09:55:33 -04:00
Arya Irani
1ef96cebb0
Merge pull request #3799 from unisonweb/lsp/type-sig-hints 2023-07-20 06:50:15 -04:00
Arya Irani
1780542d2d
Update docs/nix.md 2023-07-20 06:44:08 -04:00
Arya Irani
dd1aabd313
Update docs/nix.md 2023-07-20 06:43:18 -04:00
Paul Chiusano
2f90cf4876 Merge remote-tracking branch 'origin/pchiusano/use-insertion' into pchiusano/use-insertion 2023-07-19 21:09:00 -04:00
Paul Chiusano
087157ad24 fix issue reported by @stew 2023-07-19 21:08:38 -04:00
Chris Penner
ec1385aede Formatting 2023-07-19 16:38:30 -06:00
ChrisPenner
ea97050ea3 automatically run ormolu 2023-07-19 22:22:05 +00:00
Chris Penner
b5b12972d8 Merge branch 'trunk' into lsp/type-sig-hints 2023-07-19 16:20:29 -06:00
pchiusano
5253a8cb13 automatically run ormolu 2023-07-19 22:19:10 +00:00
Paul Chiusano
b39fbc8e0a Merge remote-tracking branch 'origin/pchiusano/use-insertion' into pchiusano/use-insertion 2023-07-19 18:17:22 -04:00
Paul Chiusano
67cdc56ec2 more futzing with soft hang logic 2023-07-19 18:16:50 -04:00
pchiusano
8326a41580 automatically run ormolu 2023-07-19 21:39:11 +00:00
Paul Chiusano
665f5d9df1 soft hangs for bindings that are a single function application that ends in a soft hang 2023-07-19 17:37:45 -04:00
Paul Chiusano
9064ddade3 fix quadratic performance issue - don't repeatedly call printAnnotate 2023-07-19 17:15:27 -04:00
pchiusano
3d76431983 automatically run ormolu 2023-07-19 20:02:06 +00:00
Paul Chiusano
167cb252a7 fix #3883 2023-07-19 15:56:05 -04:00
Paul Chiusano
5be04c398e fix #3936 use soft hang of do more aggressively 2023-07-19 15:50:17 -04:00
mergify[bot]
786f79bffa
Merge pull request #4216 from unisonweb/pg/loose-code-root
Generalize `causalHashAtPath` combinators for use in Share
2023-07-19 19:44:25 +00:00
Paul Chiusano
6abc044bde add softhang test 2023-07-19 15:06:09 -04:00
Paul Chiusano
0b49f58fc5 use moar soft hangs 2023-07-19 14:57:13 -04:00
Paul Chiusano
b01a103e68 use spaces consistently in handlers 2023-07-19 14:56:37 -04:00
Chris Penner
31d86c0517 docs 2023-07-19 12:44:56 -06:00
Arya Irani
11dd686872
Merge pull request #4215 from unisonweb/lsp/warn-conflicted 2023-07-19 14:19:52 -04:00