Skip to content

Support period as part of identifiers for Yul and Inline Assembly.#6579

Merged
chriseth merged 1 commit intodevelopfrom
supportDotInIdentifier
Apr 25, 2019
Merged

Support period as part of identifiers for Yul and Inline Assembly.#6579
chriseth merged 1 commit intodevelopfrom
supportDotInIdentifier

Conversation

@chriseth
Copy link
Copy Markdown
Contributor

Fixes #4108

@chriseth chriseth force-pushed the supportDotInIdentifier branch from bb0701b to 64d6325 Compare April 24, 2019 11:40
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 24, 2019

Codecov Report

Merging #6579 into develop will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6579      +/-   ##
===========================================
+ Coverage    87.84%   87.84%   +<.01%     
===========================================
  Files          393      393              
  Lines        38315    38341      +26     
  Branches      4509     4511       +2     
===========================================
+ Hits         33656    33682      +26     
  Misses        3143     3143              
  Partials      1516     1516
Flag Coverage Δ
#all 87.84% <100%> (ø) ⬆️
#syntax 26.35% <67.85%> (+0.02%) ⬆️

@leonardoalt
Copy link
Copy Markdown

The Yul grammar in the Solidity docs needs to be updated.

@chriseth chriseth force-pushed the supportDotInIdentifier branch from 64d6325 to f9ec123 Compare April 25, 2019 14:48
@chriseth
Copy link
Copy Markdown
Contributor Author

Updated documentation.

@chriseth chriseth merged commit fbe225a into develop Apr 25, 2019
@chriseth chriseth deleted the supportDotInIdentifier branch April 30, 2019 13:59
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.

Yul: allow dot (.) as part of an identifier

2 participants