Skip to content
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

Corrected documentation on FullSpan and Span #6

Merged
merged 2 commits into from
Feb 9, 2015
Merged

Corrected documentation on FullSpan and Span #6

merged 2 commits into from
Feb 9, 2015

Conversation

JoshVarty
Copy link
Contributor

As per the Incorrect Docs on FullSpan/Span properties issue, the documentation was reversed on a few of these pairs.

@DustinCampbell
Copy link
Member

Looks good to me.

@jaredpar
Copy link
Member

I agree this LGTM.

Once we are in a position to merge code based PR's this will be merged in.

@Pilchie
Copy link
Member

Pilchie commented Jan 15, 2015

Wow, thos are some misleading doc comments 😄

@theoy theoy added this to the Unknown milestone Jan 16, 2015
@theoy theoy added Concept-API This issue involves adding, removing, clarification, or modification of an API. Area-Compilers labels Jan 16, 2015
@theoy theoy modified the milestones: 1.1, Unknown Jan 16, 2015
@theoy theoy added the Bug label Jan 19, 2015
@AnthonyDGreen
Copy link
Contributor

👍

@jaredpar
Copy link
Member

jaredpar commented Feb 6, 2015

@JoshVarty can you sign the following please if you haven't already?

http://cla2.dotnetfoundation.org

That will allow us to merge this in once we flip the switch this weekend. At some point next week this process will become automated and won't need me posting messages to make it happen 😄

@JoshVarty
Copy link
Contributor Author

Done ✔️

jaredpar added a commit that referenced this pull request Feb 9, 2015
Corrected documentation on FullSpan and Span
@jaredpar jaredpar merged commit d806f1b into dotnet:master Feb 9, 2015
OmarTawfik added a commit that referenced this pull request May 18, 2017
* Call this.DeclaringCompilation.EnsureReadOnlyAttributeExists() when needed

* Promote EmbeddedAttribute to be used by both compilers

* Generate Embedded attributes on PE Module Builder

* Thread PEModuleBuilder through Symbol.AddSynthesizedAttributes()

* Fix failing tests

* Base case passing

* Refactor ReadOnlyAttribute to IsReadOnlyAttribute

* Fix build break

* More Tests

* Clean up

* PR Comments #1

PR Comments #3

PR Comments #4

PR Comments #5

PR Comments #6

PR Comments # 7

* Handle NoPIA

Added more tests

* Lambdas and Local functions no longer generate attributes in symbols

Added tests for constructors and operators

Signal need for synthesized attributes in local rewriter for lambdas an local functions

Clean up

* Clean up

* More PR Feedback

* Adding more tests

* More PR Comments

* More tests for explicit interface implementations

* Latest PR Comments

* Moved EnsureIsReadOnlyAttributeExists to AfterAddingTypeMembersChecks

* Fix failing tests
ryzngard pushed a commit that referenced this pull request Dec 18, 2019
Cosifne added a commit that referenced this pull request Feb 19, 2021
Support multiple positions in AutomaticLineEnderTests
AlekseyTs added a commit that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog Area-Compilers Bug Concept-API This issue involves adding, removing, clarification, or modification of an API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants