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
LianaHus 08f57e19ff updated solc version to 0.5.0 6 years ago
..
src/compiler renamed solc.compileStandardWrapper to solc.compile 6 years ago
README.md Divided documentation 7 years ago
index.js move code analyzer to its own repo 6 years ago
package.json updated solc version to 0.5.0 6 years ago

README.md

remix-solidity

Provides:

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