Commit Graph

34 Commits (03f3b2a98c2c85a88a096aea76fa0417e81c0cac)

Author SHA1 Message Date
LianaHus 59451b262b use new solc version. Update the interface 5 years ago
Liana Husikyan 55da511533 null worker before next load 5 years ago
aniket-engg f820dbe140 twice error catching improved 5 years ago
Liana Husikyan a481632b53 add a exception catch 5 years ago
LianaHus 93f402ef48 removed 'detail' key of optimizer for versions before yul 5 years ago
yann300 500b2344ce
output ast from compilation result 5 years ago
yann300 d1bd5cd846
add `details` 5 years ago
yann300 572a4ff5c7
equal 5 years ago
chriseth 11c185a567 Enable yul optimizations if optimizations are enabled and in Yul mode. 5 years ago
yann300 f314272a39
typo 5 years ago
yann300 26e6991c7a
comment 5 years ago
yann300 bb82e32825
default with default abi if compiled with yul 5 years ago
yann300 bcf5047e44 set language for solidity compiler 5 years ago
Scott Tsai f7b4230ec6 remix-solidity: add compiler.setEvmVersion() 6 years ago
subtly 8a71154284
fix for electron w/dynamic loading of solcjson 6 years ago
LianaHus fcc623bf2b renamed solc.compileStandardWrapper to solc.compile 6 years ago
yann300 001142fc9b
Update compiler.js 6 years ago
yann300 ef75723b90 fix returning internal error 6 years ago
yann300 8376e329ee don't browserify signale 6 years ago
0mkar c12002be2c check navigator in node env 6 years ago
yann300 b01738112b
check if `navigator` available 6 years ago
yann300 f79278f0dd remove console.dir 6 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 6 years ago
Iuri Matias ba46fd3b51 Revert "remove solc require which is causing issues with browserify" 6 years ago
Iuri Matias 257541e8b2 remove solc require which is causing issues with browserify 6 years ago
0mkar 4ccdd5b71a require solc for electron 6 years ago
Iuri Matias e2e3e05154 lint is king 7 years ago
Iuri Matias b4eb542836 remove duplicated entry in list 7 years ago
Iuri Matias f9d77a40f9 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 748aef29a8 make compiler more node friendly 7 years ago
Iuri Matias 2e2d9df377 make handleImportCall optional 7 years ago
Iuri Matias 0713a146ed remove compiler-imports back to browser-solidity (still too specific to browser-solidity) 7 years ago
Iuri Matias 6514fe867d remove unused methods 7 years ago
Iuri Matias deb1a4f394 move compiler code from browser-solidity including txHelper 7 years ago