Commit Graph

2260 Commits (a83a691e77de34e029a7f515e2f1bb8cf8d66a98)
 

Author SHA1 Message Date
William Entriken 03a991cb12 Less semicolons 6 years ago
William Entriken b71aab5803 Better indentation 6 years ago
William Entriken 8539ff26ce less semicolons 6 years ago
0mkar a0717fba4e fix conflicts 6 years ago
0mkar be87267127 fix conflicts 6 years ago
0mkar d557eb54af use filepath again 6 years ago
0mkar b0e72d559e split index.js into multiple files, reuse functions 6 years ago
0mkar 94f4814008 Use gatherContractsFrom to collect contracts in fs.walkSync 6 years ago
0mkar a1dd9dc18f unit testing fix for PR #1014 6 years ago
William Entriken dc5d08773a Expect full contract name in test run 6 years ago
William Entriken 51d0f0f507 Less semicolons 6 years ago
William Entriken 3546b4097a less semicolons 6 years ago
William Entriken 73de248d93 Work on multiple directories 6 years ago
William Entriken a7423bc6ec Work on #1013 6 years ago
yann300 e033275773
Merge pull request #1094 from ethereum/cmd_and_library 6 years ago
Iuri Matias 06071125b3 make linter happy 6 years ago
Iuri Matias 3ea9af71e7 remove uneeded file; remove decoupling 6 years ago
Iuri Matias c644881177 cleanup 6 years ago
Iuri Matias 9bb4a1027e add methods needed for solidity code navigation 6 years ago
Iuri Matias cbfcccf023 fix breakpoint event; add method to trigger souce update 6 years ago
Iuri Matias c5fb48176e add jumpto and get trace length steps 6 years ago
Iuri Matias 90d4bb55ec improve api by adding common methods 6 years ago
Iuri Matias a9790829d6 add loadCompilationData method 6 years ago
Iuri Matias 0046453a42 add callbacks so each step of the debugger is only called when it's ready 6 years ago
Iuri Matias 8b8943fc35 remove unneeded console logs; prevent crash when step is out of bounds 6 years ago
Iuri Matias c4267d4394 add more events 6 years ago
Iuri Matias 9b557f0c7b display errors 6 years ago
Iuri Matias 5d5fcae465 don't print source automatically; has to be required instead 6 years ago
Iuri Matias 3d2dbb461f update lib; remove various console logs 6 years ago
Iuri Matias 3284337fd0 add resolveToReducedTrace; clean up; improve output 6 years ago
Iuri Matias b40e09e393 improve displaying current step 6 years ago
Iuri Matias 7df0cf278e add basic cmd line debugger 6 years ago
Iuri Matias ffa2f6fbf0 update test script 6 years ago
Iuri Matias 8bf8276a3b re-add offset component; add missing vmdebugger start 6 years ago
Iuri Matias 4405f5d866 add offsetToLineColumnConverter to remix-lib 6 years ago
Iuri Matias eb15b2d11c init providers only after already listening to events 6 years ago
Iuri Matias 8432618b3d test 6 years ago
yann300 56b1067f73
Merge pull request #1095 from ethereum/fix_remix_lib 6 years ago
Iuri Matias ef633d3d02 fix txFormat tests 6 years ago
0mkar 42f7c500bf successful async/await implementation of IPFS handler; update suggestions 6 years ago
0mkar febb64511b use array filter instead forEach 6 years ago
0mkar e07f3b903e try async ipfs request 6 years ago
0mkar a98c8ac38f remove useless code; update test; update circleCI script 6 years ago
0mkar 1d3cb36679 first implementation of resolve with custom handler 6 years ago
0mkar 2fd155edab Try to implement resolve function in TS 6 years ago
0mkar 7ba69b1a3b add dist to gitignore 6 years ago
0mkar ee066f7664 add dist to gitignore 6 years ago
0mkar 3d6651bcb9 add dist to gitignore 6 years ago
0mkar ebd0d96d29 Try typescript 6 years ago
0mkar 8607d3bbba add remix-resolve to lerna 6 years ago