Commit Graph

809 Commits (8914952edafcfa906f50b221435ec93965e9f34a)
 

Author SHA1 Message Date
Alex Beregszaszi a591fd2060 Move HTTP (and Github API) error handling to app from compiler. 9 years ago
Alex Beregszaszi 7a215cf4ba List reason why import failed (file not found) 9 years ago
Alex Beregszaszi 3badac4075 Raise nice error if an unsupported URL import was attempted 9 years ago
Alex Beregszaszi 21953d8bcf Merge pull request #220 from ethereum/optimize-checkbox 9 years ago
Alex Beregszaszi a919af55fa Merge pull request #234 from ethereum/fix-error-click 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 3e2076d084 Merge pull request #232 from ethereum/fix-gather-imports 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 b0b6217d83 Merge pull request #231 from ethereum/fix-rpc-endpoint 9 years ago
Alex Beregszaszi 404b69d3e8 Fix execution context change (Web3 & RPC) 9 years ago
chriseth f9c2dc6469 Merge pull request #224 from ethereum/query-params 9 years ago
Alex Beregszaszi 578eba1c51 Merge pull request #226 from ethereum/updateddefaultsource 9 years ago
chriseth 0098d62b70 Update ballot contract to solidity 0.4.0. 9 years ago
Alex Beregszaszi eed3d0ab82 Merge initWithQueryParams 9 years ago
Alex Beregszaszi f96c0d254b Remove instant updates from the url.hash 9 years ago
chriseth 661d17fc09 Merge pull request #219 from ethereum/compile-button 9 years ago
Alex Beregszaszi f386476393 Support disabling automatic code compilation 9 years ago
Alex Beregszaszi 5e15c43c50 Merge pull request #215 from ethereum/load-version-json 9 years ago
Alex Beregszaszi c3e7168891 Move editor.onChange from compiler to app 9 years ago
Alex Beregszaszi 3cea49f6f6 Introduce compile button 9 years ago
Alex Beregszaszi cbb75404f3 Make buttons in settingsView look the same as in publishView 9 years ago
Alex Beregszaszi 077075be03 More optimised way to sort in reverse 9 years ago
Alex Beregszaszi 1b8972a972 Use helper buildVersion 9 years ago
Alex Beregszaszi de5b894d8d Sort version dropdown according to semver 9 years ago
Alex Beregszaszi 8d9f1c6d09 Rename latestRelease to selectedVersion 9 years ago
Alex Beregszaszi 091478ec1e Load version list from list.json 9 years ago
Alex Beregszaszi 634ba33f69 Remove obsolete code 9 years ago
chriseth 22861f70ad Merge pull request #218 from ethereum/display-warnings 9 years ago
Alex Beregszaszi 498ac7271b Display warnings even if there were no errors 9 years ago
chriseth ebe8b2e340 Merge pull request #216 from ethereum/compiler-load-events 9 years ago
Alex Beregszaszi b4f1857e08 Workaround some browsers and delete loaded compiler properly 9 years ago
Alex Beregszaszi b55d3f054e Use loadingCompiler event for setVersionText (also display if using worker) 9 years ago
Alex Beregszaszi ee483e655c Merge the two compilerLoaded listeners - e.g. don't compile twice after reload 9 years ago
Alex Beregszaszi 608c9c2a2a Do not mix function definition styles 9 years ago
Alex Beregszaszi 2482cbdf8b Emit loadingCompiler event on loadVersion 9 years ago
chriseth 0fcf0ca021 Merge pull request #213 from ethereum/fixsource 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 cb05660b23 Merge pull request #176 from yann300/sourceLOcation 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
chriseth ec86fd504f Merge pull request #211 from ethereum/clean-load-version 9 years ago
Alex Beregszaszi b8b5e2f389 Rename soljson.js to builtin for clarity 9 years ago
Alex Beregszaszi 852c128d9d Merge the two soljsonSources blocks 9 years ago
Alex Beregszaszi 7c2cdc4474 Disable the version selector if there's only one version available 9 years ago