remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
remix-project/remix-solidity
yann300 78ffd6735c Publish 7 years ago
..
src Fix 'potentially should be const' for constructors in static analysis 7 years ago
test Fix test - comply with the 0.4.23 solidity compiler 7 years ago
README.md Divided documentation 7 years ago
index.js export CompilerInput until browser-solidity/ci can be refactored 7 years ago
package.json Publish 7 years ago

README.md

remix-solidity

Provides:

{
    InternalCallTree: InternalCallTree,
    SolidityProxy: SolidityProxy,
    localDecoder: localDecoder,
    stateDecoder: stateDecoder,
    CodeAnalysis: CodeAnalysis
}