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

Add syntax for volatile fields #123

Merged
merged 1 commit into from Nov 4, 2019
Merged

Add syntax for volatile fields #123

merged 1 commit into from Nov 4, 2019

Conversation

sungam3r
Copy link
Member

@sungam3r sungam3r commented Nov 4, 2019

Move all "small"/"helper" methods from ApiGenerator to extensions to keep it clean
fixes #116

Move all "small"/"helper" methods from ApiGenerator to extensions to keep it clean
fixes #116
@danielmarbach
Copy link
Member

Can you for the next time have one commit that add the volatile and another commit that does the cleanup. That simplifies reviewing a lot. I basically had to search through the file changes to be able to see what is the actual change and what is cleanup

@danielmarbach danielmarbach merged commit 7bbd76e into PublicApiGenerator:master Nov 4, 2019
@sungam3r
Copy link
Member Author

sungam3r commented Nov 4, 2019

Sure. Sorry, when I remembered that it was necessary to make the first separate commit, it was already too late. Sometimes you forget yourself in the stream of thoughts.

@sungam3r sungam3r deleted the volatile branch November 4, 2019 14:11
@danielmarbach danielmarbach added this to the 10.0.0 milestone Nov 27, 2019
@danielmarbach danielmarbach mentioned this pull request Nov 27, 2019
6 tasks
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.

C#-like syntax for volatile fields
2 participants