itemisCREATE / solidity-ide

Solidity plugin for Eclipse
Eclipse Public License 1.0
86 stars 25 forks source link

Issue 323 #344

Closed jthoene closed 4 years ago

jthoene commented 4 years ago

This fixes #323

Adding numerous new Rules to the grammar to adapt the inline assembly statements to the current state as described in the issue to this PR. Also adding test files for the use of inline assembly.