-
Notifications
You must be signed in to change notification settings - Fork 104
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
comment for Expression #980
Merged
Merged
Changes from 2 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
5709e36
update
chenzhitong 0d8976b
Update BinaryExpression.cs
chenzhitong 2134fb1
Update AnonymousObjectCreationExpression.cs
chenzhitong ceb138b
Update ElementExpression.cs
chenzhitong 7f35bfc
Update CastExpression.cs
chenzhitong dec24ed
Update CastExpression.cs
chenzhitong 9249d59
Update ConditionalAccessExpression.cs
chenzhitong 3809a63
TernaryConditional & NullConditionalAccess
chenzhitong 6b22cfe
revert rename
chenzhitong 566af11
update ConvertCheckedExpression.cs
chenzhitong 48671e5
Update IdentifierNameExpression.cs
chenzhitong 443380b
Update ImplicitArrayCreationExpression.cs
chenzhitong e580b19
update InterpolatedStringExpression.cs
chenzhitong ff9e303
update
chenzhitong 283ee84
Update SwitchExpression.cs
chenzhitong 139cd1a
update
chenzhitong 6c229be
Merge branch 'master' into comment2
shargon bdf62ef
update
chenzhitong 5092117
Merge branch 'comment2' of https://github.com/chenzhitong/neo-devpack…
chenzhitong 5e9077c
update
chenzhitong 7f3fcd4
Merge branch 'master' into comment2
Jim8y ea2b666
add seealso
chenzhitong 6f8fafe
Merge branch 'comment2' of https://github.com/chenzhitong/neo-devpack…
chenzhitong 7c9ed32
update
chenzhitong 5831fce
update
chenzhitong f2c27c2
ConvertMemberBindingExpression and ConvertElementBindingExpression
chenzhitong 637c061
ConvertInitializerExpression
chenzhitong 3ce867a
BaseExpression and ThisExpression
chenzhitong fb99b89
Create Contract_Logical.cs
chenzhitong c4027cd
Update Contract_Logical.cs
chenzhitong a57885b
format
chenzhitong aeb9abf
add ut
chenzhitong d922352
Update Contract_NULL.cs
chenzhitong 1cc369d
throw
chenzhitong e08b74f
Merge branch 'master' into comment2
Jim8y 1218f3d
Merge branch 'master' into comment2
Jim8y c6a9ab3
fix
chenzhitong ad70e85
Merge branch 'comment2' of https://github.com/chenzhitong/neo-devpack…
chenzhitong bbcd3e0
delegate
chenzhitong 0b8358b
Update src/Neo.Compiler.CSharp/MethodConvert/Expression/AssignmentExp…
shargon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
too long, break into two lines please