Commit Graph

2010 Commits (533ada1ddb9cd1aa6f1b01b65f87a1e56caeb0b6)

Author SHA1 Message Date
Alex Beregszaszi 3badac4075 Raise nice error if an unsupported URL import was attempted 9 years ago
Alex Beregszaszi 0c16c8cd29 Fix click handler for warnings/errors 9 years ago
Alex Beregszaszi fc2e5b1432 Remove dead parameter 9 years ago
Alex Beregszaszi 1297bac19a Fix optimize checkbox 9 years ago
Alex Beregszaszi 661294e2c0 Break out warning checking into isValidError 9 years ago
Alex Beregszaszi f00c8defd6 Fix the bug with gather imports 9 years ago
Alex Beregszaszi e54949b3a1 Fix error reporting when gatherImports failed 9 years ago
Alex Beregszaszi 404b69d3e8 Fix execution context change (Web3 & RPC) 9 years ago
Alex Beregszaszi c3e7168891 Move editor.onChange from compiler to app 9 years ago
Alex Beregszaszi 498ac7271b Display warnings even if there were no errors 9 years ago
Alex Beregszaszi b4f1857e08 Workaround some browsers and delete loaded compiler properly 9 years ago
Alex Beregszaszi 2482cbdf8b Emit loadingCompiler event on loadVersion 9 years ago
chriseth ff13c10247 Do not pass sources back and forth but retain them. 9 years ago
chriseth 6b10fccd04 Parse source into json for event. 9 years ago
yann300 ed4c94cd1a readd format assembly text 9 years ago
yann300 e7f0512635 delete sourcehightlighter.js 9 years ago
yann300 c33a671148 add sourceHighlighter 9 years ago
Alex Beregszaszi adfb53e8d0 Do not hide worker errors in the console 9 years ago
Alex Beregszaszi 162cc107e7 Support missing opcodes field 9 years ago
Alex Beregszaszi 0b96c9de34 Remove Solidity Interface from the output 9 years ago
Alex Beregszaszi f7bb50cc96 Style changes according to standard 9 years ago
Alex Beregszaszi 244bc34edd Place the opcodes table after the runtime bytecode 9 years ago
Alex Beregszaszi e190996dac Simplify the contract details renderer 9 years ago
Alex Beregszaszi 9482ac9251 Move the URL magic for loadVersion from the compiler to the app 9 years ago
Alex Beregszaszi bd71078ea6 Catch solc exceptions in the worker the same way as in the non-worker version 9 years ago
yann300 9b56f2bea8 bug fix 9 years ago
yann300 afa87c9626 register event in inner class 9 years ago
yann300 d172d68b71 - change event manager creation process 9 years ago
yann300 e6adf1da19 add event manager 9 years ago
Alex Beregszaszi ec40094c47 Space the rendering source code for readability 9 years ago
Alex Beregszaszi a5d12cdb60 Display the interface even if it is [] 9 years ago
Alex Beregszaszi 7d9f7fbae9 Only display the relevant gas estimate fields 9 years ago
Alex Beregszaszi 22e70ef7fe Be prepared when the interface output won't have a trailing new-line 9 years ago
Alex Beregszaszi 396abd2bd2 Do not show empty gasEstimates 9 years ago
Alex Beregszaszi 1efa6b3353 Do not show bytecode, interface or opcodes if they are empty 9 years ago
yann300 b09522c236 reset vm state instead of creating a new instance 9 years ago
yann300 8007573bb2 vm integration 9 years ago
Alex Beregszaszi 87a8f3adc2 Remove ctrl-f keyboard shortcut 9 years ago
Alex Beregszaszi 7a4ef02ac4 Remove ctrl-t keyboard shortcut 9 years ago
chriseth fe02fd80ab Hide textarea and show error for old version. 9 years ago
chriseth 519dbe2d4a Provide formal verification input. 9 years ago
Alex Beregszaszi 29ed1bd3dd Load the local soljson.js if the list (soljsonSources) isn't present 9 years ago
yann300 063b5dfc2a small changes 9 years ago
yann300 3dd99aaac6 small changes 9 years ago
yann300 d3f9ae14ce bug icon 9 years ago
yann300 1748be011a remix version 9 years ago
yann300 16b214ca41 remix int 9 years ago
Alex Beregszaszi 3f4cb564d0 Make gasLimit fully configurable from UI 9 years ago
Denton Liu 6379a5275e Fix #110 9 years ago
Denton Liu e1b1bff589 Make file upload safer 9 years ago