Commit Graph

2993 Commits (129ba4b8a15709b5110d7e25374b0d343e10ea67)

Author SHA1 Message Date
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
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 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
LianaHus bd09db7e82 added pragma 6 years ago
PaddyMc 1da2a737cc Fixes #1462: UI update & sentance autocomplete 6 years ago
PaddyMc 189992777c Fixes#1462 Update cursor on auto complete popup 6 years ago
PaddyMc 21a010b72b Issue#1462: Added directional keys list iteration 6 years ago
PaddyMc 2f9b73292e Issue#1462: Terminal command autocomplete support 6 years ago
Liana Husikyan b4abd45b96
Update settings-tab.js 6 years ago
yann300 7a958b3dfd
Update compile-tab.js 6 years ago
yann300 7d0431df00
Update compile-tab.js 6 years ago
yann300 66817e8404
Update run-tab.js 6 years ago
Nick Barry 3f60b6cf0b do not allow TreeView .caret_tv element to shrink 6 years ago
LianaHus df829f40cf version changed for release 6 years ago
yann300 83f4eb7a6a
Update example-contracts.js 6 years ago
LianaHus abcd7a6504 fixes beforeAll function 6 years ago
LianaHus c7b0b4044d added pragma solidity >=0.4.0 <0.6.0; to test 6 years ago
LianaHus 8096c527d5 fixes generate tests for solc 0.5.0 6 years ago
yann300 78066dcd6f fix browser test 6 years ago
yann300 2571d05f72 typo 6 years ago
yann300 3ef2e631af fix debugging with source location 6 years ago
nebojsa.urosevic a8c369c7f1 Removes unused import. 6 years ago
nebojsa.urosevic 8781797a1c Allow new transaction broadcasting to other plugins for web3 providers and injected web3 6 years ago
yann300 4afd5e6f00 fix full storage changes 6 years ago
yann300 efe53adbc8 fix: switch provider 6 years ago
yann300 f21fc1e3e9 fix Renaming 6 years ago
Iuri Matias 92ea82dd9f add missing new param to offsetToLineColumn 6 years ago
Iuri Matias a3a979a9ba make linter happy 6 years ago
Iuri Matias a65d8d1d49 rename transactionDebugger to just debugger 6 years ago
Iuri Matias 75f8b3a349 refactor unload; remove all direct references to the internal debugger from the UI 6 years ago
Iuri Matias 8cd4a356e0 move breakpoint event from ui to debugger 6 years ago
Iuri Matias f69e6b2f06 refactor; simplify old debug method 6 years ago