Commit Graph

559 Commits (7d32fdf3e92a2308dd2589bc605bf2dd83c7f5b2)
 

Author SHA1 Message Date
yann300 7d32fdf3e9 type name for string 8 years ago
yann300 c5ce46f5ab if error should also return the type name 8 years ago
yann300 cded05742b fix bytes type name 8 years ago
yann300 6a9fda507a return typename together with the value 8 years ago
chriseth 638651cf46 Merge pull request #176 from ethereum/treeView 8 years ago
yann300 3b8f031cf7 typo 8 years ago
yann300 b5d5a305b1 fix tests 8 years ago
yann300 0efe1cb0b1 fix list root (should be ul) 8 years ago
yann300 bee5eb3459 fix test 8 years ago
yann300 0aa82346cb extractData && formatData 8 years ago
yann300 7b1c91dee2 Merge pull request #170 from ethereum/treeView 8 years ago
yann300 6ad371f433 use monospace for memory 8 years ago
yann300 725b8c48dc Merge pull request #159 from ethereum/decodeLocals 8 years ago
yann300 7896c05d92 fix tests 8 years ago
yann300 b83df700ca Merge remote-tracking branch 'origin/master' into decodeLocals 8 years ago
yann300 54cab1c351 fix txbrowser 8 years ago
yann300 a6f654988d remove displaying empty obj + typo 8 years ago
yann300 5f45c5a118 rename storageStore/memoryStore 8 years ago
yann300 989d4924db display empty treeview instead of nothing 8 years ago
yann300 11f28d5d99 make dropdownlist use treeview 8 years ago
yann300 99ded5efde treeview 8 years ago
chriseth 3115a76683 Merge pull request #169 from ethereum/manageinvalidJump 8 years ago
yann300 676745f2de fix warning if parent reverted 8 years ago
yann300 2f99f49739 don't reset previous tx 8 years ago
yann300 5c41554821 fix JumpToNextCall 8 years ago
yann300 47a1729413 set error to true if trace ending is invalid 8 years ago
yann300 a083015aa6 add <not implemented> to mapping 8 years ago
yann300 4a3824cfb4 rename decode -> decodeFromMemory 8 years ago
yann300 c6dd5e26ae move storageStore memoryStore to function class 8 years ago
yann300 b243ea8ee3 override the type location during parsing 8 years ago
yann300 65efcf8ecb rename location storagelocation 8 years ago
yann300 063896d507 no need to test the length 8 years ago
yann300 ccb37efaf4 more restrictive regex 8 years ago
yann300 6e94874d1c ad extractLocatioin to util 8 years ago
yann300 57b92ad214 use lowercase for function 8 years ago
yann300 ff6aa0ea51 typo 8 years ago
yann300 014a22e645 add comments 8 years ago
yann300 f53ceb2211 add decodeInternal to RefType 8 years ago
yann300 85aecc79e4 always use bytes offset as param 8 years ago
yann300 c8aaa0d9bb fix locals decoding 8 years ago
yann300 7de5d4bc97 add storage location to bytes / string 8 years ago
yann300 1479a1f25f do not throw if ast not found 8 years ago
yann300 63e8827ad2 log error if ast not found 8 years ago
yann300 a56099cd5f fix tests 8 years ago
chriseth 0e3e3c9d3a Merge pull request #168 from ethereum/instHeight 8 years ago
yann300 df241d8ada instruction list height 8 years ago
yann300 a0b88ccf70 move decodeFromStorage, decodeFromStack, decodeFromMemory to ValueType 8 years ago
yann300 1d0ec71f9f Merge branch 'decodeLocals' of github.com:ethereum/remix into decodeLocals 8 years ago
yann300 b778a50223 Add RefType + provide location 8 years ago
yann300 7a2e3fffb9 Add RefType + provide location 8 years ago