Commit Graph

39 Commits (0c2ac20d7af6ce44a248bf4e306990f4745c62bb)

Author SHA1 Message Date
yann300 8fbc563d0d preinstall solc && bump version 7 years ago
yann300 d9987e9bf5
Update package.json 7 years ago
Iuri Matias a4bb8eab9a update tests to use solc directly 7 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 c54ce861af export CompilerInput until browser-solidity/ci can be refactored 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
Iuri Matias 7eb8cc31ea export Compiler in remix-solidity 7 years ago
Iuri Matias 192e0a9dd0 add missing dependencies required for compiler wrapper code 7 years ago
yann300 2af41ee877 bump version 7 years ago
yann300 be57c9b418 remove npm-link-local 7 years ago
Cory Forsyth 1249a70a39
Fix typo in selfdestruct.js: planed -> planned 7 years ago
yann300 9fb1c3a441 bump version 7 years ago
yann300 eef41d5fba add tests 7 years ago
soad003 b1f48bef1b Static Analysis: Fix bug when passing function as parameter 7 years ago
yann300 a466f6eaef refactor testing 7 years ago
yann300 ee21320c80 test mapping decoding 7 years ago
yann300 c9f14c69a7 fix mapping decoding 7 years ago
yann300 658de38880 add mapping test 7 years ago
yann300 28ec08e183 fix mapping parsing 7 years ago
yann300 7c5b18544a add forgotten input param 7 years ago
Eric Gourlaouen 95dee267c0
Divided documentation 7 years ago
yann300 593e319b73 catch module exception 7 years ago
yann300 c375029f24 bump version 7 years ago
soad003 b38bfc187b Static Analysis: assert / require, fix comments, cleanup 7 years ago
soad003 32a682762a Static Analysis: require / assert 7 years ago
yann300 80e0f20c78 fix compiler input ref 7 years ago
yann300 884f42c5af refactor compilerInput && update change on legacy features 7 years ago
Francesco Ceccon 622a5b0598
Fix spelling in callcode and delegatecall warnings 7 years ago
yann300 3449643ddd pull latest version 7 years ago
yann300 1d6e50c7bb move static analysis to remix-solidity 7 years ago
yann300 f550bd8cff module split 7 years ago