itemisCREATE / solidity-ide

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

Adapt concept for BuiltInDeclarations for TypeSystem #196

Closed flantony closed 5 years ago

flantony commented 5 years ago

Changes for 0.5.0 have impact on the SolidityTypeSystem. Therefore the ITypeSystem needs to be "pragma aware". Unify this with the BuiltInDeclarations infrastructure

flantony commented 5 years ago

outdated We will only support 0.5.x from now on