Commit Graph

2756 Commits (c1d692a598feccf450b7c6398683ccdc7c32f54d)

Author SHA1 Message Date
PaddyMc 6d1c12efd5 Fixes#1462 Update cursor on auto complete popup 6 years ago
PaddyMc 59f47b19c8 Issue#1462: Added directional keys list iteration 6 years ago
PaddyMc b7106cb2da Issue#1462: Terminal command autocomplete support 6 years ago
Liana Husikyan 7b5768d765 Update settings-tab.js 6 years ago
yann300 fe103d977e Update compile-tab.js 6 years ago
yann300 f05d7d6470 Update compile-tab.js 6 years ago
yann300 51ad852829 Update run-tab.js 6 years ago
Nick Barry 0bbcee79a2 do not allow TreeView .caret_tv element to shrink 6 years ago
LianaHus eed6fe746d version changed for release 6 years ago
yann300 68550cae0b Update example-contracts.js 6 years ago
LianaHus af6f96845d fixes beforeAll function 6 years ago
LianaHus 9a37ec27a7 added pragma solidity >=0.4.0 <0.6.0; to test 6 years ago
LianaHus c71ac35574 fixes generate tests for solc 0.5.0 6 years ago
yann300 7ea166da6c fix browser test 6 years ago
yann300 3b7b0e35fb typo 6 years ago
yann300 7c574a0772 fix debugging with source location 6 years ago
nebojsa.urosevic 3876838916 Removes unused import. 6 years ago
nebojsa.urosevic f03fd04c95 Allow new transaction broadcasting to other plugins for web3 providers and injected web3 6 years ago
yann300 14f317a365 fix full storage changes 6 years ago
yann300 9f0794eddd fix: switch provider 6 years ago
yann300 56a501fc69 fix Renaming 6 years ago
Iuri Matias 7278710983 add missing new param to offsetToLineColumn 6 years ago
Iuri Matias 1a39d29fe5 make linter happy 6 years ago
Iuri Matias fc28df84f7 rename transactionDebugger to just debugger 6 years ago
Iuri Matias aa721664c4 refactor unload; remove all direct references to the internal debugger from the UI 6 years ago
Iuri Matias 148389090c move breakpoint event from ui to debugger 6 years ago
Iuri Matias 33b70beb7c refactor; simplify old debug method 6 years ago
Iuri Matias a10323f820 move trace loading check from ui to debugger 6 years ago
Iuri Matias 1332edb349 move getTx to debugger logic 6 years ago
Iuri Matias e7aef4cd1b move step manager step changed response to debugger 6 years ago
Iuri Matias b677b00550 refactor: remove redudant extra indexChange event and move logic under callback of the step manager stepChanged event 6 years ago
Iuri Matias aaaba3229d remove extra step update which turned to be redudant 6 years ago
Iuri Matias 430e4f03db remove unnecessary event 6 years ago
Iuri Matias 02a0301879 remove unused events 6 years ago
Iuri Matias 6feb543809 remove unused events 6 years ago
Iuri Matias 1b20288443 remove commented out code 6 years ago
Iuri Matias da710a49a4 completly remove debuggerUI reference dependency 6 years ago
Iuri Matias d781f6aefb update references to parent debugger 6 years ago
Iuri Matias 9ff73c527b remove debugger UI dependency out of solidityLocals 6 years ago
Iuri Matias 69908fa9b6 remove debugger UI dependency out of solidityState 6 years ago
Iuri Matias 9f740ddcf4 remove direct reference to tx and pass it as an arg 6 years ago
Iuri Matias 8e2ad7634e remove direct reference to tx and pass it as an arg 6 years ago
Iuri Matias 93ca953143 move all references to currentStepIndex to the stepManager 6 years ago
Iuri Matias 3e2a2e97ab remove unneded method 6 years ago
Iuri Matias 500481638e separate compiler unload from view unload; remove stepChanged 6 years ago
Iuri Matias 276f194831 refactor debug to have a loading callback and move the actual debug call to it 6 years ago
Iuri Matias 74051d356a move all logic to same folder; move vmdebugger logic inside debugger 6 years ago
Iuri Matias 7aa09de9db move code manager event 6 years ago
Iuri Matias 20951e53c5 rename parent to debugger 6 years ago
Iuri Matias d486488202 remove step manager dependency on ui event 6 years ago