Commit Graph

5056 Commits (d79705e914f858fb335fe896a35a524362eaa8e6)
 

Author SHA1 Message Date
yann300 a2b4a40ee5 only override the provider from the UI and not during init 8 years ago
yann300 19022b1771 set storage location for mapping 8 years ago
yann300 353477161a fix mapping type 8 years ago
chriseth dc30600172 Merge pull request #181 from ethereum/displaylocalvaronlyscope 8 years ago
yann300 7aeaee065c don't display local var if stack is too low 8 years ago
yann300 322b23c0c0 add type property 8 years ago
yann300 08d53338da Merge pull request #406 from ethereum/fixSwitchProvider 8 years ago
yann300 cd28a1b0d4 fix provider init 8 years ago
chriseth 159aeffff7 Merge pull request #400 from ethereum/files-api 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
chriseth d2b2412cc3 Merge pull request #180 from ethereum/outofgas 8 years ago
yann300 6db8cb88c3 remove outofgas checking 8 years ago
chriseth a7d01060c3 Merge pull request #403 from ethereum/editor-events 8 years ago
Alex Beregszaszi cbdec82e22 Rename changed to contentChanged 8 years ago
Alex Beregszaszi 0ea9bd1395 Rename switched to sessionSwitched 8 years ago
chriseth 5295729e11 Merge pull request #179 from ethereum/treeView 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
yann300 7459d6d6fa change keyPath name and type 8 years ago
yann300 9cc2ed8178 renaming formatData / formatSelf 8 years ago
yann300 e79e48b34a track display status 8 years ago
yann300 da08ba6c34 increase margin 8 years ago
yann300 29e9cfe220 empty string is array 8 years ago
yann300 a4725b5066 remove isArray 8 years ago
yann300 2d4d373190 remove extractProperties 8 years ago
yann300 882dca1184 fix treeview caret 8 years ago
yann300 135f90bb69 don't use treeview properties 8 years ago
yann300 e789c4b523 use JSON stringify 8 years ago
yann300 cfb6d2570a fix test 8 years ago
yann300 05a38a4f8f fix test 8 years ago
yann300 44b6145a81 fix test 8 years ago
yann300 bfc6b9ae9d fix indentation 8 years ago
yann300 0daa810298 display double quotes for string 8 years ago
yann300 155bd554ea display key property in grey 8 years ago
yann300 c29a45e05d remove 'dynamic' from type name 8 years ago
yann300 a467e2d638 display struct full type 8 years ago
yann300 b721b60c8c display int/uint length 8 years ago
yann300 3211da784f add caret to dropdownpanel / remove ASMCode.js 8 years ago
yann300 4c18089f3e fix panel height 8 years ago
yann300 6016cc102a add properties 8 years ago
yann300 2d5101f6fb standard 8 years ago
yann300 81064d13ab don't add full type label for sub array 8 years ago
yann300 916c5a2a25 fix struct test 8 years ago
yann300 40ada05c30 fix tests 8 years ago
yann300 b8ec15745e do not update the treeview if error 8 years ago