Commit Graph

40 Commits (a11e662f88c3f6f1442e8088f34791824e43b6c6)

Author SHA1 Message Date
Iuri Matias 958078a166 update compiler test 7 years ago
yann300 f89e082290 move static analysis to remix-solidity 7 years ago
soad003 c83cf095f2 Static Analysis: Warn on selfdestruct, suggestions by axic 7 years ago
soad003 a6c4a38c88 Static Analysis: Warn on selfdestruct, functions with selfdestruct cannot be const 7 years ago
soad003 57a496aa1f Static Analysis: forgotten return statements (#866) 7 years ago
yann300 9f160f018d jsonio solidity 7 years ago
yann300 fe462d91b6 fix test 7 years ago
yann300 b0a6b18929 make test work 7 years ago
yann300 89e16bd380 fix tests 7 years ago
yann300 bc811a5824 move utils => lib folder 7 years ago
yann300 fbc1a051d5 fix test 7 years ago
yann300 a3af5c6ccf move query-params to lib folder 7 years ago
soad003 a6d3658598 Static Analysis: checks effects interaction bugfix transfer, suggestions by chriseth 8 years ago
soad003 11a6bb7a07 Static Analysis: modules inlineAssembly, blockhash, blocktimestamp, similar variable names, low level calls 8 years ago
Michael Fröwis 5d2e69c7a8 Static Analysis: fixes testing after merge 8 years ago
Michael Fröwis 194c59a358 Static Analysis: us solc/wrapper 8 years ago
Michael Fröwis dc7dc11954 Static Analysis: library support 8 years ago
Michael Fröwis b8e2db29b9 Static Analysis: more unit tests 8 years ago
Michael Fröwis f9f03813d0 Static Analysis: Builtin Functions, Super keyword 8 years ago
Michael Fröwis b2a5eafa21 Static Analysis: fix integration tests 8 years ago
Michael Fröwis 242a8f4fec Static Analysis: fixes after merge 8 years ago
Michael Fröwis 130f42faa8 Static Analysis: more unit tests 8 years ago
Michael Fröwis eb84b083b1 Static Analysis: fix blockBlockhash, warn on modifiers 8 years ago
Michael Fröwis 44327da285 Static Analysis: integration tests 8 years ago
Michael Fröwis d68814df4b Static Analysis: more unit tests 8 years ago
Michael Fröwis 11917ffcfb Static Analysis: ChecksEffectsInteraction, Constant Function, Inline Assembly. Without integration tests and modifier support 8 years ago
serapath 18f483be27 ADD browserify livereload & refactor npm scripts 8 years ago
Michael Fröwis ff3db09669 Static analysis, this on local calls. Change requests 8 years ago
Michael Fröwis 3a720bf70e static analysis, this on local calls 8 years ago
Michael Fröwis bed67f2bf4 Categories for static analysis modules 8 years ago
yann300 9a05c2a351 run tape tests on babelify-src folder 8 years ago
Alex Beregszaszi 48d8dcb1c4 Update compiler test for the new API 8 years ago
Alex Beregszaszi 2126391e3c Format using standard 8 years ago
Alex Beregszaszi 94ab5c29c4 Use Javascript strict mode 8 years ago
yann300 afa87c9626 register event in inner class 8 years ago
yann300 9356a946e9 fix test 8 years ago
Dave Hoover ad041b7b46 fakeEditor needs to return string from getCacheFile (for testing) 9 years ago
Dave Hoover 37c7e81733 Smoke testing compiler.compile and discovering some simplifications 9 years ago
Dave Hoover e8d34daacf Decoupling gist-handler from query-params; Testing gist-handler 9 years ago
Dave Hoover 36d0e59c4b Testing query-params.js with tape 9 years ago