Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit84f5731

Browse files
dsymedsyme
dsyme
authored and
dsyme
committed
assume SVT reference
1 parent7028b98 commit84f5731

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎src/fsharp/CompileOps.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1654,7 +1654,7 @@ let DefaultReferencesForScriptsAndOutOfProjectSources(assumeDotNetFramework) =
16541654
yield"System.Runtime.Numerics"// BigInteger
16551655
yield"System.Threading"// OperationCanceledException
16561656
// avoid a default reference to System.ValueTuple.dll in scripts and out-of-project sources
1657-
// yield "System.ValueTuple"
1657+
yield"System.ValueTuple"
16581658

16591659
yield"System.Web"
16601660
yield"System.Web.Services"

‎tests/scripts/compiler-perf-results.txt‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,9 @@ https://github.com/dsyme/visualfsharp.git acv1 e37c1a96f
110110
https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us f82aac764e8c52fafe1044618292aa3524b9fe2f 221dd7eecf53a5392e7717afd7f243caee27f1f9 226.24 11.66 35.81 49.91 66.98 52.55
111111
https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us f82aac764e8c52fafe1044618292aa3524b9fe2f 221dd7eecf53a5392e7717afd7f243caee27f1f9 218.95 11.35 38.69 53.11 74.24 53.67
112112
https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us 91367119340ee70de8a45f4b09e2381546c13e06 3f155eba7d5b8d32fc1ad88c49d61fbaf7391cd4 227.22 11.72 33.99 58.92 59.92 37.84
113+
https://github.com/manofstick/visualfsharp.git all-your-collections-are-belong-to-us 87dafbc17b494c438b6db9e59e064736bd8a44e2 ba63403cb5898596c5e875a14ce22b33ef618c01 223.44 11.53 31.85 49.08 66.13 52.75
114+
https://github.com/dsyme/visualfsharp.git acv1 e37c1a96f3a3069ef37fb4325eeb09385e419cb6 ba63403cb5898596c5e875a14ce22b33ef618c01 196.14 10.69 29.19 46.88 62.15 51.86
115+
https://github.com/manofstick/visualfsharp.git manofstick-iseq-part2 8c1c679a1194633660e49b0a5f4c659dfc9f8b15 ba63403cb5898596c5e875a14ce22b33ef618c01 206.24 10.74 28.97 47.73 62.99 50.59
116+
https://github.com/jack-pappas/visualfsharp.git issue-1094 10c60c53d869e03be86b7815837cf6fd73c3095b ba63403cb5898596c5e875a14ce22b33ef618c01 195.12 11.73 30.09 46.20 63.30 52.68
117+
https://github.com/dsyme/visualfsharp.git mem-tp-fix-1 0eb3de2961d80cce04e216614eb560ce12b6d459 ba63403cb5898596c5e875a14ce22b33ef618c01 200.28 10.38 30.20 46.68 61.81 51.27
118+
https://github.com/Microsoft/visualfsharp master ba63403cb5898596c5e875a14ce22b33ef618c01 ba63403cb5898596c5e875a14ce22b33ef618c01 204.45 9.93 29.26 45.39 61.16 52.88

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp