Commit Graph

5450 Commits (817a3f738c3e3c4eb79fb72a36a9e935955066ab)
 

Author SHA1 Message Date
Iuri Matias 8744f6b60a remove unused params 6 years ago
Iuri Matias 48d05cd014 remove unused variable (value is always true) 6 years ago
Iuri Matias bd24be68ff remove unused variable 6 years ago
Rob Stupay cb7f1fd3e9 update for testing 6 years ago
Rob Stupay 9dbaedbcac adding another file to the change 6 years ago
Rob Stupay 8b9d5e7755 slight update of code from our conversation 6 years ago
Rob Stupay 601da98248 with Yann 6 years ago
yann300 57d3623dd9 Merge pull request #1638 from ethereum/LianaHus-patch-1 6 years ago
yann300 2a4298e6f4 Merge pull request #1642 from ethereum/refactorApp.js 6 years ago
yann300 eb45e4df33 remove shared fodler test for chrome 6 years ago
yann300 c3059c3206 use specific remixd version 6 years ago
yann300 dae8062270 makeMockCompiler use the default version + add comment 6 years ago
yann300 c3ef2e6a77 clear circle ci cache 6 years ago
yann300 5e8bde6c4f set default solidity compiler version 6 years ago
yann300 948a094d71 fix tests 6 years ago
yann300 245fd8907b fix circle ci 6 years ago
yann300 9fa69c6a7f fix debugger 6 years ago
yann300 22fec5ece7 standard 6 years ago
yann300 52f7847f5a fix standard 6 years ago
yann300 303913d3b1 only listen on pluginmanager 6 years ago
yann300 20e140968f remove not necessary dep 6 years ago
yann300 4d0507e834 use pluginmanager for listenning on new compilation result 6 years ago
yann300 87c345e296 use specific instance of CompilerImport in FileManager 6 years ago
yann300 bfc96eb06b disable sourcehighlight when debugging 6 years ago
yann300 c1d7ab499a instanciate PluginManager in app.js and use it for compilation notification 6 years ago
yann300 aa168c64b5 move tabs instanciation to app.js 6 years ago
yann300 7e5a1a0495 use compilersartefacts as dependencies instead of solidity compiler 6 years ago
yann300 d7e26ac77e move solidity compiler to compile tab 6 years ago
Liana Husikyan c978c2897e add a link to coding style guide 6 years ago
Omkara d072d39313 Merge pull request #1633 from ethereum/testWarnings 6 years ago
yann300 5dd8396ce6 move runCompiler to compile tab 6 years ago
yann300 8461533b8c remove unneeded event listeners 6 years ago
yann300 1587f71afb remove init param check 6 years ago
yann300 9993ead972 remove chromeCloudStorageSync 6 years ago
yann300 ede7bc16bc Merge pull request #1549 from ethereum/contextManager 6 years ago
Iuri Matias 94da0ee4fa attempt to fix circle ci 6 years ago
Iuri Matias d665f9e567 update remix packages used 6 years ago
Iuri Matias 23a75024fb update remix package versions; add missing babel present 6 years ago
Iuri Matias 776d6485f6 remove debugger folder 6 years ago
Iuri Matias a811bc5b97 fix linter 6 years ago
Iuri Matias d3e4a76bdc remove moved debugger code 6 years ago
Iuri Matias 4f13bbd147 listen to providerChanged and update web3 object 6 years ago
Iuri Matias 9885700107 move providers method from debugger 6 years ago
Iuri Matias 4687605860 move initializations of execution context 6 years ago
Iuri Matias 3abd99c1cd move events to their own file as a intermediary step for further refactoring 6 years ago
Iuri Matias 85243baa03 add missing new param to offsetToLineColumn 6 years ago
Iuri Matias 147962e283 make linter happy 6 years ago
Iuri Matias 877193fb49 move debugger to its own folder 6 years ago
Iuri Matias b19742f480 move global vars out of debugger logic 6 years ago
Iuri Matias c3318ed5c0 move editor out of debugger 6 years ago