Commit Graph

895 Commits (d5d9a1438ceeff1c3926248d62770ec5ea5ac8c4)
 

Author SHA1 Message Date
chriseth f9c2dc6469 Merge pull request #224 from ethereum/query-params 8 years ago
Alex Beregszaszi 578eba1c51 Merge pull request #226 from ethereum/updateddefaultsource 8 years ago
chriseth 0098d62b70 Update ballot contract to solidity 0.4.0. 8 years ago
Alex Beregszaszi eed3d0ab82 Merge initWithQueryParams 8 years ago
Alex Beregszaszi f96c0d254b Remove instant updates from the url.hash 8 years ago
chriseth 661d17fc09 Merge pull request #219 from ethereum/compile-button 8 years ago
Alex Beregszaszi f386476393 Support disabling automatic code compilation 8 years ago
Alex Beregszaszi 5e15c43c50 Merge pull request #215 from ethereum/load-version-json 8 years ago
Alex Beregszaszi c3e7168891 Move editor.onChange from compiler to app 8 years ago
Alex Beregszaszi 3cea49f6f6 Introduce compile button 8 years ago
Alex Beregszaszi cbb75404f3 Make buttons in settingsView look the same as in publishView 8 years ago
Alex Beregszaszi 077075be03 More optimised way to sort in reverse 8 years ago
Alex Beregszaszi 1b8972a972 Use helper buildVersion 8 years ago
Alex Beregszaszi de5b894d8d Sort version dropdown according to semver 8 years ago
Alex Beregszaszi 8d9f1c6d09 Rename latestRelease to selectedVersion 8 years ago
Alex Beregszaszi 091478ec1e Load version list from list.json 8 years ago
Alex Beregszaszi 634ba33f69 Remove obsolete code 8 years ago
chriseth 22861f70ad Merge pull request #218 from ethereum/display-warnings 8 years ago
Alex Beregszaszi 498ac7271b Display warnings even if there were no errors 8 years ago
chriseth ebe8b2e340 Merge pull request #216 from ethereum/compiler-load-events 8 years ago
Alex Beregszaszi b4f1857e08 Workaround some browsers and delete loaded compiler properly 8 years ago
Alex Beregszaszi b55d3f054e Use loadingCompiler event for setVersionText (also display if using worker) 8 years ago
Alex Beregszaszi ee483e655c Merge the two compilerLoaded listeners - e.g. don't compile twice after reload 8 years ago
Alex Beregszaszi 608c9c2a2a Do not mix function definition styles 8 years ago
Alex Beregszaszi 2482cbdf8b Emit loadingCompiler event on loadVersion 8 years ago
chriseth 0fcf0ca021 Merge pull request #213 from ethereum/fixsource 8 years ago
chriseth ff13c10247 Do not pass sources back and forth but retain them. 8 years ago
chriseth 6b10fccd04 Parse source into json for event. 8 years ago
yann300 cb05660b23 Merge pull request #176 from yann300/sourceLOcation 8 years ago
yann300 ed4c94cd1a readd format assembly text 8 years ago
yann300 e7f0512635 delete sourcehightlighter.js 8 years ago
yann300 c33a671148 add sourceHighlighter 8 years ago
chriseth ec86fd504f Merge pull request #211 from ethereum/clean-load-version 8 years ago
Alex Beregszaszi b8b5e2f389 Rename soljson.js to builtin for clarity 8 years ago
Alex Beregszaszi 852c128d9d Merge the two soljsonSources blocks 8 years ago
Alex Beregszaszi 7c2cdc4474 Disable the version selector if there's only one version available 8 years ago
Alex Beregszaszi 31c01f19b3 Reorder the version selector code for clarity 8 years ago
chriseth 5d7ca54ac4 Merge pull request #149 from ethereum/exclude-abstract-contracts 8 years ago
Alex Beregszaszi fa40becc75 Move the version selector code after the compiler was initialised 8 years ago
chriseth aad0b894f0 Merge pull request #202 from ethereum/chriseth-patch-1 8 years ago
chriseth 66fa29469e Merge pull request #200 from ethereum/clean-compiler-url 8 years ago
Alex Beregszaszi 798c6443db Show a disabled Create button for abstract contracts 8 years ago
Alex Beregszaszi c8292108b0 Support abstracts for 'at address' 8 years ago
Alex Beregszaszi bcb185dddd Display abstract contracts, but don't let them to be instantiated 8 years ago
Alex Beregszaszi 98bbac124c Exclude abstract (interface) contracts from the right hand panel 8 years ago
chriseth 5576732323 Merge pull request #208 from ethereum/css-cleanup 8 years ago
chriseth b6356b689c Merge pull request #209 from ethereum/worker-error-reporting 8 years ago
chriseth ebd130c094 Merge pull request #206 from ethereum/remove-solidity-interface 8 years ago
Alex Beregszaszi adfb53e8d0 Do not hide worker errors in the console 8 years ago
Alex Beregszaszi 067b01e51c css: consistency fixes 8 years ago