Commit Graph

2152 Commits (bfe5503529bde4ad10998b7b0c9e8d35c91e8187)
 

Author SHA1 Message Date
0mkar b941bb42fd unit testing fix for PR #1014 6 years ago
William Entriken 6ec4f03f03 Expect full contract name in test run 6 years ago
William Entriken ad1f68eddc Less semicolons 6 years ago
William Entriken c12b83a574 less semicolons 6 years ago
William Entriken 580d85aa80 Work on multiple directories 6 years ago
William Entriken 203a2f3799 Work on #1013 6 years ago
yann300 bd03f12f0b Merge pull request #1094 from ethereum/cmd_and_library 6 years ago
Iuri Matias 87fea226a1 make linter happy 6 years ago
Iuri Matias f7aa459cc5 remove uneeded file; remove decoupling 6 years ago
Iuri Matias a3cd1b7a84 cleanup 6 years ago
Iuri Matias 4acd6ccf56 add methods needed for solidity code navigation 6 years ago
Iuri Matias 5dbf26897d fix breakpoint event; add method to trigger souce update 6 years ago
Iuri Matias 62949d78b3 add jumpto and get trace length steps 6 years ago
Iuri Matias a3403a3104 improve api by adding common methods 6 years ago
Iuri Matias f80539315e add loadCompilationData method 6 years ago
Iuri Matias cdd5da3298 add callbacks so each step of the debugger is only called when it's ready 6 years ago
Iuri Matias 388eca3a24 remove unneeded console logs; prevent crash when step is out of bounds 6 years ago
Iuri Matias 7fe843d6ba add more events 6 years ago
Iuri Matias 316f912a24 display errors 6 years ago
Iuri Matias 53a3fa5790 don't print source automatically; has to be required instead 6 years ago
Iuri Matias cff01523d9 update lib; remove various console logs 6 years ago
Iuri Matias b8c7e30dff add resolveToReducedTrace; clean up; improve output 6 years ago
Iuri Matias af2c763f80 improve displaying current step 6 years ago
Iuri Matias 1f0e23b565 add basic cmd line debugger 6 years ago
Iuri Matias afe0e596ee update test script 6 years ago
Iuri Matias 693b411a5a re-add offset component; add missing vmdebugger start 6 years ago
Iuri Matias 00e15ce815 add offsetToLineColumnConverter to remix-lib 6 years ago
Iuri Matias 888e01a6a7 init providers only after already listening to events 6 years ago
Iuri Matias 11b933ea67 test 6 years ago
yann300 de54cb57f5 Merge pull request #1095 from ethereum/fix_remix_lib 6 years ago
Iuri Matias 10f747a8d7 fix txFormat tests 6 years ago
0mkar 5bbc9a38b1 successful async/await implementation of IPFS handler; update suggestions 6 years ago
0mkar 384f52b586 use array filter instead forEach 6 years ago
0mkar 4cfcd8d61d try async ipfs request 6 years ago
0mkar 8b2c6e7f3b remove useless code; update test; update circleCI script 6 years ago
0mkar 2fe116309d first implementation of resolve with custom handler 6 years ago
0mkar 097a840d8e Try to implement resolve function in TS 6 years ago
0mkar 90503349cc add dist to gitignore 6 years ago
0mkar 077dab08f4 add dist to gitignore 6 years ago
0mkar 6300292dd8 add dist to gitignore 6 years ago
0mkar e2e2e70757 Try typescript 6 years ago
0mkar 36cafea81c add remix-resolve to lerna 6 years ago
0mkar f6d0f175c4 update tests 6 years ago
0mkar e8ec21d131 add circleci config 6 years ago
0mkar a8c24222aa Merge branch 'remix-resolve' of github.com:ethereum/remix into remix-resolve 6 years ago
0mkar 65c1a2af86 callback & compile 6 years ago
0mkar 2a011b54f6 resolve via callback 6 years ago
0mkar 37d451d8bc try to implement getFile 6 years ago
0mkar 088bf6003d update readme; remove unused requires 6 years ago
0mkar 836d376db4 remove unused packages 6 years ago