-
Notifications
You must be signed in to change notification settings - Fork 832
Symbols: add more APIs #13824
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
Symbols: add more APIs #13824
Conversation
ecaeaa5 to
e0b96b7
Compare
|
This is ready. |
dsyme
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments
Co-authored-by: Tomas Grosup <[email protected]>
Co-authored-by: Tomas Grosup <[email protected]>
|
@T-Gro I tried to accept your changes but github is all confused You should be able to push changes directly to the branch? Please do that, and let's get this green and in |
tests/FSharp.Compiler.Service.Tests/FSharp.CompilerService.SurfaceArea.netstandard.expected
Outdated
Show resolved
Hide resolved
tests/FSharp.Compiler.Service.Tests/FSharp.CompilerService.SurfaceArea.netstandard.expected
Outdated
Show resolved
Hide resolved
|
Hey, sorry for not updating the PR earlier, I've had some local issues with FCS solution recently. I can update the needed things if CI is not green after this run |
|
Checks passing, please approve. |
psfinaki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Eugene :)
|
@dsyme please reapprove |
Adds some APIs to FSharpEntity and FSharpType types that we've been using in our FCS fork.