Skip to content

cleanup to minimize diff for RFC FS-1087#8865

Closed
dsyme wants to merge 1 commit into
dotnet:masterfrom
dsyme:cleanup59
Closed

cleanup to minimize diff for RFC FS-1087#8865
dsyme wants to merge 1 commit into
dotnet:masterfrom
dsyme:cleanup59

Conversation

@dsyme

@dsyme dsyme commented Apr 2, 2020

Copy link
Copy Markdown
Contributor

This factors out the cleanup in #6811

The changes are cosmetic. The one change to values is in IlxGen.fs where it is cleaner to use a list for the "selfv" rather than an option in some places and a list in another. But that is also a cosmetic change as it's easy to verify that the list always contains 0 or 1 elements here.

@dsyme

dsyme commented Apr 2, 2020

Copy link
Copy Markdown
Contributor Author

There is also some improvement to debugging in the compiler with much improved DebugText for Expr and TOp values. THis helps speed debugger performance and I think prevents some stack overflow crashed suring debugging when formatting large expressions.

@dsyme

dsyme commented Apr 2, 2020

Copy link
Copy Markdown
Contributor Author

If I could have an approve on this I'd be really grateful

@dsyme

dsyme commented Apr 2, 2020

Copy link
Copy Markdown
Contributor Author

Replaced by #8867

@dsyme dsyme closed this Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant