Commit Graph

26 Commits (e4dafa3f91fd04395dbe615c17f960549e4aa440)

Author SHA1 Message Date
yann300 9af8bcfa6c clear source location cache 7 years ago
yann300 d38eaeadb3 fix input parameter decoding 7 years ago
yann300 3bc524d2d3 fix decode local variable 7 years ago
yann300 460e04d3f5 fix input param for ctor 7 years ago
yann300 7fdbb578d1 fix input param for constructor 7 years ago
Iuri Matias a4a4bfae2f lint is king 7 years ago
Iuri Matias e981a602de remove duplicated entry in list 7 years ago
Iuri Matias 5c41299a78 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 90bfa8d9a2 make compiler more node friendly 7 years ago
Iuri Matias 97b29deaec make handleImportCall optional 7 years ago
Iuri Matias 21057ba7d8 remove compiler-imports back to browser-solidity (still too specific to browser-solidity) 7 years ago
Iuri Matias e0db637aa7 remove unused methods 7 years ago
Iuri Matias 5fd43d8397 move compiler code from browser-solidity including txHelper 7 years ago
yann300 a96858099a rename browser-solidity => remix-ide 7 years ago
Cory Forsyth 6dc2aa7926 Fix typo in selfdestruct.js: planed -> planned 7 years ago
soad003 954a1932f5 Static Analysis: Fix bug when passing function as parameter 7 years ago
yann300 389efd959b fix mapping decoding 7 years ago
yann300 72ec72fb39 fix mapping parsing 7 years ago
yann300 5c39429fa6 add forgotten input param 7 years ago
yann300 47ea7c7b5e catch module exception 7 years ago
soad003 1e33f4cc25 Static Analysis: assert / require, fix comments, cleanup 7 years ago
soad003 17e12e25b2 Static Analysis: require / assert 7 years ago
Francesco Ceccon 22272b23d1 Fix spelling in callcode and delegatecall warnings 7 years ago
yann300 9aa5b294cb move static analysis to remix-solidity 7 years ago
yann300 c0f2a05b36 module split 7 years ago