Commit Graph

287 Commits (14961c77acf91504e24ea3ca5147e98f21d8dae5)

Author SHA1 Message Date
yann300 2b89fbc725 use eslint-standard 4 years ago
yann300 fd5b39acee catch error while dispatching codeChanged event 4 years ago
yann300 b8a2a025a0 fix e2e 4 years ago
yann300 09f23d2523 remove uneeded file 4 years ago
ioedeveloper 854e2a4704 Load more 4 years ago
ioedeveloper c7e4b57e28 Fix stepOverForward bug 4 years ago
ioedeveloper 309c217b09 Experiment with loading locals in chunks 4 years ago
ioedeveloper d6a353f355 Make slider dependencies independent 4 years ago
ioedeveloper ec5d2c099d Refactor debugger-ui props 4 years ago
yann300 73ec791a9e remove ast walker 4 years ago
yann300 80f617e20e manage generated sources 4 years ago
ioedeveloper cf3b908ca7 Compute correct value for limit 4 years ago
ioedeveloper 54815ce50e Merge fetched locals 4 years ago
ioedeveloper 6a6e3c54c2 Trigger load more event 4 years ago
ioedeveloper 1c673d1b4e Set skip and limit for decode for memory internal 4 years ago
Iuri Matias 5fa52b92a8 remove unused file 4 years ago
Iuri Matias 6b334a7537 remove unused file astWalker.js 4 years ago
Iuri Matias 6b21d57acb simplify some code 4 years ago
Iuri Matias 5885b495fe require only computeOffsets in stateDecoder 4 years ago
Iuri Matias 505fec8e47 pass getCurrentCalledAddressAt to SolidityProxy 4 years ago
Iuri Matias 2b0da357af pass getCode to SolidityProxy 4 years ago
Iuri Matias e1eb4d6e7f simplify some hashes 4 years ago
Iuri Matias c9015e6f2d refactor switchprovider method 4 years ago
Iuri Matias 7c52faf4cb remove unnecessary if elses 4 years ago
Iuri Matias a1b00ee484 refactor codeResolver 4 years ago
Iuri Matias 30cac8f2a7 simplify BreakpointManager 4 years ago
Iuri Matias b830d9c77b simplify jump section 4 years ago
Iuri Matias e74a08aca6 remove jumptocallback from breakpoint manager 4 years ago
yann300 5f27ad1a52 fix#470 4 years ago
yann300 f303c56a20 remove astwalker from remix-debug 4 years ago
yann300 c7223d1f29 use remix-astwalker in remix-debug 4 years ago
aniket-engg cb81fe44cf check if ast is available 4 years ago
Aniket 5fae4d6d68 Update astWalker.js 4 years ago
aniket-engg 5be55b3f24 astwalker improved 4 years ago
yann300 915005ca79 remove extra / 4 years ago
yann300 2fbf6f4bfd Update init.js 4 years ago
aniket-engg c55b4e5874 all tests fixed 4 years ago
aniket-engg d672658eab tests fixes 4 years ago
aniket-engg 49337bc0ac more tests fixed 4 years ago
aniket-engg 5871571171 legacyAST removal 4 years ago
yann300 200517d78c move classes from remix-lib to remix-debug 4 years ago
Iuri Matias 22ae8121cb refactor extractMappingsLocationChanges 4 years ago
Iuri Matias 48a11c02af refactor storageResolver 4 years ago
Iuri Matias 45088a4427 refactor extractSourceLocation 4 years ago
Iuri Matias d8be9b3749 refactor extractStateVariablesAt 4 years ago
Iuri Matias e612a901a6 refactor getCode 4 years ago
Iuri Matias 0d78f1a156 refactor resolveTrace into a promise 4 years ago
Iuri Matias 09a5f6b643 refactor decodeStateAt 4 years ago
Iuri Matias 7040895cf7 remove callback from extractStateAt 4 years ago
Iuri Matias 0ed4490631 simplify decodeLocalsAt 4 years ago