Skip to content

add comments to statements#875

Merged
Jim8y merged 3 commits intoneo-project:masterfrom
Jim8y:statement-comments
Jan 22, 2024
Merged

add comments to statements#875
Jim8y merged 3 commits intoneo-project:masterfrom
Jim8y:statement-comments

Conversation

@Jim8y
Copy link
Contributor

@Jim8y Jim8y commented Jan 21, 2024

This pr adds comments to the statements convert. Part of my plan to comment the compiler.

This one is much easier cause statements are easy to understand, but will reach to the point where expressions are not easy to understand, for instance ConvertElementAccessCoalesceAssignment.

Copy link
Member

@shargon shargon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean empty lines

@Jim8y
Copy link
Contributor Author

Jim8y commented Jan 22, 2024

So many empty lines...... it must be the dotnet format

@Jim8y Jim8y merged commit 93dc1ac into neo-project:master Jan 22, 2024
@Jim8y Jim8y deleted the statement-comments branch January 22, 2024 10:32
Jim8y added a commit that referenced this pull request Aug 3, 2025
* add comments to statements
* Clean empty lines
* Apply suggestions from code review
Clean empty lines
---------
Co-authored-by: Shargon <shargon@gmail.com>
Jim8y added a commit that referenced this pull request Aug 18, 2025
* add comments to statements

* Clean empty lines

* Apply suggestions from code review

Clean empty lines

---------

Co-authored-by: Shargon <shargon@gmail.com>
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.

2 participants