Commit Graph

2256 Commits (bd9a91f9db7350523732baafc02044c418c17041)
 

Author SHA1 Message Date
yann300 c519a35ded return typename together with the value 8 years ago
chriseth 0de7453651 Merge pull request #176 from ethereum/treeView 8 years ago
yann300 2060c751c2 typo 8 years ago
yann300 2a50e5da72 fix tests 8 years ago
yann300 b874fb3091 fix list root (should be ul) 8 years ago
yann300 60c2906bbd fix test 8 years ago
yann300 523a4eb6ff extractData && formatData 8 years ago
yann300 5601ceda4d Merge pull request #170 from ethereum/treeView 8 years ago
yann300 0edf9f8839 use monospace for memory 8 years ago
yann300 7dd80d338c Merge pull request #159 from ethereum/decodeLocals 8 years ago
yann300 5238b8c862 fix tests 8 years ago
yann300 014fe46a0b Merge remote-tracking branch 'origin/master' into decodeLocals 8 years ago
yann300 a8e008432d fix txbrowser 8 years ago
yann300 2603a133c1 remove displaying empty obj + typo 8 years ago
yann300 b7fea53b47 rename storageStore/memoryStore 8 years ago
yann300 d2f55d65f2 display empty treeview instead of nothing 8 years ago
yann300 b36fe448bf make dropdownlist use treeview 8 years ago
yann300 5dc187e510 treeview 8 years ago
chriseth 7074e733b6 Merge pull request #169 from ethereum/manageinvalidJump 8 years ago
yann300 ea48d5f54b fix warning if parent reverted 8 years ago
yann300 899f381bfb don't reset previous tx 8 years ago
yann300 96ee676990 fix JumpToNextCall 8 years ago
yann300 46db377f36 set error to true if trace ending is invalid 8 years ago
yann300 603eedc78f add <not implemented> to mapping 8 years ago
yann300 abc5a47925 rename decode -> decodeFromMemory 8 years ago
yann300 4c09db3707 move storageStore memoryStore to function class 8 years ago
yann300 f346b2b1a9 override the type location during parsing 8 years ago
yann300 311289a049 rename location storagelocation 8 years ago
yann300 70a880a89c no need to test the length 8 years ago
yann300 0524a7d703 more restrictive regex 8 years ago
yann300 10b5308eb6 ad extractLocatioin to util 8 years ago
yann300 c38dc7f456 use lowercase for function 8 years ago
yann300 a9b3e00927 typo 8 years ago
yann300 1926227bcb add comments 8 years ago
yann300 39d7b2f006 add decodeInternal to RefType 8 years ago
yann300 249dbdf64a always use bytes offset as param 8 years ago
yann300 f06cc737da fix locals decoding 8 years ago
yann300 32d1f4b3eb add storage location to bytes / string 8 years ago
yann300 97f8454cae do not throw if ast not found 8 years ago
yann300 0061b3b997 log error if ast not found 8 years ago
yann300 87d2227a41 fix tests 8 years ago
chriseth 7787ae36da Merge pull request #168 from ethereum/instHeight 8 years ago
yann300 4a14213cbe instruction list height 8 years ago
yann300 1a10971792 move decodeFromStorage, decodeFromStack, decodeFromMemory to ValueType 8 years ago
yann300 20c32ddfad Merge branch 'decodeLocals' of github.com:ethereum/remix into decodeLocals 8 years ago
yann300 89cdb05b07 Add RefType + provide location 8 years ago
yann300 a8d89aa416 Add RefType + provide location 8 years ago
yann300 60ce2bbbe1 es6 class function 8 years ago
yann300 f591e916f9 es6 class function 8 years ago
yann300 b9decda1d7 es6 class function 8 years ago