Граф коммитов

12731 Коммитов

Автор SHA1 Сообщение Дата
dotnet bot 1a5013b9fe
Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2174052 (#15189)
* Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2174052

* Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2174052
2023-05-04 16:22:34 -07:00
Kevin Ransom (msft) 157a8449c4
Merge pull request #15185 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-05-04 14:44:19 -07:00
Kevin Ransom (msft) 0f4ebc3a15
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-05-04 13:52:19 -07:00
Kevin Ransom (msft) 1727f90f59
Notinteractive (#15184)
* impl

* ControlledExecution
2023-05-04 11:44:33 -07:00
Vlad Zarytovskii d1237f8e3f
Fix explicit size for struct DUs (#15183) 2023-05-04 15:32:46 +02:00
Adam Boniecki 9f1afaa216
Do not print stacktrace on fsi.exe error (#15178)
* Do not print stacktrace on fsi.exe error

* Improve error message for unrecognized cmdline arg
2023-05-04 11:03:51 +00:00
Vlad Zarytovskii 28d72829cd
Merge pull request #15177 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-05-04 10:31:06 +02:00
Vlad Zarytovskii 061c52fc9c
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-05-04 09:42:49 +02:00
Kevin Ransom (msft) 4aa2bf326f
Merge pull request #15170 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-05-03 00:34:17 -07:00
Kevin Ransom (msft) 124ca6bd02
Fix Attribute Serialization (#15152)
* Fix 15140

* fantomas

* testcase
2023-05-02 17:32:33 +00:00
Petr ec122d90ec
Integration tests for code actions (#15142) 2023-05-02 13:04:20 +00:00
Florian Verdonck 8746c3adb4
Improve perf of extension methods without type attribute (#15169) 2023-05-02 14:30:14 +02:00
Vlad Zarytovskii 201428352b
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-05-02 14:15:45 +02:00
Kevin Ransom (msft) 2de4545883
Move trim tests to separate test\AheadOfTime location (#15165)
* Move trim tests to separate AheadOfTime location and widen trim test to net472 and net7.0

* trimming doesn't work for tfm net472
2023-05-02 13:55:32 +02:00
dawe f2b5137c4c
Add mermaid serialization of the trie from graph based typechecking (#15144)
* Implement the serialization of the trie from the graph based typechecking to a mermaid diagram

* rename the function "dfs" to "traverse" as it's not really about searching but about traversing
2023-05-02 13:53:22 +02:00
dawe bb1fd3d667
Fix signature generation for attributes of implicit namespaces. (#15162)
Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
2023-05-02 12:12:26 +02:00
dawe 6255328e65
make the Range of PreXmlDoc public instead of internal (#15153)
* make the Range of PreXmlDoc public instead of internal, fixes #14882
2023-05-02 10:24:51 +02:00
Kevin Ransom (msft) 8c91d38f38
Merge pull request #15164 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-05-01 20:10:56 -07:00
Kevin Ransom (msft) 2496196fd8
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-05-01 13:05:37 -07:00
Kevin Ransom (msft) 0d117810a0
Merge pull request #15154 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-05-01 08:45:54 -07:00
Kevin Ransom (msft) 4a187e41ca
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-04-29 12:58:32 -07:00
Don Syme df3919d694
Some diff minimization for RFC FS-1060 (#15155)
* cleanup

* more cleanup

* fantomas

* cleanup

* transfer a few more changes

* fantomas

* fix build
2023-04-29 15:43:45 +01:00
Petr b131422389
Fix a bug in parameter name hints (#15156) 2023-04-28 20:54:18 +02:00
Petr 9c3f562668
Tooltips for hints (#15127)
* WIP: Tooltips for hints

* casing

* Actually, tooltips

* Update HintTestFramework.fs

* Simplify async
2023-04-28 12:47:41 +02:00
Sam Smith b9dc588f89
Fixing typo in TargetFramework version (#15151) 2023-04-28 11:48:50 +02:00
Vlad Zarytovskii ad3e012ed2
Merge pull request #15150 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-04-28 11:12:49 +02:00
Vlad Zarytovskii 584f48e2b6
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-04-28 10:23:09 +02:00
Petr Pokorny 6d04d4cf35
Make getting source text async (#15148) 2023-04-27 17:36:00 +00:00
Petr af28863b8d
Move Build.UnitTests to Xunit (#15149) 2023-04-27 19:16:55 +02:00
Adam Boniecki 4ae20b6ec0
[RFC FS-1132] Interpolated strings syntax with multiple dollar signs (#14640)
New language feature - extended string interpolation - RFC FS-1132
2023-04-27 17:55:48 +02:00
Vlad Zarytovskii 356af5c1f1
Merge pull request #15147 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-04-27 12:05:09 +02:00
Vlad Zarytovskii 04618b0254
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-04-27 11:17:11 +02:00
Jakub Majocha 9627d3373e
Fix some blocking in incremental builder (#15146) 2023-04-27 10:34:18 +02:00
Vlad Zarytovskii 1bbbdb332e
Merge pull request #15143 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-04-25 21:08:23 +02:00
Vlad Zarytovskii 39e4ebdbf0
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-04-25 17:13:50 +02:00
dotnet bot 563d6c6937
Merge main to release/dev17.7 (#15132)
Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: Florian Verdonck <florian.verdonck@outlook.com>
Co-authored-by: Petr <psfinaki@users.noreply.github.com>
Co-authored-by: Petr Pokorny <petrpokorny@microsoft.com>
Fixing hints for custom ops (#15119)
Fix bug in return type hints (#15124)
2023-04-25 16:48:03 +02:00
Florian Verdonck ab42a322bc
Invalid ghost dependency (#15130) 2023-04-24 17:13:22 +02:00
Jakub Majocha 0544c14479
fix typo (#15136) 2023-04-24 11:09:37 +02:00
Petr b47871a42e
An extra integration test for GTD (#15118) 2023-04-21 16:53:59 +02:00
Petr Pokorny 87ec39d032
Enable fast find references by default (#15129) 2023-04-21 14:39:50 +02:00
Petr Pokorny b1f22460c2
Remove unused setting (#15128) 2023-04-21 10:44:26 +00:00
dotnet bot 858e2df963
Make in-memory cross-project references the only option (by removing the switch) (#15116) (#15120)
* Make in-memory cross-project references the only option (by removing the switch)

* Cleanup translations

* Automated command ran: fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>

---------

Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
2023-04-21 09:47:35 +00:00
Petr Pokorny 58cc1a4531
Fix bug in return type hints (#15124) 2023-04-20 14:53:26 +02:00
Petr ef89c6922f
Fixing hints for custom ops (#15119) 2023-04-20 12:31:03 +02:00
Florian Verdonck a766f25ccc
Include end in nested sig module range. (#15117) 2023-04-20 11:31:53 +02:00
Tomas Grosup f69e2f5fa3
Aggregation function for Array.Parallel module (#14924)
* Aggregation functions for Array.Parallel module
2023-04-20 08:54:36 +02:00
Kevin Ransom (msft) ed1c8a78c7
trimming tests for more core F# types (#15113)
* printf %A for a more core F# types

* ComparisonIdentity HashIdentity

* rename tests

* messages
2023-04-19 15:22:08 -07:00
Vlad Zarytovskii c6e2b7f4f6
Make in-memory cross-project references the only option (by removing the switch) (#15116)
* Make in-memory cross-project references the only option (by removing the switch)

* Cleanup translations

* Automated command ran: fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
2023-04-19 21:02:18 +02:00
Kevin Ransom (msft) b9c0f04d0e
Merge pull request #15115 from dotnet/merges/main-to-release/dev17.7
Merge main to release/dev17.7
2023-04-19 10:32:53 -07:00
Vlad Zarytovskii 402d3b8d63
Merge branch 'release/dev17.7' into merges/main-to-release/dev17.7 2023-04-19 14:34:08 +02:00