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
soad003 7c6f4778f2 Static analysis: Add module for truncation int/uint division (Issue #948) 7 years ago
..
src Static analysis: Add module for truncation int/uint division (Issue #948) 7 years ago
test Static analysis: Add module for truncation int/uint division (Issue #948) 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
}