Commit Graph

14 Commits (26b354a8603c623f9774120706e54dba44fe16f6)

Author SHA1 Message Date
yann300 69eb5526ac move classes from remix-lib to remix-debug 5 years ago
Iuri Matias 78b93513ea refactor resolveTrace into a promise 5 years ago
Iuri Matias c7018a7d12 refactor decodeStateAt 5 years ago
Iuri Matias e847577527 remove callback from extractStateAt 5 years ago
Iuri Matias 507d6429c4 simplify decodeLocalsAt 5 years ago
Iuri Matias 5ef253a866 remove callback from extractLocalsAt 5 years ago
Iuri Matias 8f6b5100cb make sourceLocationFromInstructionIndex a promise 5 years ago
Iuri Matias 0a9aa84aa3 make sourceLocationFromVMTraceIndex a promise 5 years ago
Iuri Matias 8bb7e18bc1 refactor decodeLocalsAt 5 years ago
Iuri Matias 826855f379 refacto getMemoryAt 5 years ago
Iuri Matias 3866faa992 refactor getStackAt 5 years ago
Iuri Matias 220f7e7a4e refactor getSourceLocationFromVMTraceIndex to a promise 5 years ago
aniket-engg 894a0abd08 moved libs into libs dir 5 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
yann300 d72551df4d turn property compilationResult into an async callback 5 years ago
Iuri Matias eddc2e3866 update remix-debug syntax to use const, let and this 5 years ago
nujabes403 b3bb79e264 Remove duplicated function declaration 'Ethdebugger.prototype.debug' 6 years ago
Iuri Matias 3284337fd0 add resolveToReducedTrace; clean up; improve output 6 years ago
Iuri Matias 0d2d4055c4 cleanup 6 years ago
Iuri Matias 7fee4f368a move setManagers to debugger; cleanup 6 years ago
Iuri Matias dd209448cd move execution context out of original debugger 6 years ago
yann300 0f530cf761 remove debug artefact 7 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 7 years ago
yann300 d69975d11a
Update Ethdebugger.js 7 years ago
Iuri Matias 234cfc6a15 rename decoder to solidity-decoder 7 years ago
Iuri Matias 5c9d890399 fix typo 7 years ago
Iuri Matias 4db645cb91 move code and trace code from remix-debug to remix-lib 7 years ago
Iuri Matias 876c07875e move decoder from remix-solidity to remix-debug 7 years ago
Iuri Matias 63a9299669 move remix-core code & tests to remix-debug 7 years ago
Iuri Matias 68eabc3e15 removed commented code 7 years ago
Iuri Matias 2b106ebfb3 remove global web3 object from remix-debug 7 years ago
yann300 5931922962 refactor EthDebugger 7 years ago
yann300 bb0ecccb51 add remix-debug 7 years ago
yann300 c5c15bd916 change folder structure 7 years ago
yann300 7bef3013e3 add debug node ref 7 years ago
yann300 522187408c add debug node ref 7 years ago
Rob Stupay ab36e992dd removing old remixLib.helpers.ui to make debugger work with csjs 7 years ago
Rob Stupay d7dfd161d6 removing old remixLib.helpers.ui to make debugger work with csjs 7 years ago
yann300 f550bd8cff module split 7 years ago
yann300 c99564d954 rename play => jumptonextbreakpoint 8 years ago
yann300 376e3acb07 auto jump to breakpoint if any 8 years ago
yann300 50b7f2d6e7 setBreakpointManager 8 years ago
yann300 bf6cae54cc trigger new eventr sourceLocationChanged 8 years ago
yann300 c0cb0fd48b fix error msg 8 years ago
yann300 1d92cbd82a Fix for browser solidity 8 years ago
yann300 ddb32bbe16 add internalcalltree ref to ethdebugger (used by browser sol) 8 years ago
yann300 9c57922a61 rename includeLocalsVariables -> includeLocalVariables 8 years ago
yann300 8e5b7ec0e3 typo fix 8 years ago
yann300 12f18f865c add InternalCallTree 8 years ago
yann300 ed5c07c6b8 use solidityproxy to send statevar to localdecoder 8 years ago