Commit Graph

646 Commits (ff68591e6520409ad993b51ac07f447814f1eb87)
 

Author SHA1 Message Date
yann300 ff68591e65 modify/rename findLowerClosestBound => findClosestIndex 8 years ago
yann300 276bd5b6c2 fix tests 8 years ago
yann300 ca3baa6ace add the last step to the reduced trace 8 years ago
yann300 da315478fe round instead of floor 8 years ago
yann300 1ee469fc89 remove jump check 8 years ago
yann300 fe23fe371a remove jump next call 8 years ago
yann300 91e4a60920 fix stepoverback stepoverforward 8 years ago
yann300 a46fb67f9a remove unneened 8 years ago
yann300 34ce9de56a change only if different 8 years ago
yann300 96764b220d don't switch to solidity mode if no src location 8 years ago
yann300 d17364faaa override step using callback 8 years ago
yann300 df00f64a78 remove SourceMappingDecoder 8 years ago
yann300 9b521b1e7e remove show/hide from Slider 8 years ago
yann300 d719aee429 remove solidity slider 8 years ago
yann300 daeb3f0073 move 'solidityMode' to stepManager 8 years ago
yann300 d704bb75f8 set solidityMode to slider 8 years ago
yann300 1face97ba6 store only array of step 8 years ago
yann300 21b892846c load solidity slider when callTreeReady 8 years ago
yann300 b865037514 add setReducedTrace 8 years ago
yann300 3acebccf44 use this.view instead of document 8 years ago
yann300 f14c0666e3 trigger hide/show 8 years ago
yann300 5bc117256a use soliditySlider 8 years ago
yann300 c93e29b977 compute reducedTraceBySourceLocation 8 years ago
yann300 6b82f555b2 add soliditySlider 8 years ago
yann300 036c306d29 change Slider to ES6 class 8 years ago
yann300 f343d8ee62 CodeListView trigger display event 8 years ago
yann300 bdabf54a43 dropdownpanel trigger display event 8 years ago
chriseth a26aeb8982 Merge pull request #192 from ethereum/fixTests 8 years ago
yann300 f2e613d813 fix tests 8 years ago
yann300 fbb78c3b51 Merge pull request #188 from ethereum/hidelocalsiffuncscope 8 years ago
chriseth 55aa911a35 Merge branch 'master' into hidelocalsiffuncscope 8 years ago
chriseth 4c06f27779 Merge pull request #190 from ethereum/anonymouslocals 8 years ago
chriseth cbf9ec338c Merge pull request #189 from ethereum/mappingarray 8 years ago
yann300 3be9a9b973 fix tests 8 years ago
yann300 fb93a1f196 set <n> for the name if anonymous 8 years ago
yann300 71a9bc7808 distinguish array of mapping 8 years ago
yann300 134aea8bfe readd getStorage 8 years ago
yann300 66b420de80 remove indexChanged event registration 8 years ago
yann300 a7aff8bc38 retrieve sourcelocation and test against current 8 years ago
yann300 ba1fc13dd2 store var source location in calltree 8 years ago
yann300 fae4708a0d trigger new eventr sourceLocationChanged 8 years ago
chriseth 0f43c5085b Merge pull request #186 from ethereum/fixvarsinstorage 8 years ago
yann300 788b14fc62 use BN for storage decoding 8 years ago
yann300 7400247282 retrieve storage 8 years ago
yann300 5eac9a5a13 fix decoding mapping of array 8 years ago
yann300 5fc64f623c Merge pull request #184 from ethereum/fixweb3provider 8 years ago
yann300 35b0b13725 Merge pull request #182 from ethereum/fixmapping 8 years ago
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