Commit Graph

1700 Commits (3b2cc1e40b079ef917f581fd078f1bd78922267b)

Author SHA1 Message Date
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 4546ca310c fix loading ballot contract 8 years ago
yann300 7bf15f39e6 fix renaming/removal 8 years ago
Alex Beregszaszi 3b611d0738 Show alert if creating file failed 8 years ago
Alex Beregszaszi c07dbc4fb5 Show alert if renaming/removing failed 8 years ago
Alex Beregszaszi d91467b939 Sync file on tab switch 8 years ago
Alex Beregszaszi 9424342c63 Rename updateFiles to refreshTabs 8 years ago
Alex Beregszaszi 372f3f26af Reorder storage file 8 years ago
Alex Beregszaszi 9d37e90f33 Remove unused loadFiles 8 years ago
yann300 2370cd3ff0 fix tests 8 years ago
Alex Beregszaszi 57060c9c5f Make udapp.newAccount() async 8 years ago
Alex Beregszaszi 59417d69ed Do not include readonly files in the output package 8 years ago
Alex Beregszaszi a95ec855e4 Move Chrome sync to the files API 8 years ago
Alex Beregszaszi a1199b0ea8 Store imports as read-only files 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 39704974f0 remove uneeded param 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 f88ba6a03f use compilation result to get the content instead of the editor 8 years ago
yann300 d951996597 rename handleErrorClick / use API 8 years ago
yann300 f67c4886be use API 8 years ago
yann300 3b68f6fbd6 add API 8 years ago
yann300 8723bd2278 fix geth deploy 8 years ago
yann300 818125edb3 highlight the entire line 8 years ago
yann300 e981611ba4 fix linking 8 years ago
yann300 6bb328aa0f babel-polyfill 8 years ago
yann300 55b24666e9 remove e6-shim 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
Alex Beregszaszi c4e4d36629 Add events to files API 8 years ago
Alex Beregszaszi 9df5608ac6 Add files API 8 years ago
Alex Beregszaszi cbdec82e22 Rename changed to contentChanged 8 years ago
Alex Beregszaszi 0ea9bd1395 Rename switched to sessionSwitched 8 years ago
Alex Beregszaszi 6020e045c3 Editor: replace onChangeSetup with switched/changed events 8 years ago
Alex Beregszaszi 0789f747d4 Editor: add events 8 years ago
Alex Beregszaszi 7f74f954b1 Remove the extra init function from editor 8 years ago
Alex Beregszaszi d74cb8e50a Consistently use the set/getCacheFile abstraction 8 years ago
Alex Beregszaszi 0857b30a0a Remove SOL_CACHE_UNTITLED 8 years ago
Alex Beregszaszi d554265052 Use consistent parameter naming in editor 8 years ago