Commit Graph

24242 Commits (8aec03aa4b10509754df228aa2edde4c3b2be656)
 

Author SHA1 Message Date
chriseth 55aa911a35 Merge branch 'master' into hidelocalsiffuncscope 8 years ago
chriseth e6798dea2a Merge pull request #190 from ethereum/anonymouslocals 8 years ago
chriseth 4c06f27779 Merge pull request #190 from ethereum/anonymouslocals 8 years ago
chriseth 382b2b72a7 Merge pull request #189 from ethereum/mappingarray 8 years ago
chriseth cbf9ec338c Merge pull request #189 from ethereum/mappingarray 8 years ago
chriseth a3f3def20a Merge pull request #409 from ethereum/linkinglib 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 90403995d8 fix tests 8 years ago
yann300 3be9a9b973 fix tests 8 years ago
yann300 d9670e9f0d set <n> for the name if anonymous 8 years ago
yann300 fb93a1f196 set <n> for the name if anonymous 8 years ago
yann300 589925d168 distinguish array of mapping 8 years ago
yann300 71a9bc7808 distinguish array of mapping 8 years ago
yann300 1061b994c3 readd getStorage 8 years ago
yann300 134aea8bfe readd getStorage 8 years ago
yann300 1edc5cd07d remove indexChanged event registration 8 years ago
yann300 66b420de80 remove indexChanged event registration 8 years ago
yann300 4716dad855 retrieve sourcelocation and test against current 8 years ago
yann300 a7aff8bc38 retrieve sourcelocation and test against current 8 years ago
yann300 2a181ebd07 store var source location in calltree 8 years ago
yann300 ba1fc13dd2 store var source location in calltree 8 years ago
yann300 bf6cae54cc trigger new eventr sourceLocationChanged 8 years ago
yann300 fae4708a0d trigger new eventr sourceLocationChanged 8 years ago
chriseth cccfc472bf Merge pull request #186 from ethereum/fixvarsinstorage 8 years ago
chriseth 0f43c5085b Merge pull request #186 from ethereum/fixvarsinstorage 8 years ago
yann300 9fc9344ca2 use BN for storage decoding 8 years ago
yann300 788b14fc62 use BN for storage decoding 8 years ago
yann300 01acbda319 retrieve storage 8 years ago
yann300 7400247282 retrieve storage 8 years ago
yann300 db50414691 fix decoding mapping of array 8 years ago
yann300 5eac9a5a13 fix decoding mapping of array 8 years ago
yann300 2285959029 Merge pull request #184 from ethereum/fixweb3provider 8 years ago
yann300 5fc64f623c Merge pull request #184 from ethereum/fixweb3provider 8 years ago
yann300 56efcc6b44 Merge pull request #182 from ethereum/fixmapping 8 years ago
yann300 35b0b13725 Merge pull request #182 from ethereum/fixmapping 8 years ago
yann300 641a85a7ec only override the provider from the UI and not during init 8 years ago
yann300 a2b4a40ee5 only override the provider from the UI and not during init 8 years ago
yann300 6764983221 set storage location for mapping 8 years ago
yann300 19022b1771 set storage location for mapping 8 years ago
yann300 944b2a06f1 fix mapping type 8 years ago
yann300 353477161a fix mapping type 8 years ago
chriseth fe9a6076a9 Merge pull request #181 from ethereum/displaylocalvaronlyscope 8 years ago
chriseth dc30600172 Merge pull request #181 from ethereum/displaylocalvaronlyscope 8 years ago
yann300 d12bf8968c don't display local var if stack is too low 8 years ago
yann300 7aeaee065c don't display local var if stack is too low 8 years ago
yann300 a8adf9793d add type property 8 years ago
yann300 322b23c0c0 add type property 8 years ago
yann300 08d53338da Merge pull request #406 from ethereum/fixSwitchProvider 8 years ago