Commit Graph

5298 Commits (2accb9b10aed91e5208918d609618fa31a60b6f8)
 

Author SHA1 Message Date
Rob Stupay 2accb9b10a update a start 6 years ago
Rob Stupay c7358b4b64 update for testing 6 years ago
Rob Stupay be3ea2079c adding another file to the change 6 years ago
Rob Stupay 7aee52fc88 slight update of code from our conversation 6 years ago
Rob Stupay 8a15fb7ce3 with Yann 6 years ago
yann300 1fe0ede5de
Merge pull request #1638 from ethereum/LianaHus-patch-1 6 years ago
yann300 9fcfdabffc
Merge pull request #1642 from ethereum/refactorApp.js 6 years ago
yann300 9cc1385ca1 remove shared fodler test for chrome 6 years ago
yann300 b8efe67376 use specific remixd version 6 years ago
yann300 e55222cfad makeMockCompiler use the default version + add comment 6 years ago
yann300 aceedf7e1c clear circle ci cache 6 years ago
yann300 ac2c306383 set default solidity compiler version 6 years ago
yann300 f4dea0ac65 fix tests 6 years ago
yann300 a6e278bf59 fix circle ci 6 years ago
yann300 211ed05d72 fix debugger 6 years ago
yann300 4f386daae0 standard 6 years ago
yann300 0d2287c67e fix standard 6 years ago
yann300 6afbdaab5c only listen on pluginmanager 6 years ago
yann300 3cc6cfba62 remove not necessary dep 6 years ago
yann300 2f783cce24 use pluginmanager for listenning on new compilation result 6 years ago
yann300 fd7ddd1446 use specific instance of CompilerImport in FileManager 6 years ago
yann300 62ec1bdfc9 disable sourcehighlight when debugging 6 years ago
yann300 e7cba12df6 instanciate PluginManager in app.js and use it for compilation notification 6 years ago
yann300 12c41cb9c0 move tabs instanciation to app.js 6 years ago
yann300 dda660ea5c use compilersartefacts as dependencies instead of solidity compiler 6 years ago
yann300 324a8778f7 move solidity compiler to compile tab 6 years ago
Liana Husikyan 47d88ff11a
add a link to coding style guide 6 years ago
Omkara 797a73fad4
Merge pull request #1633 from ethereum/testWarnings 6 years ago
yann300 398e123c6d move runCompiler to compile tab 6 years ago
yann300 391dfbbab6 remove unneeded event listeners 6 years ago
yann300 88b21a13e1 remove init param check 6 years ago
yann300 2604b3a842 remove chromeCloudStorageSync 6 years ago
yann300 f4d8cfa9d0
Merge pull request #1549 from ethereum/contextManager 6 years ago
Iuri Matias 6096c57b0f attempt to fix circle ci 6 years ago
Iuri Matias 46680f5188 update remix packages used 6 years ago
Iuri Matias d88742a417 update remix package versions; add missing babel present 6 years ago
Iuri Matias c72cc3fbc0 remove debugger folder 6 years ago
Iuri Matias 3acf410da4 fix linter 6 years ago
Iuri Matias 76722adc1b remove moved debugger code 6 years ago
Iuri Matias f4bd89392c listen to providerChanged and update web3 object 6 years ago
Iuri Matias 332cee0ab0 move providers method from debugger 6 years ago
Iuri Matias 31fbcc4950 move initializations of execution context 6 years ago
Iuri Matias afcbe6d692 move events to their own file as a intermediary step for further refactoring 6 years ago
Iuri Matias 0fa776f7da add missing new param to offsetToLineColumn 6 years ago
Iuri Matias d7a7d798b1 make linter happy 6 years ago
Iuri Matias dc1b07bcea move debugger to its own folder 6 years ago
Iuri Matias 973907b825 move global vars out of debugger logic 6 years ago
Iuri Matias e82ef92388 move editor out of debugger 6 years ago
Iuri Matias 61c96866cb move source highlighter out of debugger 6 years ago
Iuri Matias e3a5255f58 cleanup 6 years ago