Commit Graph

2010 Commits (533ada1ddb9cd1aa6f1b01b65f87a1e56caeb0b6)

Author SHA1 Message Date
yann300 32db5ed01c standard 8 years ago
yann300 c678752828 do not alert user if config set from the url param 8 years ago
yann300 4dfdd8a8a9 do not recompile if we are in a debug session 8 years ago
serapath f09f5a38a3 REFACTOR ui state + production build 8 years ago
serapath 39491d97fe fix remove file bug 8 years ago
serapath 40f8abe827 add file explorer 8 years ago
yann300 1fa433a462 do not completely hide `contract` row 8 years ago
yann300 f223d15fef Update execution-context.js 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
Michael Fröwis ff3db09669 Static analysis, this on local calls. Change requests 8 years ago
Michael Fröwis 7039d85a1f Static analysis, this on local calls 8 years ago
Michael Fröwis 3a720bf70e static analysis, this on local calls 8 years ago
Alex Beregszaszi ef6865a129 Ignore .remix.config in files.listAsTree() 8 years ago
yann300 1250d12eb5 add breakpoint even if no compilation data 8 years ago
yann300 f9fdd3424c disable gas estimation 8 years ago
Alex Beregszaszi 09bbcf54b4 Implement files.listAsTree() 8 years ago
Alex Beregszaszi e2aabbc963 Use verified swarm publishing 8 years ago
Alex Beregszaszi c83457172b Pass metadata to udapp 8 years ago
Michael Fröwis bed67f2bf4 Categories for static analysis modules 8 years ago
Alex Beregszaszi 5beea7fc5d Use DOM object with ACE (and not the name) 8 years ago
Alex Beregszaszi b414777899 Supply DOM name to editor from the outside 8 years ago
Alex Beregszaszi 8b7970f429 Remove dependency on divs in editor 8 years ago
Alex Beregszaszi c2e066d054 Rename .browser-solidity.json to .remix.config 8 years ago
yann300 053304ef7c use new API 8 years ago
yann300 3b7d4dd5de typo 8 years ago
yann300 8b0f3e1da7 check if compilation available 8 years ago
yann300 51c57b3dd8 simpler display of breakpoin 8 years ago
yann300 2f5b22d2e3 remove uneeded call 8 years ago
yann300 5f81375bd8 remove source location from breakpoint (keep only row number) 8 years ago
yann300 7b3a21b9af make breakpoint manager use of lineconverter 8 years ago
yann300 ed1777757e integrate breakpoint 8 years ago
yann300 eef24405c8 add breakpoint to editor 8 years ago
yann300 7bf15f39e6 fix renaming/removal 8 years ago
Alex Beregszaszi 372f3f26af Reorder storage file 8 years ago
Alex Beregszaszi 9d37e90f33 Remove unused loadFiles 8 years ago
Alex Beregszaszi ddf06bd244 Rewrite file handling logic using the new files API 8 years ago
yann300 7ff2e3fa43 group API 8 years ago
yann300 cf9fb48936 remove executionContext dependecy from renderer 8 years ago
yann300 b4957dc242 rename sourceLocation currentSourceLocation 8 years ago
yann300 5398e18bdc make specific API for each component 8 years ago
yann300 f111d4d43e use API 8 years ago
yann300 d951996597 rename handleErrorClick / use API 8 years ago
yann300 f67c4886be use API 8 years ago
yann300 8723bd2278 fix geth deploy 8 years ago
yann300 818125edb3 highlight the entire line 8 years ago
yann300 cd28a1b0d4 fix provider init 8 years ago
Alex Beregszaszi 20ce7788b8 Simplify files.get / files.exists 8 years ago
Alex Beregszaszi 124bb9880a Include flag in fileAdded event for readonly files 8 years ago
Alex Beregszaszi abeccd51e7 Include comprehensive error handling in files API (always return true/false) 8 years ago
Alex Beregszaszi 60fc07ee8f Add boolean to set/remove/rename in storage 8 years ago