Commit Graph

1693 Commits (7596d48bce04b90ace8e343a75b6513279064a25)

Author SHA1 Message Date
William Entriken 36aef05725
Rebrand to Remix IDE 7 years ago
yann300 244f0dd85c use normalize path to retrieve content 7 years ago
Iuri Matias 829189fc56 fix confirmCb params 7 years ago
Iuri Matias c079bae125 extract confirmation dialog call to caller 7 years ago
yann300 00081c22ff rename browser-solidity => remix.ide 7 years ago
Iuri Matias f708c1232f extract confirmation dialog call to caller 7 years ago
Iuri Matias 1f246a9528 move typeConversion into execution dir 7 years ago
Iuri Matias 9892114b83 fix callback params 7 years ago
yann300 075d03ef90 fix tryTillResponse 7 years ago
Iuri Matias 29242bc1c9 extract logic from confirmDialog and move it into txRunner 7 years ago
Iuri Matias bb91c22aad move confirmation dialog to its own file 7 years ago
Iuri Matias 62ed083f9b refactor: remove unnecessary level of depth from runInVm 7 years ago
Iuri Matias adfdea8b1b refactor: remove unnecessary level of depth from runInNode 7 years ago
Iuri Matias a5ef151099 refactor: remove unnecessary level of depth from runInNode 7 years ago
Iuri Matias dd62a3e508 refactor: remove unnecessary level of depth from runInNode 7 years ago
Iuri Matias 1c7b325a9b refactor: remove unnecessary level of depth from runInNode 7 years ago
Iuri Matias 9e3c80298f refactor: remove unnecessary level of depth from runInNode 7 years ago
yann300 e721857309 cache previously added import 7 years ago
yann300 8af128557f replace jquery by tooltip 7 years ago
Iuri Matias 9937c9c4a9 separate runInVm code from runInNode 7 years ago
yann300 27c6efddfd fix import external 7 years ago
Iuri Matias 09ce2c03ce move txHelper reference to Remix-lib 7 years ago
Iuri Matias 7ddc136bfd move txlistener code to remix-lib 7 years ago
Iuri Matias c28ce1b86a move eventsDecoder to remixLib 7 years ago
Iuri Matias 9cf7b9b496 remove txExecution code (moved to remix-lib) 7 years ago
Iuri Matias 9b7c352bbb use original txFormat file 7 years ago
Iuri Matias 25a98418c6 move udapp references to remixLib 7 years ago
Iuri Matias 2751353d20 move recorder references to remixLib 7 years ago
Iuri Matias 18d39ffea3 move run-tab references to remixLib 7 years ago
Iuri Matias f3e2f8272f add single execution context 7 years ago
Iuri Matias ec48bba9dc add single execution context 7 years ago
Iuri Matias d2f3f3cb50 move txLogger reference to Remix-lib 7 years ago
Iuri Matias 9bd0c6b4ce move debugger reference to Remix-lib 7 years ago
Iuri Matias ae60f3f014 move txHelper reference to Remix-lib 7 years ago
yann300 b511d2264e
Update app.js 7 years ago
yann300 cfed402987
Update app.js 7 years ago
yann300 4fdb12d781 typo 7 years ago
yann300 4826172cf7 fix import 7 years ago
yann300 1fe61b28c8 fix createNewFile 7 years ago
yann300 d3c79176b8 fix contextMenu (renaming) 7 years ago
yann300 6f8c6d2b4b fix renaming file 7 years ago
yann300 7ba8462827 update createNonClashingName and caller 7 years ago
yann300 aa543766af typo 7 years ago
yann300 7386911651 change exists call async 7 years ago
yann300 26d5e1cb15 add private _exist function to browser-files.js 7 years ago
yann300 ccdc138b9b make sharedfolder.exists async 7 years ago
yann300 99e127d3f4 make browserfiles. exists async 7 years ago
yann300 1fee02fd0a make exists async 7 years ago
yann300 9ddaa9df9e trigger tooltip if remixd errored 7 years ago
yann300 32981e494d add missing return 7 years ago