-
Notifications
You must be signed in to change notification settings - Fork 833
Support CallerArgumentExpression
#17519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 74 commits
9d3917a
b698a3b
dec3d3e
e5d7763
5119bb6
c914672
5fe3495
536cf34
b270e16
3fc4642
550daa4
5cecb20
1b6cd56
08d958b
68f2f61
ec3b97f
7e93270
5790db9
46c4d46
8d792fa
65a4acc
1bdae47
9e46116
f379b7f
843c71a
6d1a30d
5f499a5
470b993
477ed6e
6fb6548
c8ca45b
b5f22fb
271985b
31e7bb2
d47ee7e
424b83c
77697cd
1e43eff
2d38b2a
52a0fc0
24a9494
935af15
31125f5
49c46b1
983f180
cf2085b
52a4d53
6e6dd39
9c5d917
795c64a
98d8708
d68a6f7
9ac37e6
2cfba8d
262ed24
9c24123
081a36b
1999506
2e7121d
fb8a3d0
70f5630
1cc4395
3c1deb4
a5a4b8b
5cba8ca
0b02f01
1258816
95a4930
c3baed5
5e1e27c
199d4b5
5e3e596
607f2d1
1194359
f792bfa
5aff4b2
173d748
499bb33
a215efa
10b37d1
f0da587
6d76a8e
be64605
874755a
0ccbdf9
5005a74
ec351c5
5b51706
09d200e
ca912b5
bf3841e
462fd40
d703b20
5da8999
ffa4420
4f494c1
89e1ec6
12bdce8
55f6c46
5526611
f7d9c6d
39c6a10
3b89702
76bb2be
4724740
1c521d6
9722b9e
259f753
8aa12a2
c2400bb
0f5fbec
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -671,6 +671,9 @@ let main1 | |
| // Build the initial type checking environment | ||
| ReportTime tcConfig "Typecheck" | ||
|
|
||
| // Read the source file content for the `CallerArgumentExpression` feature | ||
| readAndStoreFileContents tcConfig sourceFiles | ||
|
||
|
|
||
| use unwindParsePhase = UseBuildPhase BuildPhase.TypeCheck | ||
|
|
||
| let tcEnv0, openDecls0 = | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.