Commit Graph

627 Commits (299ffd2d974870dbe7a42753f20e5990302cb656)

Author SHA1 Message Date
yann300 07d2e60f12 fix using compilersartefacts 6 years ago
Iuri Matias d5a8746d51 add todos for later 6 years ago
Iuri Matias 5dd4e1bd2d remove no longer necessary registry paramter from udapp constructor 6 years ago
Iuri Matias 16a5f48930 pass config object to udapp 6 years ago
Iuri Matias e2fa3aebc6 fix call to logCallback 6 years ago
Iuri Matias be75e37a0e move yo-yo dependency out of udapp; remove need for logCallback inside udapp 6 years ago
Iuri Matias 1d815f2019 pass global registry to udapp as an argument 6 years ago
Iuri Matias 3eaa2583d8 remove unused params 6 years ago
Iuri Matias d069e5cef5 remove unused variable (value is always true) 6 years ago
Iuri Matias 2524879e96 remove unused variable 6 years ago
Rob Stupay c7358b4b64 update for testing 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 0d2287c67e fix standard 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 324a8778f7 move solidity compiler to compile tab 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
Iuri Matias afcbe6d692 move events to their own file as a intermediary step for further refactoring 6 years ago
Iuri Matias 80ea6c5642 move active events 6 years ago
yann300 62fd32807c
Update app.js 6 years ago
yann300 26f6c38f62 move compilersArtefacts to app.js 6 years ago
Ganesh Prasad Kumble 35a4eabe6a
Modified url parse error message 6 years ago
yann300 08eead481e set port in remixd ctor 6 years ago
yann300 81998799f1 add http && https explorer and import raw url 6 years ago
yann300 9e501d39ff return error if localhost not connected 6 years ago
yann300 ed92cbded3 fix lost refs while rebasing 6 years ago
yann300 85cff4f9c0 standard 6 years ago
yann300 e3a5fdcb28 move editorOnChange to editor 6 years ago
yann300 e5dbc59a85 move debugger to its own tab 6 years ago
yann300 389e2eba59 move static analysis to its own tab 6 years ago
yann300 38050759c1 do not use unneeded local var 6 years ago
yann300 ddda6ca644 remove unneeded local var 6 years ago
yann300 c5c9618f5f remove compiler local var 6 years ago
yann300 aadf49feda move event instanciation at the start 6 years ago
yann300 b52a7ba057 add basic plugin API 6 years ago
yann300 910e629513 standard 6 years ago
yann300 6334613215 move transactionContextAPI to runTab and reset udapp from there 6 years ago
yann300 1d917f0930 add logCallback fn to log to the remix console 6 years ago
yann300 7b22d479ee move Editor, ContextualListener, ContextView, CommandInterpreter to EditorPanel 6 years ago
yann300 718077200e remove unused event 6 years ago
yann300 036d8c8778 clean app ctr 6 years ago
yann300 9cc5f21e1e move loadFromGist at the end 6 years ago
yann300 62f7fb425a use _view directly 6 years ago
yann300 48418ed2bd move wrap settings to setting tab 6 years ago
yann300 c352b2f350 do not specify local var 6 years ago
yann300 509e841188 add comments 6 years ago