Commit Graph

516 Commits (871c0ce09675a4a0924b057f66ee4bf40a1e75a5)

Author SHA1 Message Date
Iuri Matias 5367933bd5 move active events 6 years ago
yann300 bb17c2a480 Update app.js 6 years ago
yann300 f28fcc623d move compilersArtefacts to app.js 6 years ago
Ganesh Prasad Kumble dbf029a957 Modified url parse error message 6 years ago
yann300 01de9d77d0 set port in remixd ctor 6 years ago
yann300 4901303342 add http && https explorer and import raw url 6 years ago
yann300 d4ef907724 return error if localhost not connected 6 years ago
yann300 0358b46cc4 fix lost refs while rebasing 6 years ago
yann300 e6d998f0bb standard 6 years ago
yann300 929f71e552 move editorOnChange to editor 6 years ago
yann300 7943998c24 move debugger to its own tab 6 years ago
yann300 fc4ac91ad6 move static analysis to its own tab 6 years ago
yann300 ab17757cd9 do not use unneeded local var 6 years ago
yann300 db1178df4a remove unneeded local var 6 years ago
yann300 b0efbedbfa remove compiler local var 6 years ago
yann300 623f0590e2 move event instanciation at the start 6 years ago
yann300 7496402237 add basic plugin API 6 years ago
yann300 1f6925764d standard 6 years ago
yann300 ca8dcc6903 move transactionContextAPI to runTab and reset udapp from there 6 years ago
yann300 cd09f44303 add logCallback fn to log to the remix console 6 years ago
yann300 0e768edb2f move Editor, ContextualListener, ContextView, CommandInterpreter to EditorPanel 6 years ago
yann300 3080114467 remove unused event 6 years ago
yann300 4e5a59d563 clean app ctr 6 years ago
yann300 97470a159c move loadFromGist at the end 6 years ago
yann300 f8f950ceeb use _view directly 6 years ago
yann300 3a2406284e move wrap settings to setting tab 6 years ago
yann300 3ea93d0b5a do not specify local var 6 years ago
yann300 9d667a9134 add comments 6 years ago
yann300 2866c43753 don't trigger event for debugging start 6 years ago
yann300 663ec137f0 move queryParam 6 years ago
yann300 f564b9b5b5 move open file at then end 6 years ago
yann300 e41bcbaf09 remove config local var 6 years ago
yann300 2c28534833 rename _api => _component 6 years ago
yann300 9d8097c483 debugger 6 years ago
yann300 b612cd9eaa staticanalysis 6 years ago
yann300 473a31f59f renderer 6 years ago
yann300 1525cb3b55 TxLogger 6 years ago
yann300 242122739b importFileCb 6 years ago
yann300 90d67fdb3a standard 6 years ago
yann300 77781655ce commandInterpreter 6 years ago
yann300 16f1d9f056 filepanel / file manager / fileexplorer 6 years ago
yann300 e9ebaac8bd file manager 6 years ago
yann300 089b1a6b88 rename fileprovider keys 6 years ago
yann300 4da637cf68 fix udapp ref 6 years ago
yann300 a2de90dc7a refactor rhpp 6 years ago
yann300 cdc16dcd44 reset previous ctor 6 years ago
yann300 39384960f4 EditorPanel 6 years ago
yann300 8ab82a8647 context view 6 years ago
yann300 8a6e7b0b25 Contextual Listener 6 years ago
yann300 1d1a00fee1 move TransactionReceiptResolver away 6 years ago