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 9603cf40f4
Merge pull request #651 from ethereum/bumpVersion7
7 years ago
..
src Static Analysis: Fix bug when passing function as parameter 7 years ago
test add tests 7 years ago
README.md Divided documentation 7 years ago
index.js move static analysis to remix-solidity 7 years ago
package.json bump version 7 years ago

README.md

remix-solidity

Provides:

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